This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetHSPC Body Temperature Measurement Method/Device
<ValueSet xmlns="http://hl7.org/fhir"> <id value="hspc-bodytempmethoddevice"/> <meta> <lastUpdated value="2015-12-11T17:38:40.294+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>HSPC Body Temperature Measurement Method/Device</h2> <p>SELECT SNOMED CT code system values.</p> <p> <b>Copyright Statement:</b> TBD </p> <p>This value set has an inline code system http://hl7.org/fhir/hspc-bodytempmethoddevice, which defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>30277 <a name="30277"> </a> </td> <td>Digital Thermometer</td> <td>The electronic thermometer that displays body temperature in numeric values.</td> </tr> <tr> <td>30522 <a name="30522"> </a> </td> <td>Infrared Thermometer</td> <td>The thermometer that measure the temperature by the intensity of infrared light emission. </td> </tr> <tr> <td>82735 <a name="82735"> </a> </td> <td>Thermoluminescent diode thermometer</td> <td>Thermoluminescent diode thermometer is a thermometer that measures the temperature of the emitted heat from the surface of an area.</td> </tr> <tr> <td>84301 <a name="84301"> </a> </td> <td>MRI diffusion thermometer</td> <td>MRI diffusion thermometer is an instrument that uses MRI diffusion to indicate the temperature of a substance.</td> </tr> </table> <p>In addition, this value set includes codes from other code systems:</p> <ul> <li>Include these codes as defined in http://snomed.info/sct <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> </tr> <tr> <td>467862000</td> <td>capillary patient thermometer, mercury</td> <td/> </tr> <tr> <td>462983001</td> <td>liquid-crystal patient thermometer</td> <td/> </tr> <tr> <td>118376009</td> <td>thermocouple</td> <td/> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/hspc-bodytempmethoddevice"/> <version value="0.01"/> <name value="HSPC Body Temperature Measurement Method/Device"/> <status value="draft"/> <experimental value="true"/> <publisher value="Health Services Platform Consortium (HSPC)"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2015-06-11"/> <description value="SELECT SNOMED CT code system values."/> <immutable value="true"/> <copyright value="TBD"/> <extensible value="true"/> <codeSystem> <system value="http://hl7.org/fhir/hspc-bodytempmethoddevice"/> <caseSensitive value="true"/> <concept> <code value="30277"/> <display value="Digital Thermometer"/> <definition value="The electronic thermometer that displays body temperature in numeric values."/> </concept> <concept> <code value="30522"/> <display value="Infrared Thermometer"/> <definition value="The thermometer that measure the temperature by the intensity of infrared light emission. "/> </concept> <concept> <code value="82735"/> <display value="Thermoluminescent diode thermometer"/> <definition value="Thermoluminescent diode thermometer is a thermometer that measures the temperature of the emitted heat from the surface of an area."/> </concept> <concept> <code value="84301"/> <display value="MRI diffusion thermometer"/> <definition value="MRI diffusion thermometer is an instrument that uses MRI diffusion to indicate the temperature of a substance."/> </concept> </codeSystem> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="467862000"/> <display value="capillary patient thermometer, mercury"/> </concept> <concept> <code value="462983001"/> <display value="liquid-crystal patient thermometer"/> </concept> <concept> <code value="118376009"/> <display value="thermocouple"/> </concept> </include> </compose> </ValueSet>
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.