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-observation-weightMeasMethodDevice.xml

Raw XML (canonical form)

Definition for Value SetHSPC Weight Meas Method Device

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-observation-weightMeasMethodDevice"/>
  <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 Weight Meas Method Device</h2>
      <p>The set of codes that describe the methods or devices used to measure an individual's
         weight.</p>
      <p>
        <b>Copyright Statement:</b> Intermountain Healthcare
      </p>
      <p>This value set has an inline code system http://hl7,org/fhir/observation-hspc-weightMeasMethodDevice
        , 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>1964
            <a name="1964"> </a>
          </td>
          <td>Bed scale</td>
          <td>A scale that measures the weight of a patient by measuring the total mass of a bed and
             patient, then subtracts the known mass of the bed.</td>
        </tr>
        <tr>
          <td>2007
            <a name="2007"> </a>
          </td>
          <td>Chair scale</td>
          <td>A scale that measures the weight of a patient by measuring the total mass of a chair and
             patient, then subtracts the known mass of the chair.</td>
        </tr>
        <tr>
          <td>2139
            <a name="2139"> </a>
          </td>
          <td>Sling scale</td>
          <td>A scale for patients that are unable to stand, patients sit in a sling attached to a boom.</td>
        </tr>
        <tr>
          <td>2142
            <a name="2142"> </a>
          </td>
          <td>Standing scale</td>
          <td>A scale upon which an individual will stand to measure body weight</td>
        </tr>
        <tr>
          <td>2180
            <a name="2180"> </a>
          </td>
          <td>Weight, lean; immersion</td>
          <td>A measurement of lean body weight made by immersing an individual in water and then measuring
             the mass of the displacement.</td>
        </tr>
        <tr>
          <td>2181
            <a name="2181"> </a>
          </td>
          <td>Weight, lean; skin fold</td>
          <td>A measurement of lean body weight made by measuring the thickness of a fold of skin.</td>
        </tr>
        <tr>
          <td>2185
            <a name="2185"> </a>
          </td>
          <td>Weight, percentile</td>
          <td>A body weight based on other measurements plotted on a percentile chart.</td>
        </tr>
        <tr>
          <td>50550851
            <a name="50550851"> </a>
          </td>
          <td>Infant Scale</td>
          <td>A scale designed for use with infants only</td>
        </tr>
        <tr>
          <td>521443011
            <a name="521443011"> </a>
          </td>
          <td>Broselow tape</td>
          <td>A measuring tape created to relate a child's height, as measured by the tape to the child's
             weight</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.2.0"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/hspc-observation-weightMeasMethodDevice"/>
  <version value="0.01"/>
  <name value="HSPC Weight Meas Method Device"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healthcaresoa.org"/>
    </telecom>
  </contact>
  <date value="2015-06-01"/>
  <description value="The set of codes that describe the methods or devices used to measure an individual's
   weight."/>
  <immutable value="true"/>
  <copyright value="Intermountain Healthcare"/>
  <extensible value="true"/>
  <codeSystem>
    <system value="http://hl7,org/fhir/observation-hspc-weightMeasMethodDevice"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="1964"/>
      <display value="Bed scale"/>
      <definition value="A scale that measures the weight of a patient by measuring the total mass of a bed and
       patient, then subtracts the known mass of the bed."/>
    </concept>
    <concept>
      <code value="2007"/>
      <display value="Chair scale"/>
      <definition value="A scale that measures the weight of a patient by measuring the total mass of a chair and
       patient, then subtracts the known mass of the chair."/>
    </concept>
    <concept>
      <code value="2139"/>
      <display value="Sling scale"/>
      <definition value="A scale for patients that are unable to stand, patients sit in a sling attached to a boom."/>
    </concept>
    <concept>
      <code value="2142"/>
      <display value="Standing scale"/>
      <definition value="A scale upon which an individual will stand to measure body weight"/>
    </concept>
    <concept>
      <code value="2180"/>
      <display value="Weight, lean; immersion"/>
      <definition value="A measurement of lean body weight made by immersing an individual in water and then measuring
       the mass of the displacement."/>
    </concept>
    <concept>
      <code value="2181"/>
      <display value="Weight, lean; skin fold"/>
      <definition value="A measurement of lean body weight made by measuring the thickness of a fold of skin."/>
    </concept>
    <concept>
      <code value="2185"/>
      <display value="Weight, percentile"/>
      <definition value="A body weight based on other measurements plotted on a percentile chart."/>
    </concept>
    <concept>
      <code value="50550851"/>
      <display value="Infant Scale"/>
      <definition value="A scale designed for use with infants only"/>
    </concept>
    <concept>
      <code value="521443011"/>
      <display value="Broselow tape"/>
      <definition value="A measuring tape created to relate a child's height, as measured by the tape to the child's
       weight"/>
    </concept>
  </codeSystem>
</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.