Schedule
Summary
In CARE, the Schedule resource represents the availability of a healthcare provider (e.g., doctor, nurse) for appointments. It defines the time periods during which the provider is available to provide services. This concept aligns with FHIR's , which serves as a container for time slots that can be booked using an appointmentSchedule
resource
Functional Workflow
- Define Schedule: Create a
Schedule
resource for each provider, specifying the time periods during which they are available. - Generate Slots: Within the schedule, create
Slot
resources representing specific time intervals available for booking.?