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
Active as of 2022-06-28 |
{
"resourceType" : "ValueSet",
"id" : "MTICIReperfusionsgrad",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "https://kip.rkkp.dk/fhir/ValueSet/MTICIReperfusionsgrad",
"version" : "2.12.0",
"name" : "MTICIReperfusionsgrad",
"title" : "mTICI reperfusionsgrad",
"status" : "active",
"experimental" : true,
"date" : "2022-06-28T00: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" : "Reperfusionsgrad ved brug af Modified treatment in cerebral ischemia (mTICI).",
"compose" : {
"include" : [
{
"system" : "https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification",
"concept" : [
{
"code" : "grade0",
"display" : "Grad 0"
},
{
"code" : "grade1",
"display" : "Grad 1"
},
{
"code" : "grade2a",
"display" : "Grad 2a"
},
{
"code" : "grade2b",
"display" : "Grad 2b"
},
{
"code" : "grade2c",
"display" : "Grad 2c"
},
{
"code" : "grade3",
"display" : "Grad 3"
}
]
}
]
}
}