From f9d358e07436152c3fb277b16413bcf7efcdc553 Mon Sep 17 00:00:00 2001 From: Luud Slagter Date: Tue, 8 Aug 2023 15:58:23 +0200 Subject: [PATCH] Corrected typo in extension --- examples/nl-core-FamilySituation-01.xml | 6 +++--- ...Home.xml => ext-FamilySituation.LivingAtHome.xml} | 12 ++++++------ resources/zib/zib-FamilySituation.xml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) rename resources/zib/{ext-FamiliySituation.LivingAtHome.xml => ext-FamilySituation.LivingAtHome.xml} (87%) diff --git a/examples/nl-core-FamilySituation-01.xml b/examples/nl-core-FamilySituation-01.xml index bdc500390..cd5b4b02e 100644 --- a/examples/nl-core-FamilySituation-01.xml +++ b/examples/nl-core-FamilySituation-01.xml @@ -67,7 +67,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -96,7 +96,7 @@ - + diff --git a/resources/zib/ext-FamiliySituation.LivingAtHome.xml b/resources/zib/ext-FamilySituation.LivingAtHome.xml similarity index 87% rename from resources/zib/ext-FamiliySituation.LivingAtHome.xml rename to resources/zib/ext-FamilySituation.LivingAtHome.xml index 3b457684a..3db55917f 100644 --- a/resources/zib/ext-FamiliySituation.LivingAtHome.xml +++ b/resources/zib/ext-FamilySituation.LivingAtHome.xml @@ -1,9 +1,9 @@ - - - - + <id value="ext-FamilySituation.LivingAtHome" /> + <url value="http://nictiz.nl/fhir/StructureDefinition/ext-FamilySituation.LivingAtHome" /> + <name value="ExtFamilySituationLivingAtHome" /> + <title value="ext FamilySituation.LivingAtHome" /> <status value="draft" /> <publisher value="Nictiz" /> <contact> @@ -15,7 +15,7 @@ </telecom> </contact> <description value="An extension for keeping track of the children living at home." /> - <purpose value="This extension represents the LivingAtHome concept of [zib FamiliySituation v3.2(2020)](https://zibs.nl/wiki/FamilySituation-v3.2(2020EN))" /> + <purpose value="This extension represents the LivingAtHome concept of [zib FamilySituation v3.2(2020)](https://zibs.nl/wiki/FamilySituation-v3.2(2020EN))" /> <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." /> <fhirVersion value="4.0.1" /> <mapping> @@ -35,7 +35,7 @@ <differential> <element id="Extension.url"> <path value="Extension.url" /> - <fixedUri value="http://nictiz.nl/fhir/StructureDefinition/ext-FamiliySituation.LivingAtHome" /> + <fixedUri value="http://nictiz.nl/fhir/StructureDefinition/ext-FamilySituation.LivingAtHome" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> diff --git a/resources/zib/zib-FamilySituation.xml b/resources/zib/zib-FamilySituation.xml index 6c9f8c386..3779f0182 100644 --- a/resources/zib/zib-FamilySituation.xml +++ b/resources/zib/zib-FamilySituation.xml @@ -222,7 +222,7 @@ <max value="1" /> <type> <code value="Extension" /> - <profile value="http://nictiz.nl/fhir/StructureDefinition/ext-FamiliySituation.LivingAtHome" /> + <profile value="http://nictiz.nl/fhir/StructureDefinition/ext-FamilySituation.LivingAtHome" /> </type> <isModifier value="false" /> </element>