Rigoletto Implementation Guide
0.3.0 - ci-build
Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-12 |
<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><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><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.3.0"/>
<name value="BodyWeightVS"/>
<title value="Body weight VS"/>
<status value="active"/>
<experimental value="true"/>
<date value="2026-02-12T12:08:50+01:00"/>
<description
value="Value Set 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>