Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | MTICIReperfusionsgrad |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MTICIReperfusionsgrad.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/MTICIReperfusionsgrad |
Version | 2.12.0 |
Status | active |
Date | 2022-06-28T00:00:00+02:00 |
Name | MTICIReperfusionsgrad |
Title | mTICI reperfusionsgrad |
Description | Reperfusionsgrad ved brug af Modified treatment in cerebral ischemia (mTICI). |
No resources found
CodeSystem | |
MTICIClassification | Modified treatment in cerebral ischemia (mTICI) score |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MTICIReperfusionsgrad
https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification
Code | Display | Definition |
grade0 | Grad 0 | Grade 0: No perfusion |
grade1 | Grad 1 | Grade 1: Antegrade reperfusion past the initial occlusion, but limited distal branch filling with little or slow distal reperfusion |
grade2a | Grad 2a | 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) |
grade2b | Grad 2b | 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) |
grade2c | Grad 2c | Grade 2c: Near complete perfusion except for slow flow or distal emboli in a few distal cortical vessels |
grade3 | Grad 3 | Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches |
{ "resourceType": "ValueSet", "id": "MTICIReperfusionsgrad", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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" } ] } ] } }