KIP Infrastructure
2.12.0 - 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.0 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

: mTICI reperfusionsgrad - XML Representation

Active as of 2022-06-28

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MTICIReperfusionsgrad"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MTICIReperfusionsgrad</b></p><a name="MTICIReperfusionsgrad"> </a><a name="hcMTICIReperfusionsgrad"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-MTICIClassification.html"><code>https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade0">grade0</a></td><td>Grad 0</td><td>Grade 0: No perfusion</td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade1">grade1</a></td><td>Grad 1</td><td>Grade 1: Antegrade reperfusion past the initial occlusion, but limited distal branch filling with little or slow distal reperfusion</td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade2a">grade2a</a></td><td>Grad 2a</td><td>Grade 2a: Antegrade reperfusion of less than half of the occluded target artery previously ischemic territory (e.g. in one major division of the middle cerebral artery (MCA) and its territory)</td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade2b">grade2b</a></td><td>Grad 2b</td><td>Grade 2b: Antegrade reperfusion of more than half of the previously occluded target artery ischemic territory (e.g. in two major divisions of the MCA and their territories)</td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade2c">grade2c</a></td><td>Grad 2c</td><td>Grade 2c: Near complete perfusion except for slow flow or distal emboli in a few distal cortical vessels</td></tr><tr><td><a href="CodeSystem-MTICIClassification.html#MTICIClassification-grade3">grade3</a></td><td>Grad 3</td><td>Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches</td></tr></table></li></ul></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/ValueSet/MTICIReperfusionsgrad"/>
  <version value="2.12.0"/>
  <name value="MTICIReperfusionsgrad"/>
  <title value="mTICI reperfusionsgrad"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2022-06-28T00: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="Reperfusionsgrad ved brug af Modified treatment in cerebral ischemia (mTICI)."/>
  <compose>
    <include>
      <system
              value="https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification"/>
      <concept>
        <code value="grade0"/>
        <display value="Grad 0"/>
      </concept>
      <concept>
        <code value="grade1"/>
        <display value="Grad 1"/>
      </concept>
      <concept>
        <code value="grade2a"/>
        <display value="Grad 2a"/>
      </concept>
      <concept>
        <code value="grade2b"/>
        <display value="Grad 2b"/>
      </concept>
      <concept>
        <code value="grade2c"/>
        <display value="Grad 2c"/>
      </concept>
      <concept>
        <code value="grade3"/>
        <display value="Grad 3"/>
      </concept>
    </include>
  </compose>
</ValueSet>