The Slot resource represents timeslots in a practitioner's schedule that are used to book or hold an appointment.
Endpoints
Endpoint | Operation | Description |
---|---|---|
GET /main/Slot | List Slots | Retrieves a collection of time intervals that are available for booking appointments within a specific schedule |
GET /main/Slot/{id} | Show Slot | Retrieves an individual time interval available for booking appointments within a specific schedule |
Schema
Property | Description |
---|---|
schedule |
See also: Schedule |
status |
See also: Slot status |
start |
|
end |
|
overbooked |
|
actor |
Practitioner Organization PractitionerRole |