{
  "resourceType" : "ValueSet",
  "id" : "body-weight",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://rigoletto.na.icar.cnr.it/ValueSet/body-weight",
  "version" : "0.3.0",
  "name" : "BodyWeightVS",
  "title" : "Body weight VS",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-02-12T12:08:50+01:00",
  "description" : "Value Set per unità  di misura del peso corporeo del paziente",
  "compose" : {
    "include" : [{
      "system" : "http://unitsofmeasure.org",
      "concept" : [{
        "code" : "kg",
        "display" : "kg"
      },
      {
        "code" : "[lb_av]",
        "display" : "[lb_av]"
      }]
    }]
  }
}