Skip to Main Content

Bulk Data 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.

Bulk export _type not found

Joe MaxwellSep 20 2024 — edited Sep 23 2024

Workflow or API calls:

I am trying to get back a bulk of encounters and I have confirmed that I am setting up the request from another ticket. This time with the sandbox I am getting a 202Ok response if I don't add the _type to the request but whenever I add anything other than $export I get a not found error.

Background Information:

The

url: https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Group/11ec-d16a-c763b73e-98e8-a31715e6a2bf/$export&_type=Encounter

i am hitting with my bulk applicaiton

client id: 5f6be3bc-3f71-4e25-87bd-facee2d3ac8d

Expected Result:

Response with the job url

Actual Result:

{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"Not Found"}}]}

X-Request-Id / Cerner-Correlation-Id / opc-request-id:
Date/time of the example:

This post has been answered by Sangeetha M-Oracle on Sep 24 2024
Jump to Answer
Comments
Post Details
Added on Sep 20 2024
1 comment
245 views