Name | Description | Type | Additional information |
---|---|---|---|
Id |
Unique ID of the model on our system (Read only). |
globally unique identifier |
None. |
CDAContent |
The content of the health summary |
string |
None. |
PatientExternalId |
Patient's unique ID on integrating system (Required). |
string |
None. |
PatientFirstName |
First name of the patient. |
string |
None. |
PatientMiddleName |
Middle name of the patient. |
string |
None. |
PatientLastName |
Last name of the patient. |
string |
None. |
LocationExternalId |
Location's unique ID on integrating system (Required). |
string |
None. |
LocationName |
Name of the location. |
string |
None. |
LocationTimeZoneId |
Time zone ID of the location. |
string |
None. |
DoctorExternalId |
Doctor's unique ID on integrating system. |
string |
None. |
DoctorName |
Name of the doctor. |
string |
None. |
EnteredUTC |
Date when health summary entered. |
string |
None. |
Type |
Health summary type (Required). Type should be (AmbulatorySummary, SummaryOfCare or ClinicalSummary). |
string |
None. |