Smile CDR v2023.05.PRE
On this page:
   41.42    LiveBundle Service 41.44    FHIR Performance   

41.43FHIR MDM Server

 

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

  • MDM Mode Enabled (Experimental)

  • Search Expanding Interceptor Enabled (Experimental)

41.43.1Property: 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 Relational)
  • FHIR Storage (MongoDB)
  • FHIR Storage (R3 Relational)
  • FHIR Storage (R4 Relational)
Default Value false
Example Property
module.[MODULE_ID].config.mdm.enabled = false

41.43.2Property: Search Expanding Interceptor Enabled (Experimental)

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