RecallModel
Model used to retrieve or set information about a recall.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
Date and time of the recall(Required). |
date |
None. |
| Active |
Recall is active or not. If the recall is inactive, then it doesn't create communications. |
boolean |
None. |
| LocationExternalId |
Location's unique ID on integrating system (Required). |
string |
None. |
| DoctorExternalId |
Doctor's unique ID on integrating system (Required). |
string |
None. |
| PatientExternalId |
Patient's unique ID on integrating system (Required). |
string |
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. |