wellcare-health-plans · OAuth Scopes

wellcare-health-plans OAuth Scopes

OAuth 2.0 derived

wellcare-health-plans publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the wellcare-health-plans API on a user’s behalf.

Tokens are issued from https://partners.centene.com/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.

Fortune 500
Scopes: 8 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://partners.centene.com/oauth2/authorize
Token URL
https://partners.centene.com/oauth2/token
Flows
authorizationCode

Scopes (8)

ScopeDescriptionFlows
patient/Condition.read Read diagnosed conditions authorizationCode
patient/Coverage.read Read coverage and enrollment data authorizationCode
patient/Encounter.read Read care encounters authorizationCode
patient/ExplanationOfBenefit.read Read claims and EOB data authorizationCode
patient/Immunization.read Read immunization records authorizationCode
patient/MedicationRequest.read Read medication requests authorizationCode
patient/Observation.read Read observations and lab results authorizationCode
patient/Patient.read Read patient demographic data authorizationCode

Source

OAuth Scopes

wellcare-health-plans-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/wellcare-fhir-patient-access-api-openapi.yml
schemes:
- name: smartOnFhir
  source: openapi/wellcare-fhir-patient-access-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://partners.centene.com/oauth2/authorize
    tokenUrl: https://partners.centene.com/oauth2/token
  description: SMART on FHIR OAuth 2.0 authorization for patient-facing apps.
scopes:
- scope: patient/Condition.read
  description: Read diagnosed conditions
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/Coverage.read
  description: Read coverage and enrollment data
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/Encounter.read
  description: Read care encounters
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/ExplanationOfBenefit.read
  description: Read claims and EOB data
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/Immunization.read
  description: Read immunization records
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/MedicationRequest.read
  description: Read medication requests
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/Observation.read
  description: Read observations and lab results
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml
- scope: patient/Patient.read
  description: Read patient demographic data
  flows:
  - authorizationCode
  sources:
  - openapi/wellcare-fhir-patient-access-api-openapi.yml