DoctorAvailabilitySlotModel
Model used to retrieve or set information about a doctor availability slot.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Notes |
The reason why a doctor is unavailable. |
string |
None. |
| LocationExternalId |
Location's unique ID on integrating system (Required). |
string |
None. |
| DoctorExternalId |
Doctor's unique ID on integrating system (Required). |
string |
None. |
| Available |
Indicates whether the doctor is available or not. |
boolean |
None. |
| AppointmentRequestReasonId |
Indicates whether the doctor has an appointment request reason or not.. |
globally unique identifier |
None. |
| DoctorAvailabilityDates |
List of doctor availability dates in doctor availability slot model. |
Collection of DoctorAvailabilityDate |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
globally unique identifier |
None. |
| ExternalId |
Unique ID of the model on integrating system (Required). |
string |
None. |