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 Data retrieval of ChargeItem resources

Elizabeth JohnOct 28 2024 — edited Oct 28 2024

Workflow or API calls:

Reminder: If this is referring to a client domain or EHR activity—not the public sandbox—do not include API request data or live patient data.

Background Information:

Failure to provide answers will impact our ability to respond in a timely and effective manner
Developer questions:

Are you an OPN Member? Yes
Have you signed up to be in the Healthcare Developer Track? Yes
Are you a registered Code Program member? No
Does your App have a presence on the Oracle Healthcare App Marketplace? No

Are you developing on behalf of an Oracle Health client? Not at this time but we do have Oracle customers that will want to leverage this integration

Hello

As a vendor, our objective is to acquire a list of ChargeItem resources for processing through our software, subsequently returning the modified charge items. Based off Cerner documentation (FHIR R4 APIs for Oracle Health Millennium Platform - Get a list of charge items), the ChargeItem resources can be fetched for an account or encounter.

Based off https://bulk-data.smarthealthit.org/ looks like a list of encounters may be returned in ndjson format using Bulk data access.

GET /$export?_type=Encounter
host: bulk-data.smarthealthit.org
accept: application/fhir+json
prefer: respond-async

However, it seems there is no provision to fetch the ChargeItems directly (like Encounter above) using Bulk Data API. Could you please confirm whether that is correct and also that the Bulk data access will require authorization.

Thanks

Elizabeth

Expected Result:

Actual Result:

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

This post has been answered by Sukesh Konjeti-Oracle on Nov 4 2024
Jump to Answer
Comments
Post Details
Added on Oct 28 2024
5 comments
410 views