| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | WFNSGradingSystem | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-WFNSGradingSystem.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/WFNSGradingSystem | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-06-28T00:00:00+02:00 | 
| Name | WFNSGradingSystem | 
| Title | WFNS grading system | 
| Description | World Federation of Neurosurgical Societies (WFNS) grading system; Link: https://radiopaedia.org/articles/wfns-grading-system | 
| Content | complete | 
| ValueSet | |
| WFNSGradering | WFSN grad | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem WFNSGradingSystem
This  code system https://kip.rkkp.dk/fhir/CodeSystem/WFNSGradingSystem defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "WFNSGradingSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/WFNSGradingSystem",
  "version": "2.12.0",
  "name": "WFNSGradingSystem",
  "title": "WFNS grading system",
  "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": "World Federation of Neurosurgical Societies (WFNS) grading system; Link: https://radiopaedia.org/articles/wfns-grading-system",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "grade1",
      "display": "GCS 15",
      "definition": "GCS 15, no motor deficit"
    },
    {
      "code": "grade2",
      "display": "GCS 13-14",
      "definition": "GCS 13-14 without deficit"
    },
    {
      "code": "grade3",
      "display": "GCS 13-14",
      "definition": "GCS 13-14 with focal neurological deficit"
    },
    {
      "code": "grade4",
      "display": "GCS 7-12",
      "definition": "GCS 7-12, with or without deficit"
    },
    {
      "code": "grade5",
      "display": "GCS <7",
      "definition": "GCS <7 , with or without deficit"
    }
  ]
}