Personal Health Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Device/phg-example> a fhir:Device ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "phg-example"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice>
] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device phg-example</b></p><a name=\"phg-example\"> </a><a name=\"hcphg-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PhgDevice.html\">PhgDevice</a></p></div><p><b>identifier</b>: IEEE 11073 System Identifier/ec-de-3d-4e-58-53-2d-31</p><p><b>manufacturer</b>: Certified Medical PHGs</p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531981}\">Application Hosting Device, a.k.a. PHG</span></p><blockquote><p><b>deviceVersion</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531975}\">MDC_ID_PROD_SPEC_SW</span></p><p><b>value</b>: 1.0.0</p></blockquote><blockquote><p><b>deviceVersion</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532352}\">MDC_REG_CERT_DATA_CONTINUA_VERSION</span></p><p><b>value</b>: 6.0</p></blockquote><h3>ConformsTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Specification</b></td><td><b>Version</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:11073:10101 528457}\">Generic IEEE 11073-10206 PHD device</span></td><td>2</td></tr></table><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 68220}\">MDC_TIME_SYNC_PROTOCOL</span></p><p><b>value</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532233}\">MDC_TIME_SYNC_GSM</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532353}\">Certified device list of transport-specialization value pairs</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs 4}\">Pulse Oximeter certified</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532355}\">Certified Upload classes</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS 2}\">capabilities</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532355}\">Certified Upload classes</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS 7}\">observation-upload-fhir</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ASN1ToHL7 532354.0}\">negated-regulation-status</span></p><p><b>value</b>: true</p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers>
] ;
fhir:code [ fhir:v "SYSID" ]
] )
] ;
fhir:system [
fhir:v "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680>
] ;
fhir:value [ fhir:v "ec-de-3d-4e-58-53-2d-31" ] ;
fhir:assigner [
fhir:display [ fhir:v "EUI-64" ]
]
] ) ; #
fhir:manufacturer [ fhir:v "Certified Medical PHGs"] ; #
fhir:type ( [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "531981" ] ;
fhir:display [ fhir:v "MDC_MOC_VMS_MDS_AHD" ]
] ) ;
fhir:text [ fhir:v "Application Hosting Device, a.k.a. PHG" ]
] ) ; #
fhir:deviceVersion ( [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "531975" ] ;
fhir:display [ fhir:v "MDC_ID_PROD_SPEC_SW" ]
] )
] ;
fhir:value [ fhir:v "1.0.0" ]
] [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "532352" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_VERSION" ]
] )
] ;
fhir:value [ fhir:v "6.0" ]
] ) ; #
fhir:conformsTo ( [
fhir:specification [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "528457" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_GENERIC" ]
] ) ;
fhir:text [ fhir:v "Generic IEEE 11073-10206 PHD device" ]
] ;
fhir:version [ fhir:v "2" ]
] ) ; #
fhir:property ( [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "68220" ] ;
fhir:display [ fhir:v "MDC_TIME_SYNC_PROTOCOL" ]
] )
] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "532233" ] ;
fhir:display [ fhir:v "MDC_TIME_SYNC_GSM" ]
] )
]
] [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "532353" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST" ]
] ) ;
fhir:text [ fhir:v "Certified device list of transport-specialization value pairs" ]
] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs>
] ;
fhir:code [ fhir:v "4" ]
] )
]
] [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "532355" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST" ]
] ) ;
fhir:text [ fhir:v "Certified Upload classes" ]
] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS>
] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "capabilities" ]
] )
]
] [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "532355" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST" ]
] ) ;
fhir:text [ fhir:v "Certified Upload classes" ]
] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS>
] ;
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "observation-upload-fhir" ]
] )
]
] [
fhir:type [
fhir:coding ( [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ASN1ToHL7"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ASN1ToHL7>
] ;
fhir:code [ fhir:v "532354.0" ] ;
fhir:display [ fhir:v "negated-regulation-status" ]
] )
] ;
fhir:value [
a fhir:Boolean ;
fhir:v true
]
] ) . #
IG © 2016+ HL7 International / Devices.
Package hl7.fhir.uv.phd#3.0.0-draft based on FHIR 6.0.0-ballot5.
Generated
2026-08-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
