Hello, I am new to Cerner.
I want to enable the provider to authorize our app to perform some actions within cerner EHR, on behalf of the provider. Some example operations include: reading and writing appointments, reading patients and reading and writing clinical notes/encounters.
- Is there an oauth flow for this?
- Are there any sandbox provider credentials I can use for this?
- Is there a 2-legged auth flow for clients that can securely store a secret?
- Is there a sandbox portal where we can test how our APIs call actually impact the UI?
- Is there a way to do this without creating a Smart app?
Thanks!