| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | FisherGradingScale | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-FisherGradingScale.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-06-28T00:00:00+02:00 | 
| Name | FisherGradingScale | 
| Title | Fisher grading scale | 
| Description | Fisher grading scale; Link: https://radiopaedia.org/articles/fisher-scale | 
| Content | complete | 
| ValueSet | |
| FisherGrad | Fisher grad for SAH | 
No resources found
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:
{
  "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"
    }
  ]
}