Skip to content

Commit bcaa257

Browse files
authored
Merge pull request #68 from HL7/ACOM-GHS-support
Changed URL for ASN1ToHL7 code system to THO
2 parents db0e99e + faa6d6b commit bcaa257

14 files changed

Lines changed: 86 additions & 75 deletions

FHIR-phd.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
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/2024Sep" 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">
2+
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/phd/2.1.0" 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">
33
<version code="current" url="http://build.fhir.org/ig/HL7/phd"/>
4+
<version code="2.1.0" url="http://hl7.org/fhir/uv/phd/2.1.0"/>
45
<version code="1.1.0" url="http://hl7.org/fhir/uv/phd/STU1.1"/>
5-
<version code="2.0.0-ballot" url="http://hl7.org/fhir/uv/phd/2024Sep"/>
6+
<version code="2.0.0-ballot" deprecated="true" url="http://hl7.org/fhir/uv/phd/2024Sep"/>
67
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/uv/phd/STU1"/>
78
<version code="0.3.0" deprecated="true" url="http://hl7.org/fhir/uv/phd/2019May"/>
89
<version code="0.2.0" deprecated="true" url="http://hl7.org/fhir/uv/phd/2019Jan"/>

input-cache/schemas/R5/fhir-single.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
POSSIBILITY OF SUCH DAMAGE.
4848

4949

50-
Generated on Fri, Jul 18, 2025 20:50+0000 for FHIR v6.0.0-ballot2
50+
Generated on Thu, Jul 24, 2025 22:57+0000 for FHIR v6.0.0-ballot2
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-ballot2">
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. -->

input/PhdImplementationGuide.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,5 +623,9 @@ In this example there are only xml structure definitions, value sets, code syste
623623
<code value="shownav"/>
624624
<value value="true"/>
625625
</parameter>
626+
<parameter>
627+
<code value="special-url"/>
628+
<value value="http://terminology.hl7.org/CodeSystem/ASN1ToHL7"/>
629+
</parameter>
626630
</definition>
627631
</ImplementationGuide>

input/examples/bits-observation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"code": {
5757
"coding": [
5858
{
59-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
59+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
6060
"code": "150604.2",
6161
"display": "sensor-displaced"
6262
}
@@ -68,7 +68,7 @@
6868
"code": {
6969
"coding": [
7070
{
71-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
71+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
7272
"code": "150604.7",
7373
"display": "signal-pulse-questionable"
7474
}
@@ -80,7 +80,7 @@
8080
"code": {
8181
"coding": [
8282
{
83-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
83+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
8484
"code": "150604.10",
8585
"display": "signal-low-perfusion"
8686
}
@@ -92,7 +92,7 @@
9292
"code": {
9393
"coding": [
9494
{
95-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
95+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
9696
"code": "150604.11",
9797
"display": "signal-poor"
9898
}
@@ -104,7 +104,7 @@
104104
"code": {
105105
"coding": [
106106
{
107-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
107+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
108108
"code": "150604.12",
109109
"display": "signal-inadequate"
110110
}

input/examples/bpm-status.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"code": {
6262
"coding": [
6363
{
64-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
64+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
6565
"code": "8410608.0",
6666
"display": "body-movement"
6767
}
@@ -73,7 +73,7 @@
7373
"code": {
7474
"coding": [
7575
{
76-
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
76+
"system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
7777
"code": "8410608.5",
7878
"display": "improper-body-position"
7979
}

0 commit comments

Comments
 (0)