STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-bodytempmethoddevice.xml

Raw XML (canonical form)

Definition for Code System HSPC Body Temperature Measurement Method/Device

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hspc-bodytempmethoddevice"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+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 code system http://hl7.org/fhir/hspc-bodytempmethoddevice 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>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.727"/>
  </extension>
  <url value="http://hl7.org/fhir/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)"/>
  <date value="2015-06-10T17:00:00+03:00"/>
  <description value="SELECT SNOMED CT code system values."/>
  <copyright value="TBD"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/hspc-bodytempmethoddevice"/>
  <content value="complete"/>
  <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>

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.