Skip to content

Commit 278ab9a

Browse files
committed
minor updates for publication
1 parent 88e6359 commit 278ab9a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

input/PhdImplementationGuide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ In this example there are only xml structure definitions, value sets, code syste
617617
</parameter>
618618
<parameter>
619619
<code value="releaselabel"/>
620-
<value value="STU 2 - Ballot"/>
620+
<value value="STU2"/>
621621
</parameter>
622622
<parameter>
623623
<code value="shownav"/>

publication-request.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"package-id" : "hl7.fhir.uv.phd",
3-
"version" : "2.0.0-ballot2",
3+
"version" : "2.0.0",
44
"path" : "http://hl7.org/fhir/uv/phd/2025Sep",
55
"mode" : "working",
66
"status": "ballot",
77
"sequence": "STU 2",
8-
"desc": "STU 2 - 2nd ballot. This version is based on IEEE 11073-10206 - ACOM with Bluetooth GHS support.",
8+
"desc": "STU 2. This version is based on IEEE 11073-10206 - ACOM with Bluetooth GHS support.",
99
"changes" : "input/pagecontent/changes.md",
1010
"first" : false
1111
}

0 commit comments

Comments
 (0)