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

: ObservationUnitsTSH - JSON Representation

Active as of 2025-12-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ObservationUnitsTSH",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationUnitsTSH</b></p><a name=\"ObservationUnitsTSH\"> </a><a name=\"hcObservationUnitsTSH\"> </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>m[IU]/L</td><td>milli IU per liter</td></tr><tr><td>u[IU]/mL</td><td>micro IU per milliliter</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsTSH",
  "version" : "6.0.0-rc",
  "name" : "ObservationUnitsTSH",
  "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 TSH",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "m[IU]/L",
            "display" : "milli IU per liter"
          },
          {
            "code" : "u[IU]/mL",
            "display" : "micro IU per milliliter"
          }
        ]
      }
    ]
  }
}