From 3e762cced8fae3c485f0960cc6cce2cd6563f817 Mon Sep 17 00:00:00 2001 From: Brenin Rhodes Date: Wed, 24 Apr 2024 14:32:05 -0600 Subject: [PATCH] Add changelog --- .../fhir/changelog/7_4_0/5873-support-crmi-extensions.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_4_0/5873-support-crmi-extensions.yaml diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_4_0/5873-support-crmi-extensions.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_4_0/5873-support-crmi-extensions.yaml new file mode 100644 index 00000000000..1dc033206bc --- /dev/null +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_4_0/5873-support-crmi-extensions.yaml @@ -0,0 +1,7 @@ +--- +type: add +issue: 5873 +title: "Added support for CDS on FHIR PlanDefinitions that use the CRMI Effective Data Requirements extension when + creating the JSON for the Service Discovery. Also added support for use of the FHIR Query Pattern extension when + generating Prefetch Templates for Service Discovery. If a DataRequirement has FHIR Query Pattern extensions they + will be used, otherwise Prefetch Templates will be generated."