{
  "resourceType" : "ValueSet",
  "id" : "ObservationUnitsGFR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationUnitsGFR</b></p><a name=\"ObservationUnitsGFR\"> </a><a name=\"hcObservationUnitsGFR\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly 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>mL/min/(1.73)</td><td>milliliter pro Minute pro Körperoberfläche von 1,73 m2</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsGFR",
  "version" : "6.0.0-rc",
  "name" : "ObservationUnitsGFR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    }]
  }],
  "description" : "Enthält UCUM-Einheiten für die Observation GFR",
  "compose" : {
    "include" : [{
      "system" : "http://unitsofmeasure.org",
      "concept" : [{
        "code" : "mL/min/(1.73)",
        "display" : "milliliter pro Minute pro Körperoberfläche von 1,73 m2"
      }]
    }]
  }
}