Curana Health · OAuth Scopes

Curana Health OAuth Scopes

OAuth 2.0 searched

Curana Health uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyDigital HealthHealthcareFHIRInteroperabilityMedicare AdvantageSenior LivingPatient AccessValue-Based CareCMS-9115-F
Scopes: 0 Flows: Method: searched

Scopes (0)

Curana Health implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

curana-health-scopes.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://curanahealth.com/wp-content/uploads/2026/04/3rd_PARTY_CMS_APIS_v2.2.pdf
docs: https://curanahealth.com/interoperability-api/
model: >-
  Access tokens carry explicitly-declared scopes that determine the resources an
  application may access; wildcards are not supported. The Third-Party Application Owner
  User Guide documents two scope groups. Exact scope strings are not reproduced verbatim
  here to avoid fabrication; each group is described by the FHIR resources it governs and
  the scope count published in the guide.
scope_groups:
- name: Public Access
  count: 8
  authorization: none (public Provider Directory per CMS-9115-F)
  covers_resources:
  - Practitioner
  - PractitionerRole
  - Organization
  - Location
  - InsurancePlan
  - MedicationKnowledge
  - Medication
  - List
- name: Patient Access
  count: 12
  authorization: OAuth 2.0 member consent required
  covers_resources:
  - Patient
  - Coverage
  - ExplanationOfBenefit
  - Condition
  - AllergyIntolerance
  - Immunization
  - CarePlan
  - CareTeam
  - Goal
  - Observation
  - Procedure
  - MedicationRequest
  - DocumentReference