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-heightMeasMethodDevice.xml

Raw XML (canonical form)

Definition for Value SetHSPC Height Meas Method Device

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-observation-heightMeasMethodDevice"/>
  <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 Height Meas Method Device</h2>
      <p>The set of codes that describe the methods or devices used to measure an individual's
         height.</p>
      <p>
        <b>Copyright Statement:</b> Intermountain Healthcare
      </p>
      <p>This value set has an inline code system http://hl7,org/fhir/valueset-observation-heightMeasMethodDe
        vice, 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>2057
            <a name="2057"> </a>
          </td>
          <td>Height, estimated by provider</td>
          <td>The method of determining body length or height where it is guessed at by the health care
             provider</td>
        </tr>
        <tr>
          <td>2058
            <a name="2058"> </a>
          </td>
          <td>Height, measured</td>
          <td>A method of determining body length or height by utilizing a device to measure it.</td>
        </tr>
        <tr>
          <td>2061
            <a name="2061"> </a>
          </td>
          <td>Height, percentile</td>
          <td>A method of determining body length or height by using a growth percentile chart</td>
        </tr>
        <tr>
          <td>2063
            <a name="2063"> </a>
          </td>
          <td>Height, stated (reported)</td>
          <td>The body length or height was given verbally rather than measured.</td>
        </tr>
        <tr>
          <td>521363688
            <a name="521363688"> </a>
          </td>
          <td>Stadiometer</td>
          <td>A device for measuring body length or height.  Usually constructed of a ruler and a sliding
             headpiece that, when placed on an individual's head will give a reading of the body length
             or height.</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-heightMeasMethodDevice"/>
  <version value="0.01"/>
  <name value="HSPC Height 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-05-19"/>
  <description value="The set of codes that describe the methods or devices used to measure an individual's
   height."/>
  <immutable value="true"/>
  <copyright value="Intermountain Healthcare"/>
  <extensible value="true"/>
  <codeSystem>
    <system value="http://hl7,org/fhir/valueset-observation-heightMeasMethodDevice"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="2057"/>
      <display value="Height, estimated by provider"/>
      <definition value="The method of determining body length or height where it is guessed at by the health care
       provider"/>
    </concept>
    <concept>
      <code value="2058"/>
      <display value="Height, measured"/>
      <definition value="A method of determining body length or height by utilizing a device to measure it."/>
    </concept>
    <concept>
      <code value="2061"/>
      <display value="Height, percentile"/>
      <definition value="A method of determining body length or height by using a growth percentile chart"/>
    </concept>
    <concept>
      <code value="2063"/>
      <display value="Height, stated (reported)"/>
      <definition value="The body length or height was given verbally rather than measured."/>
    </concept>
    <concept>
      <code value="521363688"/>
      <display value="Stadiometer"/>
      <definition value="A device for measuring body length or height.  Usually constructed of a ruler and a sliding
       headpiece that, when placed on an individual's head will give a reading of the body length
       or height."/>
    </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.