0.2.0 - ci-build

Rigoletto - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Units of patient's body weight VS - XML Representation

Active as of 2025-07-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="body-weight"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet body-weight</b></p><a name="body-weight"> </a><a name="hcbody-weight"> </a><a name="body-weight-en-US"> </a><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>kg</td><td>kg</td></tr><tr><td>[lb_av]</td><td>[lb_av]</td></tr></table></li></ul></div>
  </text>
  <url value="https://rigoletto.na.icar.cnr.it/ValueSet/body-weight"/>
  <version value="0.2.0"/>
  <name value="BodyWeightVS"/>
  <title value="Units of patient's body weight VS"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-07-16T13:36:58+02:00"/>
  <description
               value="Valueset per unità  di misura del peso corporeo del paziente"/>
  <compose>
    <include>
      <system value="http://unitsofmeasure.org"/>
      <concept>
        <code value="kg"/>
        <display value="kg"/>
      </concept>
      <concept>
        <code value="[lb_av]"/>
        <display value="[lb_av]"/>
      </concept>
    </include>
  </compose>
</ValueSet>