Smile CDR v2024.05.PRE
On this page:
   45.43    Consent Service 45.45    FHIR Endpoint HFQL Support   

45.44.1FHIR Endpoint Conversion

 

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

  • Versioned API Mode

45.44.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
   45.43    Consent Service 45.45    FHIR Endpoint HFQL Support