diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_8_0/6495-mdm-mode.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_8_0/6495-mdm-mode.yaml new file mode 100644 index 00000000000..03035b54e88 --- /dev/null +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_8_0/6495-mdm-mode.yaml @@ -0,0 +1,6 @@ +--- +type: add +issue: 6495 +title: "A new MdmSettings mode field was added (default value LINK_PROCESSING). When the MdmSettings mode is set to +RULES mode, then MDM operations are disabled and no MDM processing occurs. This is useful if, for example, +you want to use the Patient/$match operation without having the overhead of creating links and golden resources."