Hl7CDAModel
Model used set information about a Hl7CDA.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique ID of the model on our system (Read only). |
globally unique identifier |
None. |
| CDAXml |
Content of the CDA. |
string |
None. |
| PatientExternalId |
Patient's unique ID on integrating system (Required). |
string |
None. |
| LocationExternalId |
Location's unique ID on integrating system (Required). |
string |
None. |
| DoctorExternalId |
Doctor's unique ID on integrating system. |
string |
None. |
| Type |
CDA's type (Required). Type should be (AmbulatorySummary, SummaryOfCare or ClinicalSummary). |
string |
None. |