Slot Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-slot |
|---|---|
| Status | draft · 1.26.0 |
| Base | Slot (constraint) |
| CQL primary code path | serviceType — what this means |
| Source | FSH · JSON |
Minimal Nexus EMR profile for Slot resources — an individual bookable time window owned by a Schedule. Slots are materialised from recurring templates (Phase 1: OscarPro scheduletemplate rows) into concrete date+time instances. Booking clients select a free Slot, create an Appointment referencing it, and the booking system transitions the Slot's status.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Slot | 0..* | Nexus EMR Slot Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6 |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| identifier | S | 0..* | Identifier | Business identifier(s) for slot i Invariants: ele-1 |
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Binding: identifier-use ( required)Invariants: ele-1 |
| system | 1..1 | uri | The namespace for the identifier value i Invariants: ele-1 |
|
| value | 1..1 | string | The value that is unique i Invariants: ele-1 |
|
| serviceCategory | S | 0..* | CodeableConcept | Service category with raw code support i Binding: service-category ( example)Invariants: ele-1 |
| serviceType | S | 0..* | CodeableConcept | Service type with raw code support i Binding: service-type ( example)Invariants: ele-1 |
| appointmentType | S | 0..1 | CodeableConcept | Appointment type that fits this slot i Binding: v2-0276 ( preferred)Invariants: ele-1 |
| schedule | S | 1..1 | Reference(Schedule Profile) | The Schedule this Slot belongs to Invariants: ele-1 |
| status | S | 1..1 | code | busy | free | busy-unavailable | busy-tentative | entered-in-error Binding: slotstatus ( required)Invariants: ele-1 |
| start | S | 1..1 | instant | Slot start instant (UTC with offset) Invariants: ele-1 |
| end | S | 1..1 | instant | Slot end instant (UTC with offset) Invariants: ele-1 |
| overbooked | S | 0..1 | boolean | Whether the slot is intentionally overbooked Invariants: ele-1 |
| comment | S | 0..1 | string | Free-text notes about the slot (e.g. blockout reason) Invariants: ele-1 |