Skip to Main Content

Code Console

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.

cernersandbox patient list contains invalid patients

Colin StynesMar 27 2024

Workflow or API calls:

I registered my SMART-on-FHIR app on https://code-console.sandboxcerner.com/ with patient/Patient.read and user/Patient.read scopes.

I clicked “Test Sandbox”, selected a patient, and launched the app.

The SMART-on-FHIR launch is successful, but when my app makes a request to /Patient/123 it returns a 403 error for some patients and a 404 error for others. None of the patients in the list actually work.

Expected Result:

The patients listed in the sandbox UI should exist on the FHIR server and the sandbox user should have permission to read them.

Actual Result:

Example of 404 Error:

X-Request-Id: df1d1003-8a50-49d6-a4d0-ccc5743ed39c

Example of 403 Error:

X-Request-Id: 801b201b-c9f4-4e7a-94fc-45e2df1eb46b

This post has been answered by Jennifer Hong-Oracle on Sep 17 2024
Jump to Answer
Comments
Post Details
Added on Mar 27 2024
6 comments
322 views