Connectathon 11 Snapshot

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

Hspc\valueset-hspc-bodytempbodylocation.xml

Raw XML (canonical form)

Definition for Value SetHSPC Body Temperature Measurement Body Location

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-bodytempbodylocation"/>
  <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 Body Location</h2>
      <p>SELECT SNOMED CT code system values.</p>
      <p>
        <b>Copyright Statement:</b> TBD
      </p>
      <p>This value set includes codes from the following 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>362732006</td>
              <td>axilla</td>
              <td/>
            </tr>
            <tr>
              <td>1910005</td>
              <td>ear</td>
              <td/>
            </tr>
            <tr>
              <td>21082005</td>
              <td>mouth</td>
              <td/>
            </tr>
            <tr>
              <td>181261002</td>
              <td>rectum</td>
              <td/>
            </tr>
            <tr>
              <td>39937001</td>
              <td>skin</td>
              <td/>
            </tr>
            <tr>
              <td>362620003</td>
              <td>entire temporal region</td>
              <td/>
            </tr>
            <tr>
              <td>89837001</td>
              <td>urinary bladder</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-bodytempbodylocation"/>
  <version value="0.01"/>
  <name value="HSPC Body Temperature Measurement Body Location"/>
  <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"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="362732006"/>
        <display value="axilla"/>
      </concept>
      <concept>
        <code value="1910005"/>
        <display value="ear"/>
      </concept>
      <concept>
        <code value="21082005"/>
        <display value="mouth"/>
      </concept>
      <concept>
        <code value="181261002"/>
        <display value="rectum"/>
      </concept>
      <concept>
        <code value="39937001"/>
        <display value="skin"/>
      </concept>
      <concept>
        <code value="362620003"/>
        <display value="entire temporal region"/>
      </concept>
      <concept>
        <code value="89837001"/>
        <display value="urinary bladder"/>
      </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.