Data Export - Appointment
Appointment
Generated by the Bulk Data Export system
An appointment for a patient with a practitioner. This may or may not convert into a measurement encounter.
| Property | Name | Field Type | Cardinality | Notes |
|---|---|---|---|---|
| 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 |