Get All By Mrn
Gets all patient merge records that have the given mrn.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
mrn
Response
This endpoint returns a list of objects.
alternative_patient_mrn
The MRN of the patient that was merged.
deactivated
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
id
The unique identifier for a PatientMerge record.
organization_id
The organization that owns this object.
primary_patient_mrn
The MRN of the patient that is getting a patient merged into them.
updated_at
updating_user_id
The user ID of the user who last updated the object.
version
The version of the object. Any update to any property of an object object will create a new version.
Errors
404
Not Found Error