Appointment
BaseA booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Appointment | 0..* | — | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) |
| .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 |
| .status?!Σ | 1..1 | code | proposed | pending | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in | waitlist Bindingappointmentstatus(required) |
| .cancelationReasonΣ | 0..1 | CodeableConcept | The coded reason for the appointment being cancelled Bindingappointment-cancellation-reason(example) |
| .serviceCategoryΣ | 0..* | CodeableConcept | A broad categorization of the service that is to be performed during this appointment Bindingservice-category(example) |
| .serviceTypeΣ | 0..* | CodeableConcept | The specific service that is to be performed during this appointment Bindingservice-type(example) |
| .specialtyΣ | 0..* | CodeableConcept | The specialty of a practitioner that would be required to perform the service requested in this appointment Bindingc80-practice-codes(preferred) |
| .appointmentTypeΣ | 0..1 | CodeableConcept | The style of appointment or patient that has been booked in the slot (not service type) Bindingv2-0276(preferred) |
| .reasonCodeΣ | 0..* | CodeableConcept | Coded reason this appointment is scheduled Bindingencounter-reason(preferred) |
| .reasonReference | 0..* | Reference(Condition | Procedure | Observation | ImmunizationRecommendation) | Reason the appointment is to take place (resource) |
| .priority | 0..1 | unsignedInt | Used to make informed decisions if needing to re-prioritize |
| .description | 0..1 | string | Shown on a subject line in a meeting request, or appointment list |
| .supportingInformation | 0..* | Reference(Resource) | Additional information to support the appointment |
| .startΣ | 0..1 | instant | When appointment is to take place |
| .endΣ | 0..1 | instant | When appointment is to conclude |
| .minutesDuration | 0..1 | positiveInt | Can be less than start/end (e.g. estimate) |
| .slot | 0..* | Reference(Slot) | The slots that this appointment is filling |
| .created | 0..1 | dateTime | The date that this appointment was initially created |
| .comment | 0..1 | string | Additional comments |
| .patientInstruction | 0..1 | string | Detailed information and instructions for the patient |
| .basedOn | 0..* | Reference(ServiceRequest) | The service request this appointment is allocated to assess |
| .participant | 1..* | BackboneElement | Participants involved in appointment |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .typeΣ | 0..* | CodeableConcept | Role of participant in the appointment Bindingencounter-participant-type(extensible) |
| .actorΣ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location) | Person, Location/HealthcareService or Device |
| .requiredΣ | 0..1 | code | required | optional | information-only Bindingparticipantrequired(required) |
| .statusΣ | 1..1 | code | accepted | declined | tentative | needs-action Bindingparticipationstatus(required) |
| .period | 0..1 | Period | Participation period of the actor |
| .requestedPeriod | 0..* | Period | Potential date/time interval(s) requested to allocate the appointment within |