Cerner (Oracle Health) · OAuth Scopes
Cerner (Oracle Health) OAuth Scopes
OAuth 2.0
derived
Cerner (Oracle Health) publishes 4 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cerner (Oracle Health) API on a user’s behalf.
Tokens are issued from https://authorization.cerner.com/tenants/{tenant}/protocols/oauth2/profiles/smart-v1/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Cerner MillenniumCode ConsoleEHRElectronic Health RecordsFHIRHL7HealthcareInteroperabilityOAuth 2.0Oracle HealthPatient AccessProvider DirectorySMART on FHIRFortune 1000
Scopes: 4
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://authorization.cerner.com/tenants/{tenant}/protocols/oauth2/profiles/smart-v1/personas/patient/authorize
https://authorization.cerner.com/tenants/{tenant}/protocols/oauth2/profiles/smart-v1/personas/patient/authorize
Token URL
https://authorization.cerner.com/tenants/{tenant}/protocols/oauth2/profiles/smart-v1/token
https://authorization.cerner.com/tenants/{tenant}/protocols/oauth2/profiles/smart-v1/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| patient/*.read | Read all patient-scoped resources. | authorizationCode |
| system/*.read | System-level read access. | authorizationCode, clientCredentials |
| system/*.write | System-level write access. | clientCredentials |
| user/*.read | Read all user-scoped resources. | authorizationCode |