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.

FHIR Find Practitioner by NPI

chris restallJan 22 2025

Attempted using the FHIR R4 APIs for Oracle Health Millennium Platform

to get a practitioner by their NPI using a GET request as follows:
/Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|1518954999

Also have tried using:

/Practitioner?identifier=http://terminology.hl7.org/CodeSystem/v2-0203|1518954999

Nothing seems to work. Is there something I'm missing for this GET EP? Have also tried url encoding and it just doesn't seem to work,

Comments
Post Details
Added on Jan 22 2025
6 comments
341 views