diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml new file mode 100644 index 00000000000..f3f70459e0c --- /dev/null +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml @@ -0,0 +1,6 @@ +--- +type: fix +issue: 2876 +jira: SMILE-1006 +backport: 5.5.0 +title: "Fixed a bug wherein an NPE could be thrown by the MDM module interceptor if an incoming resourcee had a tag with no system."