FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/MTICIClassification

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdMTICIClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-MTICIClassification.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameMTICIClassification
TitleModified treatment in cerebral ischemia (mTICI) score
DescriptionModified treatment in cerebral ischemia (mTICI) score; Link: https://radiopaedia.org/articles/modified-treatment-in-cerebral-ischaemia-mtici-score
Contentcomplete

Resources that use this resource

ValueSet
MTICIReperfusionsgradmTICI reperfusionsgrad

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem MTICIClassification

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1grade0 Grade 0Grade 0: No perfusion
1grade1 Grade 1Grade 1: Antegrade reperfusion past the initial occlusion, but limited distal branch filling with little or slow distal reperfusion
1grade2 Grade 2Grade 2
2  grade2a Grade 2aGrade 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)
2  grade2b Grade 2bGrade 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)
2  grade2c Grade 2cGrade 2c: Near complete perfusion except for slow flow or distal emboli in a few distal cortical vessels
1grade3 Grade 3Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches

Source

{
  "resourceType": "CodeSystem",
  "id": "MTICIClassification",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification",
  "version": "2.12.0",
  "name": "MTICIClassification",
  "title": "Modified treatment in cerebral ischemia (mTICI) score",
  "status": "active",
  "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": "Modified treatment in cerebral ischemia (mTICI) score; Link: https://radiopaedia.org/articles/modified-treatment-in-cerebral-ischaemia-mtici-score",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "grade0",
      "display": "Grade 0",
      "definition": "Grade 0: No perfusion"
    },
    {
      "code": "grade1",
      "display": "Grade 1",
      "definition": "Grade 1: Antegrade reperfusion past the initial occlusion, but limited distal branch filling with little or slow distal reperfusion"
    },
    {
      "code": "grade2",
      "display": "Grade 2",
      "definition": "Grade 2",
      "concept": [
        {
          "code": "grade2a",
          "display": "Grade 2a",
          "definition": "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)"
        },
        {
          "code": "grade2b",
          "display": "Grade 2b",
          "definition": "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)"
        },
        {
          "code": "grade2c",
          "display": "Grade 2c",
          "definition": "Grade 2c: Near complete perfusion except for slow flow or distal emboli in a few distal cortical vessels"
        }
      ]
    },
    {
      "code": "grade3",
      "display": "Grade 3",
      "definition": "Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches"
    }
  ]
}