From 50ea74b49ae64c23008b009b1f1b3e4c3db247c4 Mon Sep 17 00:00:00 2001 From: Daniel Vazquez Rivera Date: Wed, 24 Jan 2024 15:07:48 +0100 Subject: [PATCH] minor version fixes to sushi-config --- sushi-config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sushi-config.yaml b/sushi-config.yaml index 44d8f8c..db6468a 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -9,10 +9,10 @@ name: ChEmedEpr title: "CH EMED EPR" description: FHIR Implementation Guide which defines the documents for the exchange of medication information in the context of the Swiss eMedication service status: draft # draft | active | retired | unknown -version: 0.2.0 +version: 1.0.0 fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html copyrightYear: 2022+ -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 license: CC0-1.0 copyright: CC0-1.0 jurisdiction: urn:iso:std:iso:3166#CH "Switzerland" # https://www.hl7.org/fhir/valueset-jurisdiction.html @@ -28,6 +28,7 @@ publisher: dependencies: ch.fhir.ig.ch-core: 4.0.1 ch.fhir.ig.ch-emed: 4.0.1 + hl7.terminology.r4: 5.4.0 # dependencies: # hl7.fhir.us.core: 3.1.0 # hl7.fhir.us.mcode: