Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Example Device/KinsaThermometer (Turtle)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Patient

Raw Turtle (+ also see Turtle/RDF Format Specification)

KinsaThermometer

@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 "KinsaThermometer"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Device</b><a name=\"KinsaThermometer\"> </a></p><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\">Resource Device &quot;KinsaThermometer&quot; </p></div><p><b>identifier</b>: System Identifier: 00-00-52-49-20-45-4C-42, Bluetooth Address: 10-CE-A9-80-14-66</p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>18479793050726</td><td><a href=\"http://hl7.org/fhir/NamingSystem/gs1-di\">http://hl7.org/fhir/NamingSystem/gs1-di</a></td><td><a href=\"http://hl7.org/fhir/NamingSystem/fda-udi\">http://hl7.org/fhir/NamingSystem/fda-udi</a></td><td>(01)18479793050726(21)1i9JfKh</td><td>unknown</td></tr></table><p><b>manufacturer</b>: Kinsa</p><p><b>serialNumber</b>: 1i9JfKh</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>KS_1i9JfKh</td><td>user-friendly-name</td></tr></table><p><b>modelNumber</b>: KS_1i9JfKh</p><p><b>type</b>: MDC_MOC_VMS_MDS_SIMP: Personal Health Device <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#65573 &quot;MDC_MOC_VMS_MDS_SIMP&quot;)</span></p><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_FW: Firmware revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531976)</span></p><p><b>value</b>: 1.00</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_SW: Software revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531975)</span></p><p><b>value</b>: V2.19</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_SW: Hardware revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531974)</span></p><p><b>value</b>: 1.00</p></blockquote><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_TEMP: Thermometer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#528392)</span></td><td>1</td></tr></table><h3>Properties</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#68220)</span></td><td>MDC_TIME_SYNC_NONE: No time synchronization <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#532224)</span></td></tr></table></div>"
  ];
  fhir:Device.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers" ];
         fhir:Coding.code [ fhir:value "SYSID" ];
         fhir:Coding.display [ fhir:value "System Identifier" ]
       ]
     ];
     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-00-52-49-20-45-4C-42" ]
  ], [
     fhir:index 1;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers" ];
         fhir:Coding.code [ fhir:value "BTMAC" ];
         fhir:Coding.display [ fhir:value "Bluetooth Address" ]
       ]
     ];
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/eui-48" ];
     fhir:Identifier.value [ fhir:value "10-CE-A9-80-14-66" ]
  ];
  fhir:Device.udiCarrier [
     fhir:index 0;
     fhir:Device.udiCarrier.deviceIdentifier [ fhir:value "18479793050726" ];
     fhir:Device.udiCarrier.issuer [ fhir:value "http://hl7.org/fhir/NamingSystem/gs1-di" ];
     fhir:Device.udiCarrier.jurisdiction [ fhir:value "http://hl7.org/fhir/NamingSystem/fda-udi" ];
     fhir:Device.udiCarrier.carrierHRF [ fhir:value "(01)18479793050726(21)1i9JfKh" ];
     fhir:Device.udiCarrier.entryType [ fhir:value "unknown" ]
  ];
  fhir:Device.manufacturer [ fhir:value "Kinsa"];
  fhir:Device.serialNumber [ fhir:value "1i9JfKh"];
  fhir:Device.deviceName [
     fhir:index 0;
     fhir:Device.deviceName.name [ fhir:value "KS_1i9JfKh" ];
     fhir:Device.deviceName.type [ fhir:value "user-friendly-name" ]
  ];
  fhir:Device.modelNumber [ fhir:value "KS_1i9JfKh"];
  fhir:Device.type [
     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 "65573" ];
       fhir:Coding.display [ fhir:value "MDC_MOC_VMS_MDS_SIMP" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "MDC_MOC_VMS_MDS_SIMP: Personal Health Device" ]
  ];
  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 "1.00" ]
  ], [
     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 "V2.19" ]
  ], [
     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_SW: Hardware revision" ]
     ];
     fhir:Device.version.value [ fhir:value "1.00" ]
  ];
  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 "528392" ]
       ];
       fhir:CodeableConcept.text [ fhir:value "MDC_DEV_SPEC_PROFILE_TEMP: Thermometer" ]
     ];
     fhir:Device.specialization.version [ fhir:value "1" ]
  ];
  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.valueCodeableConcept [
       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: No time synchronization" ]
     ]
  ]] .

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

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

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.