Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/lab/walk-in/order-lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The Finite State Machine that defines the possible transitions for the low-level

## Appointment Lifecycle

The appointment lifecycle is separate from the order lifecyle, and it corresponds to a single appointment. The possible status are defined as follows:
The appointment lifecycle is separate from the order lifecycle, and it corresponds to a single appointment. The possible statuses are defined as follows:

- `pending`: An appointment was placed in the system, and is pending updates from the phlebotomy service.
- `scheduled`: An appointment was scheduled or rescheduled.
Expand Down
Loading