Scheduling
Scheduling is a common workflow and correct use of the FHIR spec supports many complex scheduling workflows. Scheduling workflows include a Schedule which has one more more Slots, in which Appointments are made.
More advanced workflows can include AppointmentResponse and can have requirements for Location, or other business logic enforcement.
- Scheduling Features and Fixes on Github, with sample data included.
- Schedules on the Medplum App
- Scheduling React Component