Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-bodyWeightMeasurementAssociatedPrecondVS

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bodyWeightMeasurementAssociatedPrecondVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=118643004">118643004</a></td><td>Cast device (physical object)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=190902006">190902006</a></td><td>Fluid imbalance (disorder)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=257308009">257308009</a></td><td>Oxygenator (physical object)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=53350007">53350007</a></td><td>Prosthesis (physical object)</td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/vitals/ValueSet/bodyWeightMeasurementAssociatedPrecondVS"/>
  <version value="0.1.0"/>
  <name value="BodyWeightMeasurementAssociatedPreconditionvalueset"/>
  <title value="Body Weight Measurement Associated Precondition value set"/>
  <status value="draft"/>
  <date value="2019-05-29"/>
  <publisher value="HSPC"/>
  <description value="SELECT SNOMED CT code system values."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright value="TBD"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="118643004"/>
        <display value="Cast device (physical object)"/>
      </concept>
      <concept>
        <code value="190902006"/>
        <display value="Fluid imbalance (disorder)"/>
      </concept>
      <concept>
        <code value="257308009"/>
        <display value="Oxygenator (physical object)"/>
      </concept>
      <concept>
        <code value="53350007"/>
        <display value="Prosthesis (physical object)"/>
      </concept>
    </include>
  </compose>
</ValueSet>