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

Slots

Slots (July 2025)

Definition

Slot resources are used to provide time-slots that can be booked using an appointment. It provides specific time interval on a schedule to book an appointment. These are effectively spaces of free/busy time.

Overview

  • A Slot must always reference a Schedule.
  • Slots are generated on demand based on provider's availability.
  • Slots can be free, busy or busytentative.
  • For a user Slot ensures:
    • Compatibility with Helix AU Core Slot Profile.
    • Support for custom scheduling operations.
    • Integration with core FHIR scheduling resources.
  • Resource Type: Slots.
  • Purpose: Defines a bookable or blocked time window.
  • Linked To: Schedule resource.
  • Used By: Appointment resource.

$getSlots: Operation to get available Slots for a Practitioner.