Smile CDR v2023.11.PRE
On this page:
   43.41    Consent Service 43.43    FHIR Endpoint HFQL Support   

43.42.1FHIR Endpoint Conversion

 

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

  • Versioned API Mode

43.42.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)
  • FHIR REST Endpoint (DSTU2 - Deprecated)
  • FHIR REST Endpoint (R3 - Deprecated)
  • FHIR REST Endpoint (R4 - Deprecated)
  • Hybrid Providers REST Endpoint
Default Value false
Example Property
module.[MODULE_ID].config.fhir_endpoint_conversion.enabled = false
   43.41    Consent Service 43.43    FHIR Endpoint HFQL Support