Skip to content

Commit 8a3b12d

Browse files
committed
updates for publication
1 parent 953ee7f commit 8a3b12d

8 files changed

Lines changed: 183 additions & 64 deletions

File tree

FHIR-phd.xml

Lines changed: 2 additions & 2 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/STU2.0" 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">
2+
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/phd/2025Sep" ciUrl="https://build.fhir.org/ig/HL7/phd" defaultVersion="2.0.0" defaultWorkgroup="dev" gitUrl="https://github.com/HL7/PHD" url="http://hl7.org/fhir/uv/phd">
33
<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.0"/>
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-cache/schemas/R5/fhir-single.xsd

Lines changed: 9 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
POSSIBILITY OF SUCH DAMAGE.
4848

4949

50-
Generated on Tue, Mar 10, 2026 17:33+0000 for FHIR v6.0.0-ballot4
50+
Generated on Wed, Mar 11, 2026 21:06+0000 for FHIR v6.0.0-ballot4
5151
-->
5252
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://hl7.org/fhir" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="http://hl7.org/fhir" elementFormDefault="qualified" version="6.0.0-ballot4">
5353
<!-- Note: When using this schema with some tools, it may also be necessary to declare xmlns:xml="http://www.w3.org/XML/1998/namespace", however this causes performance issues with other tools and thus is not in the base schemas. -->
@@ -17047,6 +17047,11 @@ into another (possibly the same) biological entity.</xs:documentation>
1704717047
<xs:documentation xml:lang="en">Unique instance identifiers assigned to a biologically derived product. Note: This is a business identifier, not a resource identifier.</xs:documentation>
1704817048
</xs:annotation>
1704917049
</xs:element>
17050+
<xs:element name="therapyIdentifier" minOccurs="0" maxOccurs="unbounded" type="Identifier">
17051+
<xs:annotation>
17052+
<xs:documentation xml:lang="en">A shared identifier common to multiple independent BiologicallyDerivedProduct instances that are intended to be administered in the course of the same given therapy. The presence of the same identifier on each BiologicallyDerivedProduct ties those products together.</xs:documentation>
17053+
</xs:annotation>
17054+
</xs:element>
1705017055
<xs:element name="biologicalSourceEvent" minOccurs="0" maxOccurs="1" type="Identifier">
1705117056
<xs:annotation>
1705217057
<xs:documentation xml:lang="en">An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled.</xs:documentation>
@@ -27792,7 +27797,7 @@ The actual author of the section when it is not the author of the composition. I
2779227797
<xs:complexContent>
2779327798
<xs:extension base="BackboneElement">
2779427799
<xs:sequence>
27795-
<xs:element name="type" minOccurs="1" maxOccurs="1" type="DeviceDefinitionRegulatoryIdentifierType">
27800+
<xs:element name="type" minOccurs="1" maxOccurs="1" type="CodeableConcept">
2779627801
<xs:annotation>
2779727802
<xs:documentation xml:lang="en">The type of identifier itself.</xs:documentation>
2779827803
</xs:annotation>
@@ -28186,36 +28191,6 @@ RegisteredName | UserFriendlyName | PatientReportedName.</xs:documentation>
2818628191
</xs:extension>
2818728192
</xs:complexContent>
2818828193
</xs:complexType>
28189-
<xs:simpleType name="DeviceDefinitionRegulatoryIdentifierTypeEnum">
28190-
<xs:restriction base="code-primitive">
28191-
<xs:enumeration value="basic">
28192-
<xs:annotation>
28193-
<xs:documentation xml:lang="en">Basic</xs:documentation>
28194-
</xs:annotation>
28195-
</xs:enumeration>
28196-
<xs:enumeration value="master">
28197-
<xs:annotation>
28198-
<xs:documentation xml:lang="en">Master</xs:documentation>
28199-
</xs:annotation>
28200-
</xs:enumeration>
28201-
<xs:enumeration value="license">
28202-
<xs:annotation>
28203-
<xs:documentation xml:lang="en">License</xs:documentation>
28204-
</xs:annotation>
28205-
</xs:enumeration>
28206-
</xs:restriction>
28207-
</xs:simpleType>
28208-
<xs:complexType name="DeviceDefinitionRegulatoryIdentifierType">
28209-
<xs:annotation>
28210-
<xs:documentation xml:lang="en"></xs:documentation>
28211-
<xs:documentation xml:lang="en">If the element is present, it must have either a @value, an @id, or extensions</xs:documentation>
28212-
</xs:annotation>
28213-
<xs:complexContent>
28214-
<xs:extension base="Element">
28215-
<xs:attribute name="value" type="DeviceDefinitionRegulatoryIdentifierTypeEnum" use="optional"/>
28216-
</xs:extension>
28217-
</xs:complexContent>
28218-
</xs:complexType>
2821928194
<xs:simpleType name="DeviceCorrectiveActionScopeEnum">
2822028195
<xs:restriction base="code-primitive">
2822128196
<xs:enumeration value="model">
@@ -43837,9 +43812,9 @@ Reflex | Repeat | Re-run.</xs:documentation>
4383743812
<xs:documentation xml:lang="en">An absolute URL that is used to identify this ObservationDefinition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this ObservationDefinition is (or will be) published. The URL SHOULD include the major version of the ObservationDefinition. For more information see Technical and Business Versions.</xs:documentation>
4383843813
</xs:annotation>
4383943814
</xs:element>
43840-
<xs:element name="identifier" minOccurs="0" maxOccurs="1" type="Identifier">
43815+
<xs:element name="identifier" minOccurs="0" maxOccurs="unbounded" type="Identifier">
4384143816
<xs:annotation>
43842-
<xs:documentation xml:lang="en">Business identifiers assigned to this ObservationDefinition. by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server.</xs:documentation>
43817+
<xs:documentation xml:lang="en">Business identifiers assigned to this ObservationDefinition by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server.</xs:documentation>
4384343818
</xs:annotation>
4384443819
</xs:element>
4384543820
<xs:element name="version" minOccurs="0" maxOccurs="1" type="string">

input/PhdImplementationGuide.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ In this example there are only xml structure definitions, value sets, code syste
4646
<version value="2.0.0"/>
4747
<name value="PhdImplementationGuide"/>
4848
<title value="Personal Health Device Implementation Guide"/>
49-
<status value="draft"/>
49+
<status value="active"/>
5050
<language value="en-US"/>
5151
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
52-
<valueCode value="draft" />
52+
<valueCode value="trial-use" />
5353
</extension>
5454
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
55-
<valueInteger value="1" />
55+
<valueInteger value="2" />
5656
</extension>
5757
<experimental value="false"/>
5858
<publisher value="HL7 International / Devices"/>

input/fsh/CapabilityStatement.PhdFHIRServer.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Usage: #definition
66
* name = "PhdFHIRServer"
77
* title = "PHD IG FHIR Observation Server requirements"
88
* description = "Capability statement. This statement indicates what the server must support and accept to work with this Guide. Though the CapabilityStatement indicates, for example, that the server must support the Device resource, it does not mean the server must save the Device resource. The use case may only be interested in the Observation and Patient resources. What it does mean is that the server cannot generate an error when the PHG uploads a Device resource or references a Device resource that it has uploaded."
9-
* status = #draft
9+
* status = #active
1010
* date = "2018-10-27"
1111
* contact.telecom.system = #url
1212
* contact.telecom.value = "http://hl7.org/fhir"

input/ignoreWarnings.txt

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,7 @@ Constraint failed: mdc-1: 'A published MDC Code is preferred but private MDC cod
3939

4040
# Reference to external draft code system...
4141
Reference to draft CodeSystem http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status|0.3.0
42-
# Reference to draft CodeSystem urn:iso:std:iso:11073:10101|2024-12-05 from fhir.tx.support.r4#0.32.0
4342
Reference to draft CodeSystem urn:iso:std:iso:11073:10101|2024-12-05
4443

45-
# Reference to draft code system...
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
52-
5344
# Publisher process choice - can safely be ignored
5445
The value set expansion is too large, and only a subset has been displayed
55-
56-
# External terminology links in generated HTML - these codes are valid but the external URLs cannot be resolved
57-
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
58-
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
59-
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)

0 commit comments

Comments
 (0)