Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) 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

Turtle Format: ValueSet-bodyTempMeasMethodDeviceVS

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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "bodyTempMeasMethodDeviceVS"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=467862000\">467862000</a></td><td>Capillary patient thermometer, mercury (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=706158001\">706158001</a></td><td>Electronic patient thermometer (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=448735006\">448735006</a></td><td>Forehead thermometer (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=700643004\">700643004</a></td><td>Infrared patient thermometer, ear (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=700644005\">700644005</a></td><td>Infrared patient thermometer, skin (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=781472002\">781472002</a></td><td>Infrared thermometer for ear and skin (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=462983001\">462983001</a></td><td>Liquid-crystal patient thermometer (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260548002\">260548002</a></td><td>Oral (qualifier value)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=255582007\">255582007</a></td><td>Rectal (qualifier value)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=118376009\">118376009</a></td><td>Thermocouple (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=464210001\">464210001</a></td><td>Thermographic camera (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=448349000\">448349000</a></td><td>Tympanic thermometer (physical object)</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-SolorTemporaryCodeSystem.html\"><code>http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-1461000205102\">1461000205102</a></td><td>Digital thermometer (physical object)</td><td>A device used to measure temperature with digital readout.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-2331000205106\">2331000205106</a></td><td>Non-contact infrared thermometer (physical object)</td><td>A device used to measure temperature via infrared technology that does not come into contact with the skin.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-24031000205108\">24031000205108</a></td><td>Thermoluminescent diode thermometer (physical object)</td><td>A device used to measure temperature that uses a thermoluminescent diode.</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasMethodDeviceVS"];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "BodyTemperatureMeasurementMethodDevicevalueset"];
  fhir:ValueSet.title [ fhir:value "Body Temperature Measurement Method Device value set"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2019-05-29"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "HSPC"];
  fhir:ValueSet.description [ fhir:value "SELECT SNOMED CT code system values.  This value set is still being created, not all values have been added nor vetted."];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ];
  fhir:ValueSet.copyright [ fhir:value "TBD"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "467862000" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Capillary patient thermometer, mercury (physical object)" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "706158001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Electronic patient thermometer (physical object)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "448735006" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Forehead thermometer (physical object)" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "700643004" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Infrared patient thermometer, ear (physical object)" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "700644005" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Infrared patient thermometer, skin (physical object)" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "781472002" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Infrared thermometer for ear and skin (physical object)" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "462983001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Liquid-crystal patient thermometer (physical object)" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "260548002" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Oral (qualifier value)" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "255582007" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Rectal (qualifier value)" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "118376009" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermocouple (physical object)" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "464210001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermographic camera (physical object)" ]       ], [
         fhir:index 11;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "448349000" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Tympanic thermometer (physical object)" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1461000205102" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Digital thermometer (physical object)" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "2331000205106" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Non-contact infrared thermometer (physical object)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "24031000205108" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermoluminescent diode thermometer (physical object)" ]       ]     ]
  ].

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

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