{
  "resourceType" : "ValueSet",
  "id" : "ObservationUnitsThrombozyten",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationUnitsThrombozyten</b></p><a name=\"ObservationUnitsThrombozyten\"> </a><a name=\"hcObservationUnitsThrombozyten\"> </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>10*3/uL</td><td>10^3 per microliter</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsThrombozyten",
  "version" : "6.0.0-rc",
  "name" : "ObservationUnitsThrombozyten",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "description" : "Enthält UCUM-Einheiten für die Observation Thrombozyten",
  "compose" : {
    "include" : [{
      "system" : "http://unitsofmeasure.org",
      "concept" : [{
        "code" : "10*3/uL",
        "display" : "10^3 per microliter"
      }]
    }]
  }
}