Fhir Service Authentication Configuration Response
data class FhirServiceAuthenticationConfigurationResponse(val audience: String? = null, val authority: String? = null, val smartProxyEnabled: Boolean? = null)
Authentication configuration information