diff --git a/input/ch.fhir.ig.ch-orf.xml b/input/ch.fhir.ig.ch-orf.xml index 73f5185..92a9b77 100644 --- a/input/ch.fhir.ig.ch-orf.xml +++ b/input/ch.fhir.ig.ch-orf.xml @@ -14,7 +14,7 @@ <status value="active"/> <experimental value="false"/> - <date value="2022-01-26"/> + <date value="2022-02-22"/> <publisher value="HL7 Switzerland"/> <contact> <name value="HL7 Switzerland"/> @@ -34,11 +34,11 @@ <packageId value="ch.fhir.ig.ch-orf"/> <license value="CC-BY-SA-4.0"/> <fhirVersion value="4.0.1"/> - <dependsOn id="cheprterm"> + <!--<dependsOn id="cheprterm"> <uri value="http://fhir.ch/ig/ch-core/ImplementationGuide/ch.fhir.ig.ch-epr-term"/> <packageId value="ch.fhir.ig.ch-epr-term"/> <version value="2.0.7"/> - </dependsOn> + </dependsOn>--> <dependsOn id="chcore"> <uri value="http://fhir.ch/ig/ch-core/ImplementationGuide/ch.fhir.ig.ch-core"/> <packageId value="ch.fhir.ig.ch-core"/> diff --git a/input/ignoreWarnings.txt b/input/ignoreWarnings.txt index 31ca6b7..c46e786 100644 --- a/input/ignoreWarnings.txt +++ b/input/ignoreWarnings.txt @@ -45,7 +45,6 @@ The link 'StructureDefinition-ch-orf-composition.html#Composition.extension:data The link 'StructureDefinition-ch-orf-composition.html#Composition.extension:copyReceiver' for "Composition.extension:copyReceiver" cannot be resolved (valid targets: 360 targets) The link 'StructureDefinition-ch-orf-servicerequest.html#ServiceRequest.extension:locationAndTime' for "ServiceRequest.extension:locationAndTime" cannot be resolved (valid targets: 256 targets) The link 'StructureDefinition-ch-orf-location.html#Location.telecom.value' for "Location.telecom.value" cannot be resolved (valid targets: 122 targets) -The link 'StructureDefinition-ch-orf-location.html#Location.telecom.value' for "Location.telecom.value" cannot be resolved (valid targets: 122 targets) The link 'StructureDefinition-ch-orf-location.html#Location.address.line' for "Location.address.line" cannot be resolved (valid targets: 122 targets) The link 'StructureDefinition-ch-orf-location.html#Location.address.postalCode' for "Location.address.postalCode" cannot be resolved (valid targets: 122 targets) The link 'StructureDefinition-ch-orf-location.html#Location.address.city' for "Location.address.city" cannot be resolved (valid targets: 122 targets) diff --git a/www/package-list.json b/www/package-list.json index e280fd5..6115adc 100644 --- a/www/package-list.json +++ b/www/package-list.json @@ -13,15 +13,24 @@ "current": true }, { - "version": "0.10.0", - "date": "2021-06-11", - "desc": "HL7 Switzerland STU 1 Ballot", + "version": "1.0.0", + "date": "2022-02-22", + "desc": "HL7 Switzerland STU 1", "path": "http://fhir.ch/ig/ch-orf", "status": "trial-use", "fhirversion": "4.0.1", "sequence": "STU 1", "current": true }, + { + "version": "0.10.0", + "date": "2021-06-11", + "desc": "HL7 Switzerland STU 1 Ballot", + "path": "http://fhir.ch/ig/ch-orf/0.10.0", + "status": "trial-use", + "fhirversion": "4.0.1", + "sequence": "STU 1" + }, { "version": "0.9.1", "date": "2019-11-29",