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.

Sandbox Authorization

Paschal EzeugwuFeb 13 2025

I created a Sandbox Application (Provider facing) here https://code-console.sandboxcerner.com/ with Client ID e3770b0f-3c7b-4a87-9742-279eadf2b7a1

I would like to launch an 0auth2 popup, have the provider login, show a list a patients on the instance they can select. This is the 0auth authorization ID I built

https://authorization.sandboxcerner.com/tenants/9b2430bc-1ef6-4099-9873-598815a482a5/protocols/oauth2/profiles/smart-v1/personas/provider/authorize?redirect_uri=https://28b1-154-16-49-46.ngrok-free.app/ehr/redirect/cerner&client_id=e3770b0f-3c7b-4a87-9742-279eadf2b7a1&scope=patient/Patient.read launch&state=defaultState&aud=https://28b1-154-16-49-46.ngrok-free.app/ehr/redirect/cerner&response_type=code

when I try to access this URL, I get an error from the redirect callback

This post has been answered by Jennifer Hong-Oracle on Feb 20 2025
Jump to Answer
Comments
Post Details
Added on Feb 13 2025
2 comments
273 views