Temple Health · OAuth Scopes
Temple Health OAuth Scopes
OAuth 2.0
derived
Temple Health publishes 13 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Temple Health API on a user’s behalf.
Tokens are issued from https://epicaccess.templehealth.org/FhirProxyPrd/oauth2/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.
Academic Medical CenterCMS InteroperabilityCures ActDSTU2EpicFHIRFox Chase Cancer CenterHL7HealthcareHospital SystemMyChartOAuth 2.0Patient AccessPrice TransparencyR4SMART on FHIRTemple UniversityUS CoreUSCDI
Scopes: 13
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://epicaccess.templehealth.org/FhirProxyPrd/oauth2/authorize
https://epicaccess.templehealth.org/FhirProxyPrd/oauth2/authorize
Token URL
https://epicaccess.templehealth.org/FhirProxyPrd/oauth2/token
https://epicaccess.templehealth.org/FhirProxyPrd/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| fhirUser | Identity of the user launching the app | authorizationCode |
| launch | EHR launch context for provider-launched apps | authorizationCode |
| offline_access | Refresh token for long-lived access | authorizationCode |
| openid | OpenID Connect authentication | authorizationCode |
| patient/AllergyIntolerance.read | Read the launching patient's allergies | authorizationCode |
| patient/Condition.read | Read the launching patient's conditions | authorizationCode |
| patient/DocumentReference.read | Read the launching patient's documents | authorizationCode |
| patient/Encounter.read | Read the launching patient's encounters | authorizationCode |
| patient/MedicationRequest.read | Read the launching patient's medication requests | authorizationCode |
| patient/Observation.read | Read the launching patient's observations | authorizationCode |
| patient/Patient.read | Read the launching patient's demographics | authorizationCode |
| system/Patient.read | System-level Patient read (Bulk Data) | authorizationCode |
| user/Patient.read | Read Patient as the launching user | authorizationCode |