From c01918a45e7b15751af476412f5f8e28244f47b7 Mon Sep 17 00:00:00 2001 From: Danielle Tavares-Rixon Date: Thu, 18 Aug 2022 14:16:45 +1000 Subject: [PATCH] IG parameter inclusion --- package-list.json | 2 +- resources/dh-ig-1.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/package-list.json b/package-list.json index 989722463..41c59d676 100644 --- a/package-list.json +++ b/package-list.json @@ -2,7 +2,7 @@ "package-id": "au.digitalhealth.r4", "title": "Australian Digital Health Agency FHIR Implementation Guide", "canonical": "http://ns.electronichealth.net.au/fhir", - "introduction" : "The Australian Digital Health Agency FHIR Implementation Guide contains HL7™ FHIR® Release 4 (R4) artefacts authored and maintained by the Australian Digital Health Agency to support the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. Wherever possible, material in this specification is based on existing standards. All efforts have been made to minimise divergence from the HL7 Australia profiles of HL7 International standards to provide for system interoperability and compatibility with other profiles.", + "introduction" : "The Australian Digital Health Agency FHIR Implementation Guide contains HL7™ FHIR® Release 4 (R4) artefacts authored and maintained by the Agency to support the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. Wherever possible, material in this specification is based on existing standards. All efforts have been made to minimise divergence from the HL7 Australia profiles of HL7 International standards to provide for system interoperability and compatibility with other profiles.", "category": "Patient Summary", "list": [ { diff --git a/resources/dh-ig-1.xml b/resources/dh-ig-1.xml index 7bed69246..75861f67e 100644 --- a/resources/dh-ig-1.xml +++ b/resources/dh-ig-1.xml @@ -3731,6 +3731,14 @@ <generation value="html"/> </page> + <parameter> + <code value="copyrightyear"/> + <value value="2022+"/> + </parameter> + <parameter> + <code value="releaselabel"/> + <value value="CI Build"/> + </parameter> </definition> </ImplementationGuide>