Skip to Main Content

R4 APIs (Millennium)

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

How to get identifier to search patient using MRN

Navaid JamalSep 11 2023

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?

Comments
Post Details
Added on Sep 11 2023
8 comments
671 views