{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VitalSignDE_Body_Length_UCUM",
  "id": "VitalSignDE-Body-Length-UCUM",
  "title": "VitalSignDE_Body_Length_UCUM",
  "description": "VitalSignDE_Body_Length_UCUM enthält alle validen Einheiten zur Kodierung einer Körpergröße",
  "version": "1.6.0-ballot",
  "url": "http://fhir.de/ValueSet/VitalSignDE_Body_Length_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/"
        }
      ]
    }
  ],
  "copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "cm",
            "display": "centimeter"
          },
          {
            "code": "m",
            "display": "meter"
          }
        ]
      }
    ]
  }
}