KIP Infrastructure
2.12.0 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2022-06-28 |
{
"resourceType" : "CodeSystem",
"id" : "WFNSGradingSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem WFNSGradingSystem</b></p><a name=\"WFNSGradingSystem\"> </a><a name=\"hcWFNSGradingSystem\"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/WFNSGradingSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">grade1<a name=\"WFNSGradingSystem-grade1\"> </a></td><td>GCS 15</td><td>GCS 15, no motor deficit</td></tr><tr><td style=\"white-space:nowrap\">grade2<a name=\"WFNSGradingSystem-grade2\"> </a></td><td>GCS 13-14</td><td>GCS 13-14 without deficit</td></tr><tr><td style=\"white-space:nowrap\">grade3<a name=\"WFNSGradingSystem-grade3\"> </a></td><td>GCS 13-14</td><td>GCS 13-14 with focal neurological deficit</td></tr><tr><td style=\"white-space:nowrap\">grade4<a name=\"WFNSGradingSystem-grade4\"> </a></td><td>GCS 7-12</td><td>GCS 7-12, with or without deficit</td></tr><tr><td style=\"white-space:nowrap\">grade5<a name=\"WFNSGradingSystem-grade5\"> </a></td><td>GCS <7</td><td>GCS <7 , with or without deficit</td></tr></table></div>"
},
"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"
}
]
}