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