Skip to content

Commit

Permalink
updates for publication v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziegm committed Feb 11, 2022
1 parent fa5a649 commit 7ff6ca2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ name: CH_VACD
title: Implementation Guide CH VACD
# FSHOnly: true
# applyExtensionMetadataToRoot: false
status: draft
status: active
version: 2.0.0
fhirVersion: 4.0.1
copyrightYear: 2021+
releaseLabel: STU 2
publisher:
name: eHealth Suisse
url: http://e-health-suisse.ch
name: HL7 Switzerland
url: https://www.hl7.ch/

# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
Expand All @@ -40,6 +40,6 @@ dependencies:
uri: http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips
id: ips
ch.fhir.ig.ch-allergyintolerance:
version: current
version: 1.0.0
uri: http://fhir.ch/ig/ch-allergyintolerance/ImplementationGuide/ch.fhir.ig.ch-allergyintolerance
id: challergy
22 changes: 11 additions & 11 deletions www/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "hhttp://build.fhir.org/ig/hl7ch/ch-vacd/",
"path": "hhttp://build.fhir.org/ig/hl7ch/ch-vacd",
"status": "ci-build",
"current" : true
},
{
"version": "1.0.0",
"date": "2021-06-18",
"desc": "HL7 Switzerland STU 2 Ballot",
"version": "2.0.0",
"date": "2022-02-11",
"desc": "HL7 Switzerland STU 2",
"path": "http://fhir.ch/ig/ch-vacd",
"status": "trial-use",
"sequence" : "STU 2",
"fhirversion": "4.0.1"
"fhirversion": "4.0.1",
"current": true
},
{
"version": "2.0.0",
"version": "1.0.0",
"date": "2021-06-18",
"desc": "HL7 Switzerland STU 2",
"path": "http://fhir.ch/ig/ch-vacd",
"desc": "HL7 Switzerland STU 2 Ballot",
"path": "http://fhir.ch/ig/ch-vacd/1.0.0",
"status": "trial-use",
"sequence" : "STU 2",
"fhirversion": "4.0.1",
"current": true
"fhirversion": "4.0.1"
},
{
"version": "1.0.0",
"date": "2021-06-18",
"desc": "eHealth Suisse STU 1",
"path": "http://fhir.ch/ig/ch-vacd",
"path": "http://fhir.ch/ig/ch-vacd/1.0.0",
"status": "trial-use",
"sequence" : "STU 1",
"fhirversion": "4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion www/publish.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
style=fhir.layout
server=apache
url=http://fhir.ch/ig/ch-vacd
org=eHealth Suisse
org=HL7 Switzerland
no-registry=1

[feeds]
Expand Down

0 comments on commit 7ff6ca2

Please sign in to comment.