diff --git a/.project b/.project index f57206e..f74af37 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ - ch-epr-term + ch-term diff --git a/input/ignoreWarnings.txt b/input/ignoreWarnings.txt index ec47287..8c7e40a 100644 --- a/input/ignoreWarnings.txt +++ b/input/ignoreWarnings.txt @@ -20,7 +20,7 @@ The modifier extension http://hl7.org/fhir/1.0/StructureDefinition/extension-Con The value set references CodeSystem 'urn:oid:0.4.0.127.0.16.1.1.2.1' which has status 'fragment' # Swiss specific value -The value provided ('rm-CH') was not found in the value set 'Common Languages' (http://hl7.org/fhir/ValueSet/languages|4.0.1), and a code is recommended to come from this value set) (error message = The provided code 'urn:ietf:bcp:47#rm-CH' was not found in the value set 'http://hl7.org/fhir/ValueSet/languages|4.0.1') +The value provided ('rm-CH') was not found in the value set 'Common Languages' (http://hl7.org/fhir/ValueSet/languages|4.0.1), and a code is recommended to come from this value set) (error message = The System URI could not be determined for the code 'rm-CH' in the ValueSet 'http://hl7.org/fhir/ValueSet/languages|4.0.1'; The provided code '#rm-CH' was not found in the value set 'http://hl7.org/fhir/ValueSet/languages|4.0.1') # No suitable code None of the codings provided are in the value set 'IdentifierType' (http://hl7.org/fhir/ValueSet/identifier-type|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://terminology.hl7.org/CodeSystem/v2-0203#NI) diff --git a/input/pagecontent/changelog.md b/input/pagecontent/changelog.md index 1345802..885df07 100644 --- a/input/pagecontent/changelog.md +++ b/input/pagecontent/changelog.md @@ -1,19 +1,19 @@ All significant changes to this FHIR implementation guide will be documented on this page. -### v3.0.0 (2024) -* [#23](https://github.com/hl7ch/ch-epr-term/issues/23): Rename IG from CH EPR Term to CH EPR +### v3.0.0 (2024-05-17) +* [#23](https://github.com/hl7ch/ch-term/issues/23): Rename IG from CH EPR Term to CH EPR * Update section introduction on home * Change canonical URLs (ValueSets & ConceptMaps) -* [#24](https://github.com/hl7ch/ch-epr-term/issues/24): Integration of terminology from CH Core and the following exchange formats: +* [#24](https://github.com/hl7ch/ch-term/issues/24): Integration of terminology from CH Core and the following exchange formats: * [CH Core #274](https://github.com/hl7ch/ch-core/issues/274) - * [#30](https://github.com/hl7ch/ch-epr-term/issues/30): Add missing CS eCH-011 Religion - * [#31](https://github.com/hl7ch/ch-epr-term/issues/31): Replace OID + * [#30](https://github.com/hl7ch/ch-term/issues/30): Add missing CS eCH-011 Religion + * [#31](https://github.com/hl7ch/ch-term/issues/31): Replace OID * [CH EMED #256](https://github.com/hl7ch/ch-emed/issues/256) * [CH AllergyIntolerance #91](https://github.com/hl7ch/ch-allergyintolerance/issues/91) * [CH VACD #212](https://github.com/hl7ch/ch-vacd/issues/212) * [CH eTOC #82](https://github.com/hl7ch/ch-etoc/issues/82) - * ServiceRequest Category (origin in CH LAB-Order and CH RAD-Order) (see [#39](https://github.com/hl7ch/ch-epr-term/issues/39)) + * ServiceRequest Category (origin in CH LAB-Order and CH RAD-Order) (see [#39](https://github.com/hl7ch/ch-term/issues/39)) * Enabling fsh files as source * [CH EMED #245](https://github.com/hl7ch/ch-emed/issues/245): Add EDQM Administration Method * [CH EMED #253](https://github.com/hl7ch/ch-emed/issues/253): EDQM Standard Terms: change value for CodeSystem.content from 'complete' to 'fragment' because not all EDQM codes are included @@ -41,7 +41,7 @@ All significant changes to this FHIR implementation guide will be documented on ### v2.0.6 (2021-12-22) * Version 202104.0-stable * See [http://ehealthsuisse.art-decor.org/ch-epr-html-20210416T020411/terminology.html](http://ehealthsuisse.art-decor.org/ch-epr-html-20210416T020411/terminology.html) - * Minor update, see also [#6](https://github.com/hl7ch/ch-epr-term/issues/6) + * Minor update, see also [#6](https://github.com/hl7ch/ch-term/issues/6) ### v2.0.5 (2021-04-23) * Version 202104.0-stable diff --git a/publication-request.bak.json b/publication-request.bak.json index 99c1967..d2ae5d7 100644 --- a/publication-request.bak.json +++ b/publication-request.bak.json @@ -1,7 +1,7 @@ { - "package-id" : "ch.fhir.ig.ch-epr-term", - "version" : "2.0.10", - "path" : "http://fhir.ch/ig/ch-epr-term/2.0.10", + "package-id" : "ch.fhir.ig.ch-term", + "version" : "3.0.0-ballot", + "path" : "http://fhir.ch/ig/ch-term/3.0.0-ballot", "mode" : "milestone", "status" : "trial-use", "sequence" : "STU", diff --git a/sushi-config.yaml b/sushi-config.yaml index d857023..5be297b 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -7,11 +7,11 @@ title: CH Term (R4) description: Implementation Guide for Swiss Terminology status: active experimental: false -date: 2024-04-12 -version: 3.0.0-ci-build +date: 2024-05-17 +version: 3.0.0 fhirVersion: 4.0.1 copyrightYear: 2019+ -releaselabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use +releaselabel: trial-use # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use publisher: name: HL7 Switzerland url: https://www.hl7.ch/ @@ -26,7 +26,7 @@ copyright: CC0-1.0 jurisdiction: urn:iso:std:iso:3166#CH dependencies: - ihe.formatcode.fhir: 1.1.0 + ihe.formatcode.fhir: 1.2.0 hl7.terminology: 5.5.0 pages: