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

Raw XML (canonical form)

Definition for Value SetHSPC Height Meas Associated Precondition

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-observation-heightPrecond"/>
  <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 Associated Precondition</h2>
      <p>The conditions during which an individual's height was measured.</p>
      <p>
        <b>Copyright Statement:</b> Intermountain Healthcare
      </p>
      <p>This value set has an inline code system http://hl7,org/fhir/observation-hspc-heightPrecond,
         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>84138
            <a name="84138"> </a>
          </td>
          <td>Height (body length) with shoes</td>
          <td>The individual's height was measured while the individual was wearing shoes</td>
        </tr>
        <tr>
          <td>84139
            <a name="84139"> </a>
          </td>
          <td>Height (body length) without shoes</td>
          <td>The individual's height was measured without the individual wearing shoes.</td>
        </tr>
        <tr>
          <td>84140
            <a name="84140"> </a>
          </td>
          <td>Height (body length) with patient reclining</td>
          <td>The individual's height was measured while the individual was lying down.</td>
        </tr>
        <tr>
          <td>84141
            <a name="84141"> </a>
          </td>
          <td>Height (body length) with patient standing</td>
          <td>The individual's height was measured while the individual was standing up.</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-heightPrecond"/>
  <version value="0.01"/>
  <name value="HSPC Height Meas Associated Precondition"/>
  <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 conditions during which an individual's height was measured."/>
  <immutable value="true"/>
  <copyright value="Intermountain Healthcare"/>
  <extensible value="true"/>
  <codeSystem>
    <system value="http://hl7,org/fhir/observation-hspc-heightPrecond"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="84138"/>
      <display value="Height (body length) with shoes"/>
      <definition value="The individual's height was measured while the individual was wearing shoes"/>
    </concept>
    <concept>
      <code value="84139"/>
      <display value="Height (body length) without shoes"/>
      <definition value="The individual's height was measured without the individual wearing shoes."/>
    </concept>
    <concept>
      <code value="84140"/>
      <display value="Height (body length) with patient reclining"/>
      <definition value="The individual's height was measured while the individual was lying down."/>
    </concept>
    <concept>
      <code value="84141"/>
      <display value="Height (body length) with patient standing"/>
      <definition value="The individual's height was measured while the individual was standing up."/>
    </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.