MergePatientModel
Model to be used to get or set Patient Ids for merging process.
| Name | Description | Type | Additional information |
|---|---|---|---|
| FromPatientExternalId |
External ID of the patient that will be removed as the result of the operation. All the data of this patient will be transferred to the other patient. |
string |
None. |
| ToPatientExternalId |
External ID of the patient that will receive the data of the removed patient. |
string |
None. |