From 6a4f5b9b3a5f0ee490405d5cb91b0a02d57c4b14 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Sun, 24 May 2020 09:32:44 -0400 Subject: [PATCH] Credit for #1826 --- .../uhn/hapi/fhir/changelog/5_1_0/1826-add-iginstaller.yaml | 6 ++++++ pom.xml | 5 +++++ 2 files changed, 11 insertions(+) create mode 100644 hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1826-add-iginstaller.yaml diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1826-add-iginstaller.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1826-add-iginstaller.yaml new file mode 100644 index 00000000000..d08375fb8e2 --- /dev/null +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1826-add-iginstaller.yaml @@ -0,0 +1,6 @@ +--- +type: add +issue: 1826 +title: "A new servce has been added to the JPA server that fetches FHIR Implementation Guide NPM + packages and installs the contained conformance resources into the JPA repository. Thanks to + Martin Zacho Grønhøj for the pull request!" diff --git a/pom.xml b/pom.xml index bd168ebf784..d482ce46a7b 100644 --- a/pom.xml +++ b/pom.xml @@ -591,6 +591,11 @@ Trifork Tue Toft Nørgård + + mzgtrifork + Trifork + Martin Zacho Grønhøj + augla August Langhout