Children's Hospital of Philadelphia · Authentication Profile

Childrens Hospital Of Philadelphia Authentication

Authentication

Children’s Hospital of Philadelphia 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).

HealthcarePediatricsFHIRSMART On FHIRPatient AccessProvider DirectoryCMS InteroperabilityUS CoreBulk DataResearch DataOpen Data
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/chop-fhir-r4-openapi.yml
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
schemes:
- name: smartOnFhir
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://epicnsproxy.chop.edu/fhir/oauth2/authorize
    tokenUrl: https://epicnsproxy.chop.edu/fhir/oauth2/token
    scopes: 5
  - flow: clientCredentials
    tokenUrl: https://epicnsproxy.chop.edu/fhir/oauth2/token
    scopes: 1
  sources:
  - openapi/chop-fhir-r4-openapi.yml