Skip to content

Commit

Permalink
updates for the publication v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziegm committed Dec 20, 2023
1 parent 5d63ba5 commit c68e38e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions input/ch.fhir.ig.ch-orf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<title value="CH ORF (R4)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-11-29"/>
<date value="2023-12-20"/>
<publisher value="HL7 Switzerland"/>
<contact>
<name value="HL7 Switzerland"/>
Expand All @@ -38,12 +38,12 @@
<dependsOn id="cheprterm">
<uri value="http://terminology.hl7.org/ImplementationGuide/hl7.terminology"/>
<packageId value="hl7.terminology"/>
<version value="5.1.0"/>
<version value="5.4.0"/>
</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"/>
<version value="current"/>
<version value="4.0.0"/>
</dependsOn>
<dependsOn id="sdc">
<uri value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"/>
Expand Down Expand Up @@ -896,8 +896,7 @@
<!-- parameters -->
<parameter>
<code value="releaselabel"/>
<value value="ci-build"/>
<!--<value value="STU 2 Ballot"/>-->
<value value="trial-use"/>
</parameter>
<parameter>
<code value="copyrightyear"/>
Expand Down
6 changes: 3 additions & 3 deletions publication-request.json.bak → publication-request.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"package-id" : "ch.fhir.ig.ch-orf",
"version" : "2.0.0-ballot",
"path" : "http://fhir.ch/ig/ch-orf/2.0.0-ballot",
"version" : "2.0.0",
"path" : "http://fhir.ch/ig/ch-orf/2.0.0",
"mode" : "milestone",
"status" : "ballot",
"status" : "trial-use",
"sequence" : "STU 2",
"desc" : "HL7 Switzerland STU 2",
"changes" : "changelog.html",
Expand Down

0 comments on commit c68e38e

Please sign in to comment.