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" : "HuntHessClassification",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HuntHessClassification</b></p><a name=\"HuntHessClassification\"> </a><a name=\"hcHuntHessClassification\"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification</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\">grade_1<a name=\"HuntHessClassification-grade_1\"> </a></td><td>Grade 1</td><td>Grade 1: Asymptomatic or minimal headache and slight neck stiffness</td></tr><tr><td style=\"white-space:nowrap\">grade_2<a name=\"HuntHessClassification-grade_2\"> </a></td><td>Grade 2</td><td>Grade 2: Moderate to severe headache; neck stiffness; no neurologic deficit except cranial nerve palsy</td></tr><tr><td style=\"white-space:nowrap\">grade_3<a name=\"HuntHessClassification-grade_3\"> </a></td><td>Grade 3</td><td>Grade 3: Drowsy; minimal neurologic deficit</td></tr><tr><td style=\"white-space:nowrap\">grade_4<a name=\"HuntHessClassification-grade_4\"> </a></td><td>Grade 4</td><td>Grade 4: Stuporous; moderate to severe hemiparesis; possibly early decerebrate rigidity and vegetative disturbances</td></tr><tr><td style=\"white-space:nowrap\">grade_5<a name=\"HuntHessClassification-grade_5\"> </a></td><td>Grade 5</td><td>Grade 5: Deep coma; decerebrate rigidity; moribund</td></tr></table></div>"
},
"url" : "https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification",
"version" : "2.12.0",
"name" : "HuntHessClassification",
"title" : "Hunt and Hess 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" : "Hunt and Hess scale; Link: https://radiopaedia.org/articles/hunt-and-hess-grading-system",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "grade_1",
"display" : "Grade 1",
"definition" : "Grade 1: Asymptomatic or minimal headache and slight neck stiffness"
},
{
"code" : "grade_2",
"display" : "Grade 2",
"definition" : "Grade 2: Moderate to severe headache; neck stiffness; no neurologic deficit except cranial nerve palsy"
},
{
"code" : "grade_3",
"display" : "Grade 3",
"definition" : "Grade 3: Drowsy; minimal neurologic deficit"
},
{
"code" : "grade_4",
"display" : "Grade 4",
"definition" : "Grade 4: Stuporous; moderate to severe hemiparesis; possibly early decerebrate rigidity and vegetative disturbances"
},
{
"code" : "grade_5",
"display" : "Grade 5",
"definition" : "Grade 5: Deep coma; decerebrate rigidity; moribund"
}
]
}