53.45    Consent Service 53.47    FHIR Endpoint HFQL Support   

53.141.1FHIR Endpoint Conversion

 

The FHIR Endpoint Conversion configuration category includes the following configurable options:

  • Versioned API Mode

  • MDM Virtualized Endpoint Enabled

53.141.2Property: Versioned API Mode

 
Property Name Versioned API Mode
Property Key
Property Type BOOLEAN
Description This setting enables versioned mode, which allows a client to request a specific version of FHIR via the fhirVersion parameter in the Accept header, and the server will automatically convert responses to conform to the desired version. Conversions are performed automatically using community-maintained translations that are supplied as a part of the FHIR specification, and they are not guaranteed to be correct.
Applies to Modules
  • FHIR Gateway REST Endpoint
  • FHIR REST Endpoint (All FHIR Versions)
  • Hybrid Providers REST Endpoint
Default Value false
Example Property
module.[MODULE_ID].config.fhir_endpoint_conversion.enabled = false

53.141.3Property: MDM Virtualized Endpoint Enabled

 
Property Name MDM Virtualized Endpoint Enabled
Property Key
Property Type BOOLEAN
Description If this is enabled, the endpoint will virtualize MDM responses. See MDM Virtualized Endpoint for more information.
Applies to Modules
  • FHIR REST Endpoint (All FHIR Versions)
Default Value false
Example Property
module.[MODULE_ID].config.mdm.virtualized_endpoint.enabled = false
   53.45    Consent Service 53.47    FHIR Endpoint HFQL Support