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 - JSON Representation

Active as of 2025-07-16

Raw json | Download

{
  "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><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>"
  },
  "url" : "https://rigoletto.na.icar.cnr.it/ValueSet/body-weight",
  "version" : "0.2.0",
  "name" : "BodyWeightVS",
  "title" : "Units of patient's body weight VS",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-07-16T13:36:58+02:00",
  "description" : "Valueset 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]"
          }
        ]
      }
    ]
  }
}