Copy this private key and use it in your app to sign the token claims(authentication JWT).
Launch with this randomly generated sandbox name, or enter a previously used name to use an existing sandbox.
Also include read access to these pre-defined datasets
launch
launch/patient
Simulates the active patient in EHR when the CDS sandbox is launched. If no Patient ID is entered or if multiple comma delimited IDs are specified, a patient picker will be displayed as part of the launch flow.
Simulates the active patient in EHR when app is launched. If no Patient ID is entered or if multiple comma delimited IDs are specified, a patient picker will be displayed as part of the launch flow.
openid
fhirUser
Simulates user who is launching the CDS sandbox. If no provider is selected, or if multiple comma delimited Practitioner IDs are specified, a login screen will be displayed as part of the launch flow.
Simulates user who is launching the app. If no provider is selected, or if multiple comma delimited Practitioner IDs are specified, a login screen will be displayed as part of the launch flow.
Simulates the user who is launching the app. Patient login page will be displayed as part of the launch flow if no Patient ID is entered or multiple comma delimited Patient IDs are specified.
Paste your RSA-256 public key or use the button above to generate a new one
launch/encounter
client_id
client_secret
Authorization
Full url of the page in your app that will initialize the SMART session (often the path for a launch.html file)
Copy Your app should use the URL above as base URL (and aud parameter) and authenticate as described here.
aud