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 - XML Representation

Active as of 2022-06-13

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HaemoglobinTransf4"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4"/>
  <version value="2.12.2"/>
  <name value="HaemoglobinTransf4"/>
  <title value="HGBTransfusion4"/>
  <status value="active"/>
  <date value="2022-06-13T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Hæmoglobinværdi før blodtransfusion"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="hgb_trfGE56"/>
    <display value="=&gt;5,6 mmol/L"/>
    <definition value="=&gt;5,6 mmol/L"/>
  </concept>
  <concept>
    <code value="hgb_trfGE43"/>
    <display value="=&gt;4,3 mmol/L og &lt;5,6 mmol/L"/>
    <definition value="=&gt;4,3 mmol/L og &lt;5,6 mmol/L"/>
  </concept>
  <concept>
    <code value="hgb_trfLT43"/>
    <display value="&lt;4,3 mmol/L"/>
    <definition value="&lt;4,3 mmol/L"/>
  </concept>
  <concept>
    <code value="hgb_novalue"/>
    <display value="Ikke målt"/>
    <definition value="Ikke målt"/>
  </concept>
</CodeSystem>