This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Detailed Descriptions for the elements in the Schedule resource.
Schedule | |
Definition | A container for slot(s) of time that may be available for booking appointments. |
Control | 1..1 |
Alternate Names | Availability |
Schedule.identifier | |
Definition | External Ids for this item. |
Note | This is a business identifer, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Summary | true |
Schedule.type | |
Definition | The schedule type can be used for the categorization of healthcare services or other appointment types. |
Control | 0..* |
Binding | Practice Setting Code Value Set: Additional details about where the content was created (e.g. clinical specialty) (Preferred) |
Type | CodeableConcept |
Schedule.actor | |
Definition | The resource this Schedule resource is providing availability information for. These are expected to usually be one of HealthcareService, Location, Practitioner, Device, Patient or RelatedPerson. |
Control | 1..1 |
Type | Reference(Patient | Practitioner | RelatedPerson | Device | HealthcareService | Location) |
Summary | true |
Schedule.planningHorizon | |
Definition | The period of time that the slots that are attached to this Schedule resource cover (even if none exist). These cover the amount of time that an organization's planning horizon; the interval for which they are currently accepting appointments. This does not define a "template" for planning outside these dates. |
Control | 0..1 |
Type | Period |
Summary | true |
Schedule.comment | |
Definition | Comments on the availability to describe any extended information. Such as custom constraints on the slot(s) that may be associated. |
Control | 0..1 |
Type | string |