- HSPC Implementation Guide

This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions

href="assets/ico/favicon.png"/>

HSPC Body Temperature Measurement Body Location


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bodytempbodylocation"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/bodytempbodylocation"/>
  <version value="0.01"/>
  <name value="HSPC Body Temperature Measurement Body Location"/>
  <immutable value="true"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <description value="SELECT SNOMED CT code system values."/>
  <copyright value="TBD"/>
  <status value="draft"/>
  <extensible value="true"/>
  <date value="2015-06-11"/>
  <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>