ISiK Formularmodul Implementation Guide
Version 6.0.0-rc - ci-build

: ObservationUnitsTroponin - JSON Representation

Active as of 2025-12-17

Raw json | Download

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