Skip to content

Commit a9b46bb

Browse files
committed
Minor updates towards publication
1 parent 27f525d commit a9b46bb

5 files changed

Lines changed: 21 additions & 22 deletions

File tree

FHIR-phd.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/phd/2025Sep" ciUrl="http://build.fhir.org/ig/HL7/phd" defaultVersion="1.1.0" defaultWorkgroup="dev" gitUrl="https://github.com/HL7/PHD" url="http://hl7.org/fhir/uv/phd">
3-
<version code="current" url="http://build.fhir.org/ig/HL7/phd"/>
4-
<version code="2.0.0" url="http://hl7.org/fhir/uv/phd/2025Sep"/>
2+
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/phd/STU2" ciUrl="https://build.fhir.org/ig/HL7/phd" defaultVersion="1.1.0" defaultWorkgroup="dev" gitUrl="https://github.com/HL7/PHD" url="http://hl7.org/fhir/uv/phd">
3+
<version code="current" url="https://build.fhir.org/ig/HL7/phd"/>
4+
<version code="2.0.0" url="http://hl7.org/fhir/uv/phd/STU2"/>
55
<version code="2.0.0-ballot2" deprecated="true" url="http://hl7.org/fhir/uv/phd/2025Sep"/>
66
<version code="1.1.0" url="http://hl7.org/fhir/uv/phd/STU1.1"/>
77
<version code="2.0.0-ballot" deprecated="true" url="http://hl7.org/fhir/uv/phd/2024Sep"/>

input/PhdImplementationGuide.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this example there are only xml structure definitions, value sets, code syste
4343
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir/src-generated/schemas/fhir-single.xsd">
4444
<id value="hl7.fhir.uv.phd"/>
4545
<url value="http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"/>
46-
<version value="2.0.0-draft3"/>
46+
<version value="2.0.0"/>
4747
<name value="PhdImplementationGuide"/>
4848
<title value="Personal Health Device Implementation Guide"/>
4949
<status value="draft"/>
@@ -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="STU2"/>
620+
<value value="STU 2"/>
621621
</parameter>
622622
<parameter>
623623
<code value="shownav"/>

input/ignoreWarnings.txt

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This element does not match any known slice defined in the profile http://hl7.or
1919
This element does not match any known slice defined in the profile http://hl7.org/fhir/StructureDefinition/bodytemp|4.0.1 (this may not be a problem, but you should check that it's not intended to match a slice)
2020

2121
# When a Phd compound observation is also a vital sign this warning is generated. The LOINC coding does not match the slice for the MDC coding. This is not a real problem.
22-
This element does not match any known slice Defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation|2.0.0-draft3 (this may not be a problem, but you should check that it's not intended to match a slice)
23-
This element does not match any known slice defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation|2.0.0-draft3 (this may not be a problem, but you should check that it's not intended to match a slice)
22+
This element does not match any known slice Defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation|2.0.0 (this may not be a problem, but you should check that it's not intended to match a slice)
23+
This element does not match any known slice defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation|2.0.0 (this may not be a problem, but you should check that it's not intended to match a slice)
2424

2525
# This warning is generated when different categories are required in resources that comply with different profiles like vitals-signs and phd:
2626
None of the codings provided are in the value set 'Observation Category Codes' (http://hl7.org/fhir/ValueSet/observation-category|4.0.1), and a coding is recommended to come from this value set (codes = http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories#phd)
@@ -29,7 +29,7 @@ None of the codings provided are in the value set 'Observation Category Codes' (
2929
The type of property 'code' is 'code', but no ValueSet information was found, so the codes will be validated as internal codes
3030

3131
# This is generated for all observations that use the vital signs category. The vitals sign category element does not match the slice for the `phd` category. This warning can be ignored safely.
32-
This element does not match any known slice defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation|2.0.0-draft3 (this may not be a problem, but you should check that it's not intended to match a slice)
32+
This element does not match any known slice defined in the profile http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation|2.0.0 (this may not be a problem, but you should check that it's not intended to match a slice)
3333

3434
# This informational message is due to inheriting this extension from the core specification.
3535
The extension http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet|5.2.0 is deprecated
@@ -43,12 +43,12 @@ Reference to draft CodeSystem http://hl7.org/fhir/uv/pocd/CodeSystem/measurement
4343
Reference to draft CodeSystem urn:iso:std:iso:11073:10101|2024-12-05
4444

4545
# Reference to draft code system...
46-
Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers|2.0.0-draft3
47-
Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/ASN1ToHL7|2.0.0-draft3
48-
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS|2.0.0-draft3
49-
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs|2.0.0-draft3
50-
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS|2.0.0-draft3
51-
# Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/MissingMDCCodes|2.0.0-draft3
46+
Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers|2.0.0
47+
Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/ASN1ToHL7|2.0.0
48+
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS|2.0.0
49+
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs|2.0.0
50+
Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS|2.0.0
51+
# Reference to draft CodeSystem http://hl7.org/fhir/uv/phd/CodeSystem/MissingMDCCodes|2.0.0
5252

5353
# Publisher process choice - can safely be ignored
5454
The value set expansion is too large, and only a subset has been displayed
@@ -57,6 +57,5 @@ The value set expansion is too large, and only a subset has been displayed
5757
The link 'http://terminology.hl7.org/6.5.0/CodeSystem-v3-mdc.html#v3-mdc-266016' for "ISO/IEEE 11073 Medical Device Communication Nomenclature: 266016" cannot be resolved
5858
The link 'http://terminology.hl7.org/6.5.0/CodeSystem-v3-ucum.html#v3-ucum-mm.91Hg.93' for "UCUM: mm[Hg]" cannot be resolved
5959

60-
# HAPI uses old name for dev work group - can be ignored safely
61-
# The nominated WG 'dev' means that the publisher should be 'HL7 International / Health Care Devices' but 'HL7 International / Devices' was found
62-
60+
# Pull request submitted - see https://github.com/HL7/JIRA-Spec-Artifacts/pull/1424
61+
The jira specification file appears to be out of date with the versions, artifacts and pages currently defined in the IG. A proposed revised file to be reviewed and, if appropriate, submitted as a pull request against the XML folder in https://github.com/HL7/JIRA-Spec-Artifacts. To see the differences, perform a file compare on 'template/jira-current.xml' (a normalized view of what is in Github) and 'template/jira-new.xml' (reflects current IG content)

input/pagecontent/changes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
The changes focus on improving documentation quality, clarifying the relationship between IEEE 11073 standards and FHIR profiles, and ensuring terminology consistency. The updates make the IG more consumable for implementers while expanding support for both IEEE 11073-10206 ACOM and Bluetooth GHS specifications.
3737

3838
### Issue Tracking
39-
Issues reported against this IG are tracked in the HL7 Jira system.
40-
- A list of resolved issues and agreed changes published in this version of the IG can be retrieved via [this link](https://jira.hl7.org/issues/?jql=Specification%20%3D%20FHIR-phd%20AND%20project%20in%20(CDA%2C%20FHIR%2C%20OTHER%2C%20V2)%20AND%20status%20%3D%20Published%20%20ORDER%20BY%20resolutiondate%20%20DESC).
39+
Issues reported against this IG are tracked in the HL7 Jira system. Issues with a status of "Published" indicate resolved issues that have been included in the latest published version of the IG. Issues with a status of "Applied" indicate changes that have been applied to the current, not yet published version of the IG.
40+
- The list of issues with "published" status for the PHD IG can be retrieved via <a href="https://jira.hl7.org/issues/?jql=Specification%20%3D%20FHIR-phd%20AND%20project%20in%20(CDA%2C%20FHIR%2C%20OTHER%2C%20V2)%20AND%20status%20%3D%20Published%20%20ORDER%20BY%20resolutiondate%20%20DESC" target="_blank">this link</a>.
4141

42-
- A list of changes applied to the current, not yet published version of the IG can be retrieved via [this link](https://jira.hl7.org/issues/?jql=Specification%20%3D%20FHIR-phd%20AND%20project%20in%20(CDA%2C%20FHIR%2C%20OTHER%2C%20V2)%20AND%20status%20%3D%20Applied%20%20ORDER%20BY%20updatedDate%20%20DESC)
42+
- The list of issues with "applied" status for the PHD IG can be retrieved via <a href="https://jira.hl7.org/issues/?jql=Specification%20%3D%20FHIR-phd%20AND%20project%20in%20(CDA%2C%20FHIR%2C%20OTHER%2C%20V2)%20AND%20status%20%3D%20Applied%20%20ORDER%20BY%20updatedDate%20%20DESC" target="_blank">this link</a>

publication-request.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"package-id" : "hl7.fhir.uv.phd",
33
"version" : "2.0.0",
4-
"path" : "http://hl7.org/fhir/uv/phd/2025Sep",
5-
"mode" : "working",
4+
"path" : "http://hl7.org/fhir/uv/phd/STU2",
5+
"mode" : "milestone",
66
"status": "ballot",
77
"sequence": "STU 2",
88
"desc": "STU 2. This version is based on IEEE 11073-10206 - ACOM with Bluetooth GHS support.",

0 commit comments

Comments
 (0)