{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VitalSignDE_Body_Weigth_UCUM",
  "id": "VitalSignDE-Body-Weigth-UCUM",
  "title": "VitalSignDE_Body_Weigth_UCUM",
  "description": "Dieses ValueSet enthält die zulässigen UCUM-Einheiten zur Kodierung von Körpergewicht. Es dient der konsistenten Einheitendarstellung in entsprechenden Vitalparameterprofilen.",
  "version": "1.6.0",
  "url": "http://fhir.de/ValueSet/VitalSignDE_Body_Weigth_UCUM",
  "experimental": false,
  "date": "2025-12-23",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization"
      }
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg",
            "display": "kilogram"
          },
          {
            "code": "g",
            "display": "gram"
          }
        ]
      }
    ]
  },
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  }
}