{
  "resourceType": "ValueSet",
  "meta": {
    "lastUpdated": "2021-10-19T08:31:55.386+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BodyWeightUnits</h2><tt>https://fhir.cambio.se/ValueSet/BodyWeightUnits/v1</tt><p>Subset of the ValueSet  http://hl7.org/fhir/ValueSet/ucum-bodyweight for communicating body weight units. Code system is http://unitsofmeasure.org.</p></div>"
  },
  "url": "https://fhir.cambio.se/ValueSet/BodyWeightUnits/v1",
  "version": "1.0.0",
  "name": "BodyWeightUnits",
  "title": "BodyWeightUnits",
  "status": "draft",
  "date": "2021-10-19T08:31:54.4673427+00:00",
  "publisher": "Cambio Health care systems",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "informatics@cambio.se"
        }
      ]
    }
  ],
  "description": "Subset of the ValueSet  http://hl7.org/fhir/ValueSet/ucum-bodyweight for communicating body weight units. Code system is http://unitsofmeasure.org.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg",
            "display": "kg"
          },
          {
            "code": "g",
            "display": "g"
          }
        ]
      }
    ]
  }
}