Schedule Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-schedule |
|---|---|
| Status | draft · 1.26.0 |
| Base | Schedule (constraint) |
| CQL primary code path | serviceType — what this means |
| Source | FSH · JSON |
Minimal Nexus EMR profile for Schedule resources, representing a clinic or provider's bookable calendar. Slots reference back to a Schedule via Slot.schedule. Phase 1 sources OscarPro provider templates (one Schedule per provider) but the profile supports room/equipment (Location) and service-line (HealthcareService) schedules as well.
Elements / Differential
What this profile constrains beyond Schedule. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Schedule | Nexus EMR Schedule Core Invariants: schedule-actor-required, schedule-actor-provider-max, schedule-actor-location-max, schedule-actor-healthcareservice-max |
|||
| meta | 0..1 | Meta | ||
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i |
| text | S | 0..1 | Narrative | Narrative i |
| identifier | S | 0..* | Identifier | Business identifier(s) for schedule i |
| system | 1..1 | uri | i | |
| value | 1..1 | string | i | |
| active | S | 0..1 | boolean | Whether the schedule is in active use i |
| serviceCategory | S | 0..* | CodeableConcept | Service category with raw code support i |
| serviceType | S | 0..* | CodeableConcept | Service type with raw code support i |
| actor | S | 1..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location) | Who/what the schedule belongs to i |
| planningHorizon | S | 0..1 | Period | Rolling booking window this schedule supports |
| comment | S | 0..1 | string | Free-text scheduling notes |