System Apps

82 views
Skip to first unread message

Yitzhak Magoon

unread,
Jan 24, 2023, 9:34:47 AM1/24/23
to Oracle Cerner FHIR Developers
Are there any examples or tutorials of a system app instead of provider/patient? Is it possible to go through the code program for a system app?

Yitzhak Magoon

unread,
Jan 24, 2023, 11:55:30 AM1/24/23
to Oracle Cerner FHIR Developers
I'm getting the following error when trying to authenticate...I'm not sure if I have the bolded section correct?

https://authorization.cerner.com/tenants/05ee4a1c-cde0-4efd-b6a8-1bec85ecc825/protocols/oauth2/profiles/smart-v1/token

Headers
Accept:application/json
Authorization: clientid:secretid (base64 encoded)
Content-Type:  application/x-www-form-urlencoded
cache-control:  no-cache

Body
grant_type:  client_credentials

Yitzhak Magoon

unread,
Jan 24, 2023, 12:07:20 PM1/24/23
to Oracle Cerner FHIR Developers
I was missing "Basic" in front of the base64 encoded client:secret in the Authorization header. I'm now getting this error:

Yitzhak Magoon

unread,
Feb 1, 2023, 4:34:32 PM2/1/23
to Oracle Cerner FHIR Developers
Does anyone monitor this group? My questions have been outstanding for over a week now. 

Aaron McGinn (Oracle Cerner)

unread,
Feb 3, 2023, 7:26:10 PM2/3/23
to Oracle Cerner FHIR Developers
System apps can go through the code programs as well as provider apps!

Here [1] is the workflow for system authorization. The tenant ID that you will use for the public sandbox is ec2458f2-1e24-41c8-b71b-0e701af7583d. In order to assist you in support, you will need to provide a Cerner-Correlation-Id or X-Request-Id from the response headers.

I am guessing that using the above tenant ID will solve your issues, since the rest of your request looks correct!


-Aaron (Oracle Cerner)
Reply all
Reply to author
Forward
0 new messages