{ "authorization_endpoint": "https://totalview.healthos.elevancehealth.com/oauth2.code/registered/api/v1/authorize", "grant_types_supported": [ "authorization_code", "client_credentials" ], "token_endpoint": "https://totalview.healthos.elevancehealth.com/client.oauth2/registered/api/v1/token", "token_endpoint_auth_methods_supported": [ "client_secret_post", "client_secret_basic", "private_key_jwt" ], "scopes_supported": [ "patient/AllergyIntolerance.*", "patient/AllergyIntolerance.read", "patient/AuditEvent.*", "patient/AuditEvent.read", "patient/Basic.*", "patient/Basic.read", "patient/Binary.*", "patient/Binary.read", "patient/CarePlan.*", "patient/CarePlan.read", "patient/CareTeam.*", "patient/CareTeam.read", "patient/Claim.*", "patient/Claim.read", "patient/Condition.*", "patient/Condition.read", "patient/Coverage.*", "patient/Coverage.read", "patient/Device.*", "patient/Device.read", "patient/DiagnosticReport.*", "patient/DiagnosticReport.read", "patient/DocumentReference.*", "patient/DocumentReference.read", "patient/Encounter.*", "patient/Encounter.read", "patient/ExplanationOfBenefit.*", "patient/ExplanationOfBenefit.read", "patient/Goal.*", "patient/Goal.read", "patient/Immunization.*", "patient/Immunization.read", "patient/Location.*", "patient/Location.read", "patient/MedicationDispense.*", "patient/MedicationDispense.read", "patient/MedicationRequest.*", "patient/MedicationRequest.read", "patient/Observation.*", "patient/Observation.read", "patient/Organization.*", "patient/Organization.read", "patient/Patient.*", "patient/Patient.read", "patient/Practitioner.*", "patient/Practitioner.read", "patient/Procedure.*", "patient/Procedure.read", "patient/Provenance.*", "patient/Provenance.read", "patient/QuestionnaireResponse.*", "patient/QuestionnaireResponse.read", "patient/RelatedPerson.*", "patient/RelatedPerson.read", "patient/ServiceRequest.*", "patient/ServiceRequest.read", "patient/Specimen.*", "patient/Specimen.read", "patient/*.*", "patient/*.read", "launch", "launch/patient", "openid", "profile", "fhirUser", "offline_access", "online_access" ], "response_types_supported": [ "code", "refresh_token" ], "capabilities": [ "launch-standalone", "client-public", "context-standalone-patient", "permission-offline", "permission-patient" ], "token_endpoint_auth_signing_alg_values_supported": [ "RS256", "RS384", "RS512", "ES384", "ES512" ], "code_challenge_methods_supported": [ "S256" ] }