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" : "UcumVitalsCommonDE",
"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 UcumVitalsCommonDE</b></p><a name=\"UcumVitalsCommonDE\"> </a><a name=\"hcUcumVitalsCommonDE\"> </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>%</td><td>percent</td></tr><tr><td>cm</td><td>centimeter</td></tr><tr><td>m</td><td>meter</td></tr><tr><td>kg</td><td>kilogram</td></tr><tr><td>g</td><td>gram</td></tr><tr><td>Cel</td><td>degree Celsius</td></tr><tr><td>mm[Hg]</td><td>millimeter of mecury</td></tr><tr><td>/min</td><td>per min</td></tr><tr><td>/h</td><td>per hour</td></tr><tr><td>/d</td><td>per day</td></tr><tr><td>kg/m2</td><td>kilogram / (meter ^ 2)</td></tr><tr><td>m2</td><td>square meter</td></tr><tr><td>L/min</td><td>liter per minute</td></tr><tr><td>1</td><td style=\"color: #cccccc\">1</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.de/ValueSet/UcumVitalsCommonDE",
"version" : "1.0.0-alpha1",
"name" : "UCUM_Vitals_Common_DE",
"title" : "UCUM Vitals Common DE",
"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" : "Alle innerhalb der VitalSign Profile (DE) erlaubten UCUM Einheiten für value[x]",
"copyright" : "HL7 Deutschland e.V.",
"compose" : {
"include" : [
{
"system" : "http://unitsofmeasure.org",
"concept" : [
{
"code" : "%",
"display" : "percent"
},
{
"code" : "cm",
"display" : "centimeter"
},
{
"code" : "m",
"display" : "meter"
},
{
"code" : "kg",
"display" : "kilogram"
},
{
"code" : "g",
"display" : "gram"
},
{
"code" : "Cel",
"display" : "degree Celsius"
},
{
"code" : "mm[Hg]",
"display" : "millimeter of mecury"
},
{
"code" : "/min",
"display" : "per min"
},
{
"code" : "/h",
"display" : "per hour"
},
{
"code" : "/d",
"display" : "per day"
},
{
"code" : "kg/m2",
"display" : "kilogram / (meter ^ 2)"
},
{
"code" : "m2",
"display" : "square meter"
},
{
"code" : "L/min",
"display" : "liter per minute"
},
{
"code" : "1"
}
]
}
]
}
}