![]() |
AppointmentStatusCode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling
Member name | Value | Description | |
---|---|---|---|
NotSpecified | 0 | The variable has not been initialized. | |
Scheduled | 1 | A future appointment. | |
Waiting | 2 | The patient for this appointment arrived to the clinic. | |
CancelledByPatient | 3 | The patient cancelled the appointment. | |
CancelledByProvider | 4 | The appointment was cancelled by the Provider. | |
Fulfilled | 5 | The event which the appointment represented has been initialized and the appointment is therefore fulfilled. | |
Transferred | 6 | The patient was transferred to a different doctor. |