We need to search for patients using MRN. We found two patients' details when searching using MRN:6929
https://forums.oracle.com/ords/apexds/post/same-mrn-is-there-in-two-patients-record-5360
According to the above link, we need an identifier to search for patients.
Example :
For Patient ID: 12752866
The Search by Identifier URL is :
https://fhir-ehr-code.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Patient?identifier=urn:oid:2.16.840.1.113883.3.787.0.0|6929
For Patient ID: 12724065
The Search by Identifier URL is :
https://fhir-ehr-code.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Patient?identifier=urn:oid:2.16.840.1.113883.6.1000|6929
How do I get that identifier?
Is there an API to get the identifier?