ExamModel
Model used to retrieve or set information about an exam.
| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientExternalID |
Patient number of the exam (Required). |
string |
None. |
| DoctorExternalID |
Doctor number of the exam. |
string |
None. |
| Date |
Date of the exam (Required). |
date |
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. |