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

FHIR IG Statistics: CodeSystem/FisherGradingScale

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdFisherGradingScale
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-FisherGradingScale.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameFisherGradingScale
TitleFisher grading scale
DescriptionFisher grading scale; Link: https://radiopaedia.org/articles/fisher-scale
Contentcomplete

Resources that use this resource

ValueSet
FisherGradFisher grad for SAH

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem FisherGradingScale

This code system https://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale defines the following codes:

CodeDisplayDefinition
grade1 Grade 1Grade 1: No SAH detected
grade2 Grade 2Grade 2: Diffuse or vertical layer of subarachnoid blood < 1mm thick
grade3 Grade 3Grade 3: Localized clot and/or vertical layer within the subarachnoid space > 1mm thick
grade4 Grade 4Grade 4: Intracerebral hemorrhage (ICH) or intraventricular hemorrhage (IVH) with diffuse or no SAH

Source

{
  "resourceType": "CodeSystem",
  "id": "FisherGradingScale",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale",
  "version": "2.12.0",
  "name": "FisherGradingScale",
  "title": "Fisher grading scale",
  "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": "Fisher grading scale; Link: https://radiopaedia.org/articles/fisher-scale",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "grade1",
      "display": "Grade 1",
      "definition": "Grade 1: No SAH detected"
    },
    {
      "code": "grade2",
      "display": "Grade 2",
      "definition": "Grade 2: Diffuse or vertical layer of subarachnoid blood < 1mm thick"
    },
    {
      "code": "grade3",
      "display": "Grade 3",
      "definition": "Grade 3: Localized clot and/or vertical layer within the subarachnoid space > 1mm thick"
    },
    {
      "code": "grade4",
      "display": "Grade 4",
      "definition": "Grade 4: Intracerebral hemorrhage (ICH) or intraventricular hemorrhage (IVH) with diffuse or no SAH"
    }
  ]
}