KIP Infrastructure
2.12.2 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: HGBTransfusion4 - JSON Representation

Active as of 2022-06-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HaemoglobinTransf4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HaemoglobinTransf4</b></p><a name=\"HaemoglobinTransf4\"> </a><a name=\"hcHaemoglobinTransf4\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hgb_trfGE56<a name=\"HaemoglobinTransf4-hgb_trfGE56\"> </a></td><td>=&gt;5,6 mmol/L</td><td>=&gt;5,6 mmol/L</td></tr><tr><td style=\"white-space:nowrap\">hgb_trfGE43<a name=\"HaemoglobinTransf4-hgb_trfGE43\"> </a></td><td>=&gt;4,3 mmol/L og &lt;5,6 mmol/L</td><td>=&gt;4,3 mmol/L og &lt;5,6 mmol/L</td></tr><tr><td style=\"white-space:nowrap\">hgb_trfLT43<a name=\"HaemoglobinTransf4-hgb_trfLT43\"> </a></td><td>&lt;4,3 mmol/L</td><td>&lt;4,3 mmol/L</td></tr><tr><td style=\"white-space:nowrap\">hgb_novalue<a name=\"HaemoglobinTransf4-hgb_novalue\"> </a></td><td>Ikke målt</td><td>Ikke målt</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4",
  "version" : "2.12.2",
  "name" : "HaemoglobinTransf4",
  "title" : "HGBTransfusion4",
  "status" : "active",
  "date" : "2022-06-13T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Hæmoglobinværdi før blodtransfusion",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "hgb_trfGE56",
      "display" : "=>5,6 mmol/L",
      "definition" : "=>5,6 mmol/L"
    },
    {
      "code" : "hgb_trfGE43",
      "display" : "=>4,3 mmol/L og <5,6 mmol/L",
      "definition" : "=>4,3 mmol/L og <5,6 mmol/L"
    },
    {
      "code" : "hgb_trfLT43",
      "display" : "<4,3 mmol/L",
      "definition" : "<4,3 mmol/L"
    },
    {
      "code" : "hgb_novalue",
      "display" : "Ikke målt",
      "definition" : "Ikke målt"
    }
  ]
}