EHRClientEndpoints - EHRClientEndpoints - Hyland Clinician Window - 23.2 - 23.2 - Other - external - Other/Hyland-Clinician-Window/23.2/Hyland-Clinician-Window/Installation/SMART-on-FHIR-Launch-Configuration/Configuring-the-Clinician-Window-BFF-for-SMART-on-FHIR/EHRClientEndpoints - 2023-09-12

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.2
License
ft:locale
en-US

The following settings specify endpoints for the EHR authorization server.

Setting Description

DiscoveryEndpoint

The URL to the EHR authorization server’s Discovery document. For example:

https://server/ehrauthz/.well-known/openid-configuration

CapabilityStatementEndpoint

The URL to the EHR FHIR server’s Capability Statement. For example:

https://server/ehrauthz/api/FHIR/R4/metadata

JwksEndpoint

The URL to the EHR authorization server’s JSON Web Key Set. For example:

https://server/ehrauthz/.well-known/openid-configuration/jwks

AuthorizeEndpoint

The URL to the EHR authorization server’s Authorize endpoint. For example:

https://server/ehrauthz/connect/authorize

TokenEndpoint

The URL to the EHR authorization server’s token endpoint. For example:

https://server/ehrauthz/connect/token