Schedule
BaseA container for slots of time that may be available for booking appointments.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Schedule | 0..* | — | A container for slots of time that may be available for booking appointments |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External Ids for this item |
| .active?!Σ | 0..1 | boolean | Whether this schedule is in active use |
| .serviceCategoryΣ | 0..* | CodeableConcept | High-level category Bindingservice-category(example) |
| .serviceTypeΣ | 0..* | CodeableConcept | Specific service Bindingservice-type(example) |
| .specialtyΣ | 0..* | CodeableConcept | Type of specialty needed Bindingc80-practice-codes(preferred) |
| .actorΣ | 1..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location) | Resource(s) that availability information is being provided for |
| .planningHorizonΣ | 0..1 | Period | Period of time covered by schedule |
| .comment | 0..1 | string | Comments on availability |