Smile CDR v2024.05.PRE
On this page:
   45.53    LiveBundle Service 45.55    FHIR Performance   

45.54.1FHIR MDM Server

 

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

  • MDM Mode Enabled (Experimental)

  • Search Expanding Interceptor Enabled (Experimental)

45.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

45.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
   45.53    LiveBundle Service 45.55    FHIR Performance