ISiK ICU
Version 6.0.0-rc - STU1

: ObservationUnitsCRP - JSON Representation

Active as of 2025-12-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ObservationUnitsCRP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationUnitsCRP</b></p><a name=\"ObservationUnitsCRP\"> </a><a name=\"hcObservationUnitsCRP\"> </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>mg/L</td><td>milligram per liter</td></tr><tr><td>nmol/L</td><td>nanomol per liter</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsCRP",
  "version" : "6.0.0-rc",
  "name" : "ObservationUnitsCRP",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-17",
  "description" : "Enthält UCUM-Einheiten für die Observation CRP",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "mg/L",
            "display" : "milligram per liter"
          },
          {
            "code" : "nmol/L",
            "display" : "nanomol per liter"
          }
        ]
      }
    ]
  }
}