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

FHIR IG Statistics: ValueSet/MTICIReperfusionsgrad

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdMTICIReperfusionsgrad
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MTICIReperfusionsgrad.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/MTICIReperfusionsgrad
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameMTICIReperfusionsgrad
TitlemTICI reperfusionsgrad
DescriptionReperfusionsgrad ved brug af Modified treatment in cerebral ischemia (mTICI).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
MTICIClassificationModified treatment in cerebral ischemia (mTICI) score

Narrative

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

Generated Narrative: ValueSet MTICIReperfusionsgrad

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/MTICIClassification
    CodeDisplayDefinition
    grade0Grad 0Grade 0: No perfusion
    grade1Grad 1Grade 1: Antegrade reperfusion past the initial occlusion, but limited distal branch filling with little or slow distal reperfusion
    grade2aGrad 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)
    grade2bGrad 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)
    grade2cGrad 2cGrade 2c: Near complete perfusion except for slow flow or distal emboli in a few distal cortical vessels
    grade3Grad 3Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches

Source

{
  "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"
          }
        ]
      }
    ]
  }
}