Cerner Sandbox - onc-healthit/inferno-community GitHub Wiki
Cerner Provides both open (no registration required) and secure (registration required) sandboxes.
Open Sandbox
FHIR EHR-launch Server URL: https://fhir-ehr.sandboxcerner.com/dstu2/0b8a0111-e8e6-4c26-a91c-5069cbc6b1ca
FHIR Standalone Server URL: https://fhir-myrecord.sandboxcerner.com/dstu2/0b8a0111-e8e6-4c26-a91c-5069cbc6b1ca
See the Cerner Documentation for more details.
Secure Sandbox
Creating an Account
Create an account at https://cernercare.com/accounts/create
Or Login Here
Registering an App
Access the secure sandbox using the account you created above. Click "New App"
Add an app name.
For a standalone launch, set the App Type to "Patient". For an EHR launch, set the App Type to "Provider"
Under the "User Scopes" section, select all the patient scopes you want the app to be able to access.
Click Register
Using Sandbox with Inferno
Clicking the app you just created will show you the client-id you can use with Inferno.
Launch inferno using one of EHR-launch or Standalone urls.
Cerner does not allow use of wildcards(*). So instead of patient/*.read you will need to specify a particular scope of resource you will be using. EHR-launch scope information