Hi Team,
Need some clarification regarding the authorization on behalf of any system/hospital registered with Cerner to access sandbox API using REST APIs.
Are the majority of hospitals which have partnered with Cerner use any Authorization framework like OAuth or rely on any REST API’s for authorization.
My use case also revolves around practitioners accessing Cerner FHIR using System access, so how do practitioners authenticate themselves with Cerner to access/update EMR data. Is it done using OpenID ?
Thanks & Regards,
Aditya Waghmare
Can you confirm if our understanding about below points is proper:
1) One Instance of Cerner can have multiple EMRs hosted on it. For example: as in table below, Instance “Cerner 1” can have 3 EMRs hosted on it, with EMR 1 and 2 belonging to Hospital 1 and EMR 3 belonging to Hospital 2. Is this understanding correct?
i. Our’s application Client ID registered on Cerner system
ii. Our’s application Client Secret registered on Cerner system
iii. Authorization URL → Authorization URL to retrieve Authorization Code.
iv. Token URL → URL to retrieve Access token
v. Server URL → Unique Cerner Instance URL for Hitting FHIR APIs.
Thanks & Regards,
Aditya Waghmare