Varian Medical Systems · OAuth Scopes

Varian Medical Systems OAuth Scopes

OAuth 2.0 derived

Varian Medical Systems publishes 11 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Varian Medical Systems API on a user’s behalf.

Tokens are issued from https://varian-smart.dynamicfhir.com/core/connect/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.

HealthcareOncologyMedical DevicesFHIRRadiation TherapyHealth ITFortune 1000
Scopes: 11 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://varian-smart.dynamicfhir.com/core/connect/authorize
Token URL
https://varian-smart.dynamicfhir.com/core/connect/token
Flows
authorizationCode

Scopes (11)

ScopeDescriptionFlows
launch/patient Patient context launch authorizationCode
patient/AllergyIntolerance.read Read allergy records authorizationCode
patient/CarePlan.read Read care plans authorizationCode
patient/Condition.read Read patient conditions/diagnoses authorizationCode
patient/DiagnosticReport.read Read diagnostic reports authorizationCode
patient/DocumentReference.read Read document references authorizationCode
patient/Goal.read Read treatment goals authorizationCode
patient/MedicationRequest.read Read medication requests authorizationCode
patient/Observation.read Read patient observations/labs authorizationCode
patient/Patient.read Read patient demographics authorizationCode
patient/Procedure.read Read patient procedures authorizationCode

Source

OAuth Scopes

varian-medical-systems-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/varian-aria-fhir-openapi.yml
schemes:
- name: OAuthSMARTonFHIR
  source: openapi/varian-aria-fhir-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://varian-smart.dynamicfhir.com/core/connect/authorize
    tokenUrl: https://varian-smart.dynamicfhir.com/core/connect/token
  description: SMART on FHIR OAuth 2.0 authorization
scopes:
- scope: launch/patient
  description: Patient context launch
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/AllergyIntolerance.read
  description: Read allergy records
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/CarePlan.read
  description: Read care plans
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/Condition.read
  description: Read patient conditions/diagnoses
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/DiagnosticReport.read
  description: Read diagnostic reports
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/DocumentReference.read
  description: Read document references
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/Goal.read
  description: Read treatment goals
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/MedicationRequest.read
  description: Read medication requests
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/Observation.read
  description: Read patient observations/labs
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/Patient.read
  description: Read patient demographics
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml
- scope: patient/Procedure.read
  description: Read patient procedures
  flows:
  - authorizationCode
  sources:
  - openapi/varian-aria-fhir-openapi.yml