diff --git a/input/pagecontent/index.md b/input/pagecontent/index.md index 38e9220..85867fe 100644 --- a/input/pagecontent/index.md +++ b/input/pagecontent/index.md @@ -1,5 +1,5 @@
-This implementation guide is under informative ballot by [HL7 Switzerland](https://www.hl7.ch/) until the end of September 2022. Please add your feedback via the ‘Propose a change’-link in the footer on the page where you have comments. +This implementation guide is under informative ballot by [HL7 Switzerland](https://www.hl7.ch/) until the end of September 2023. Please add your feedback via the ‘Propose a change’-link in the footer on the page where you have comments.
### Introduction diff --git a/publication-request.json b/publication-request.json new file mode 100644 index 0000000..b74709d --- /dev/null +++ b/publication-request.json @@ -0,0 +1,11 @@ +{ + "package-id" : "ch.fhir.ig.ch-epr-ppqm", + "version" : "2.0.0-ballot", + "path" : "http://fhir.ch/ig/ch-epr-ppqm/2.0.0-ballot", + "mode" : "milestone", + "status" : "ballot", + "sequence" : "Draft", + "desc" : "eHealth Suissse", + "changes" : "changelog.html", + "first": false +} \ No newline at end of file diff --git a/sushi-config.yaml b/sushi-config.yaml index 1392ed9..a6b5286 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -8,14 +8,14 @@ name: CH_EPR_PPQm title: CH EPR PPQm (R4) description: Implementation Guide for the Privacy Policy Query for Mobile (PPQm) for the Swiss EPR status: active -license: CC-BY-SA-4.0 -copyright: CC-BY-SA-4.0 +license: CC0-1.0 +copyright: CC0-1.0 jurisdiction: urn:iso:std:iso:3166#CHE -date: 2022-04-13 -version: 0.3.0 +date: 2023-06-30 +version: 2.0.0-ballot fhirVersion: 4.0.1 copyrightYear: 2022+ -releaseLabel: DSTU 1 Informative Ballot +releaseLabel: ballot publisher: name: eHealth Suisse url: http://www.e-health-suisse.ch @@ -45,5 +45,6 @@ menu: Artifacts: artifacts.html dependencies: - ch.fhir.ig.ch-epr-term: current + hl7.terminology: 5.1.0 + ch.fhir.ig.ch-epr-term: 2.0.9 #ch.fhir.ig.ch-epr-mhealth: 1.1.0 \ No newline at end of file