Smile CDR v2024.11.PRE
On this page:
   49.53    LiveBundle Service 49.55    FHIR Performance   

49.54.1FHIR MDM Server

 

The FHIR MDM Server configuration category includes the following configurable options:

  • MDM Mode Enabled (Experimental)

  • Search Expanding Interceptor Enabled (Experimental)

49.54.2Property: MDM Mode Enabled (Experimental)

 
Property Name MDM Mode Enabled (Experimental)
Property Key
Property Type BOOLEAN
Description If enabled, this storage module will operate in MDM Mode.
Applies to Modules
  • FHIR Storage (DSTU2 RDBMS)
  • FHIR Storage (MongoDB)
  • FHIR Storage (R3 RDBMS)
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value false
Example Property
module.[MODULE_ID].config.mdm.enabled = false

49.54.3Property: Search Expanding Interceptor Enabled (Experimental)

 
Property Name Search Expanding Interceptor Enabled (Experimental)
Property Key
Property Type BOOLEAN
Description If enabled, use of the :mdm reference search parameter qualifier will be supported on this server. If enabled, use of the _mdm=true query parameter for the Patient/$everything operation will also be supported on this server.
Applies to Modules
  • FHIR Storage (DSTU2 RDBMS)
  • FHIR Storage (MongoDB)
  • FHIR Storage (R3 RDBMS)
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value false
Example Property
module.[MODULE_ID].config.mdm.search_expansion.enabled = false
   49.53    LiveBundle Service 49.55    FHIR Performance