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.

open-fhir.cerner.com - does _revinclude work?

Addison UlhaqOct 2 2024 — edited Oct 2 2024

Workflow or API calls:

Trying to find a patient resource by identifier value and include all AllergyIntolerance resources that reference this patient.

I have tried the following.

/Patient?identifier=9006143802&_revinclude=AllergyIntolerance:patient

Background Information:

Reading on the Millenium Rest API documentation, _revinclude should work for most resources, including the Patient API

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

Expected Result:

Patient Resource + AllergyIntolerance Resources in Bundle

Actual Result:
Patient Resource in Bundle

X-Request-Id / Cerner-Correlation-Id / opc-request-id:
“/8EDF1532A834B86EA68DB5920E370107+sF7P_LnQA” / ---- / “/8EDF1532A834B86EA68DB5920E370107/95A44B155F5DCF5322AFDB6BB1859F9”
Date/time of the example:

This post has been answered by Csabi Aszalos-Oracle on Oct 3 2024
Jump to Answer
Comments
Post Details
Added on Oct 2 2024
3 comments
374 views