FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "ObservationUnitsGFR",
"id": "ObservationUnitsGFR",
"description": "Enthält UCUM-Einheiten für die Observation GFR",
"version": "5.1.3",
"url": "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsGFR",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2026-07-17",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mL/min/(1.73)",
"display": "milliliter pro Minute pro Körperoberfläche von 1,73 m2"
}
]
}
]
}
}