Penn Medicine · Authentication Profile

Penn Medicine Authentication

Authentication

Penn Medicine secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

HealthcareHospitalAcademic Medical CenterFHIRSMART On FHIRPatient AccessProvider DirectoryCMS InteroperabilityUS CoreBulk DataEpic
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

smartOnFhir oauth2
· flows: authorizationCode, clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/penn-medicine-fhir-r4-openapi.yml
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
schemes:
- name: smartOnFhir
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://ssproxy.pennhealth.com/PRD-FHIR/oauth2/authorize
    tokenUrl: https://ssproxy.pennhealth.com/PRD-FHIR/oauth2/token
    scopes: 5
  - flow: clientCredentials
    tokenUrl: https://ssproxy.pennhealth.com/PRD-FHIR/oauth2/token
    scopes: 1
  sources:
  - openapi/penn-medicine-fhir-r4-openapi.yml