PhdImplementationGuide 0.3.0 - STU 1 (2nd ballot)

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

Example of a Gateway - TTL Representation

(back to narrative)

Raw ttl

@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 "phg-ecde3d4e58532d31.000000000000"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice>     ]
  ];
  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>: phg-ecde3d4e58532d31.000000000000</p><p><b>meta</b>: </p><p><b>identifier</b>: IEEE 11073 System Identifier = ec-de-3d-4e-58-53-2d-31, Bluetooth MAC address = 3d-4e-58-53-2d-31, Ethernet MAC address = 3d-4e-58-53-2d-35</p><p><b>type</b>: MDC_MOC_VMS_MDS_AHD <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531981' = '531981)</span></p><h3>Versions</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532352' = '532352)</span></td><td>5.0</td></tr></table><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_NTPV4: <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532226' = '532226)</span></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>: Pulse Oximeter certified <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD code '4' = 'Pulse Oximeter certified)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: certified Upload classes <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532355' = '532355)</span></p><p><b>valueCode</b>: observation-upload-soap <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '0' = 'observation-upload-soap)</span>, observation-upload-hdata <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '3' = 'observation-upload-hdata)</span>, observation-upload-fhir <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '7' = 'observation-upload-fhir)</span>, capabilities <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '2' = 'capabilities)</span>, aps <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '6' = 'aps)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: regulation-status <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 code '532354.0' = 'If bit is cleared device is regulated)</span></p><p><b>valueCode</b>: Device is not regulated <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0136 code 'Y' = 'Yes)</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 "ec-de-3d-4e-58-53-2d-31" ]
  ], [
     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 "3d-4e-58-53-2d-31" ]
  ], [
     fhir:index 2;
     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 "ETHMAC" ]       ]     ];
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/eui-48" ];
     fhir:Identifier.value [ fhir:value "3d-4e-58-53-2d-35" ]
  ];
  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 "531981" ]     ];
     fhir:CodeableConcept.text [ fhir:value "MDC_MOC_VMS_MDS_AHD" ]
  ];
  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 "532352" ]       ];
       fhir:CodeableConcept.text [ fhir:value "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version" ]     ];
     fhir:Device.version.value [ fhir:value "5.0" ]
  ];
  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 "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 "532226" ]       ];
       fhir:CodeableConcept.text [ fhir:value "MDC_TIME_SYNC_NTPV4:" ]     ]
  ], [
     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 "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 "4" ]       ]     ]
  ], [
     fhir:index 2;
     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 "532355" ]       ];
       fhir:CodeableConcept.text [ fhir:value "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: certified Upload classes" ]     ];
     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/ContinuaHFS" ];
         fhir:Coding.code [ fhir:value "0" ]       ]     ], [
       fhir:index 1;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS" ];
         fhir:Coding.code [ fhir:value "3" ]       ]     ], [
       fhir:index 2;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS" ];
         fhir:Coding.code [ fhir:value "7" ]       ]     ], [
       fhir:index 3;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS" ];
         fhir:Coding.code [ fhir:value "2" ]       ]     ], [
       fhir:index 4;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS" ];
         fhir:Coding.code [ fhir:value "6" ]       ]     ]
  ], [
     fhir:index 3;
     fhir:Device.property.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7" ];
         fhir:Coding.code [ fhir:value "532354.0" ]       ];
       fhir:CodeableConcept.text [ fhir:value "regulation-status" ]     ];
     fhir:Device.property.valueCode [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
         fhir:Coding.code [ fhir:value "Y" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Device is not regulated" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.