TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-19 |
{
"resourceType" : "ValueSet",
"id" : "VitalSignDE-Body-Length-UCUM",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VitalSignDE-Body-Length-UCUM</b></p><a name=\"VitalSignDE-Body-Length-UCUM\"> </a><a name=\"hcVitalSignDE-Body-Length-UCUM\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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>cm</td><td>centimeter</td></tr><tr><td>m</td><td>meter</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.de/ValueSet/VitalSignDE-Body-Length-UCUM",
"version" : "1.0.0-alpha1",
"name" : "VitalSignDE_Body_Length_UCUM",
"title" : "VitalSignDE_Body_Length_UCUM",
"status" : "active",
"experimental" : false,
"date" : "2025-11-19T17:18:12+00:00",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description" : "VitalSignDE_Body_Length_UCUM enthält alle validen Einheiten zur Kodierung einer Körpergröße",
"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.",
"compose" : {
"include" : [
{
"system" : "http://unitsofmeasure.org",
"concept" : [
{
"code" : "cm",
"display" : "centimeter"
},
{
"code" : "m",
"display" : "meter"
}
]
}
]
}
}