Appointment
Generated by the Bulk Data Export system
The order of columns is subject to change. When parsing files, please ensure to use headers rather than positional parsing to ensure you are reading the data correctly.
An appointment for a patient with a practitioner. This may or may not convert into a measurement encounter.
Property | Name | Field Type | Cardinality | Notes |
|---|---|---|---|---|
instituteid | Institute Id | identifier | 1..* | |
instituteShortcode | Institute Shortcode | String | 1..* | |
id | Id | identifier | 1..1 | |
status | Status | enum | 1..1 | proposed | pending | booked | arrived | fulfilled | canceled | noshow |
startDate | Start Date | timestamp | 1..1 | |
endDate | End Date | timestamp | 0..1 | |
minutesDuration | Duration (minutes) | integer | 1..1 | |
encounterId | Encounter Id | identifier | 0..1 | |
practitionerId | Practitioner Id | identifier | 0..1 | |
patientId | Patient Id | identifier | 1..1 | |
treatmentServiceId | Treatment Service Id | identifier | 1..1 |