You will need to generate a token and supply it in the Authorization header to access our closed endpoint. You can read through our SMART on FHIR tutorial[1] which will take you step by step through the process of creating a SMART app, registering it in the code Console, and generating a token. If you'd prefer more raw documentation you can as well check out the Authorization[2] section on fhir.cerner.com for more information.
is that a can not find the patient error or a call error?
Thank you
Don French
Kol Kheang (Cerner)
unread,
Jan 6, 2022, 11:21:08 PM1/6/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cerner FHIR Developers
Hi Don,
The path name for the resource is case sensitive (Patient instead of patient). Also, please set the Accept header. The Content-Type header is not needed for a GET request.