Helix AU Core
0.1.0 - ci-build
Helix AU Core - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
The $getSlots operation is a type-level custom operation in the Hub FHIR API designed to streamline appointment scheduling workflows.
Slot resources.$getSlots operation is used to:
Simplifies Complex Queries: Instead of requiring clients to construct complex search queries on the Slot resource (e.g., filtering by time, practitioner, location, and status), $getSlots wraps this logic into a single, reusable operation.
Improves Performance: $getSlots can return only the most relevant slots, reducing the volume of data transferred and improving response times.
Enables Smart Scheduling: It can be extended to support intelligent filtering, such as:
It returns a FHIR Bundle and Slotsresources for appointment booking.
GET/Slot/$getslots
YYYY-MM-DDThh:mm:ssZformat.