This page is part of the Personal Health Device FHIR IG (v0.3.0: STU 1 Ballot 3) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Device; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "phd-00601900010E9234.F45EABA80832"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: phd-00601900010E9234.F45EABA80832</p><p><b>meta</b>: </p><p><b>identifier</b>: IEEE 11073 System Identifier = 00-60-19-00-01-0E-92-34, Bluetooth MAC address = F4-5E-AB-A8-08-32</p><p><b>manufacturer</b>: Diabetes Care</p><p><b>serialNumber</b>: 20130200002A</p><p><b>modelNumber</b>: Gluc-23</p><p><b>type</b>: MDC_MOC_VMS_MDS_SIMP <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '65573' = '65573)</span></p><h3>Specializations</h3><table class=\"grid\"><tr><td>-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td>*</td><td>MDC_DEV_SPEC_PROFILE_GLUCOSE: Glucose Monitor <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '528405' = '528405)</span></td><td>1</td></tr></table><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_FW: Firmware revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531976' = '531976)</span></p><p><b>value</b>: GLU.7AJ-02</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_SW: Software revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531975' = '531975)</span></p><p><b>value</b>: 3.55.6</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_HW: Hardware revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531974' = '531974)</span></p><p><b>value</b>: 5.4.2</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: certified device list as transport-specialization combo <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532353' = '532353)</span></p><p><b>valueCode</b>: HDP BT Glucose Monitor certified <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD code '16401' = 'HDP BT Glucose Monitor certified)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '68220' = '68220)</span></p><p><b>valueCode</b>: MDC_TIME_SYNC_NONE: <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532224' = '532224)</span></p></blockquote></div>" ]; fhir:Device.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers" ]; fhir:Coding.code [ fhir:value "SYSID" ] ] ]; fhir:Identifier.system [ fhir:value "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680" ]; fhir:Identifier.value [ fhir:value "00-60-19-00-01-0E-92-34" ] ], [ fhir:index 1; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers" ]; fhir:Coding.code [ fhir:value "BTMAC" ] ] ]; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/eui-48" ]; fhir:Identifier.value [ fhir:value "F4-5E-AB-A8-08-32" ] ]; fhir:Device.manufacturer [ fhir:value "Diabetes Care"]; fhir:Device.serialNumber [ fhir:value "20130200002A"]; fhir:Device.modelNumber [ fhir:value "Gluc-23"]; fhir:Device.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "65573" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_MOC_VMS_MDS_SIMP" ] ]; fhir:Device.specialization [ fhir:index 0; fhir:Device.specialization.systemType [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "528405" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_DEV_SPEC_PROFILE_GLUCOSE: Glucose Monitor" ] ]; fhir:Device.specialization.version [ fhir:value "1" ] ]; fhir:Device.version [ fhir:index 0; fhir:Device.version.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "531976" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_ID_PROD_SPEC_FW: Firmware revision" ] ]; fhir:Device.version.value [ fhir:value "GLU.7AJ-02" ] ], [ fhir:index 1; fhir:Device.version.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "531975" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_ID_PROD_SPEC_SW: Software revision" ] ]; fhir:Device.version.value [ fhir:value "3.55.6" ] ], [ fhir:index 2; fhir:Device.version.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "531974" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_ID_PROD_SPEC_HW: Hardware revision" ] ]; fhir:Device.version.value [ fhir:value "5.4.2" ] ]; fhir:Device.property [ fhir:index 0; fhir:Device.property.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "532353" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: certified device list as transport-specialization combo" ] ]; fhir:Device.property.valueCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD" ]; fhir:Coding.code [ fhir:value "16401" ] ] ] ], [ fhir:index 1; fhir:Device.property.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "68220" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol" ] ]; fhir:Device.property.valueCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:11073:10101" ]; fhir:Coding.code [ fhir:value "532224" ] ]; fhir:CodeableConcept.text [ fhir:value "MDC_TIME_SYNC_NONE:" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.