FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/HuntHessClassification

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdHuntHessClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HuntHessClassification.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameHuntHessClassification
TitleHunt and Hess scale
DescriptionHunt and Hess scale; Link: https://radiopaedia.org/articles/hunt-and-hess-grading-system
Contentcomplete

Resources that use this resource

ValueSet
HuntHessClassificationHunt-Hess score

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem HuntHessClassification

This code system https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification defines the following codes:

CodeDisplayDefinition
grade_1 Grade 1Grade 1: Asymptomatic or minimal headache and slight neck stiffness
grade_2 Grade 2Grade 2: Moderate to severe headache; neck stiffness; no neurologic deficit except cranial nerve palsy
grade_3 Grade 3Grade 3: Drowsy; minimal neurologic deficit
grade_4 Grade 4Grade 4: Stuporous; moderate to severe hemiparesis; possibly early decerebrate rigidity and vegetative disturbances
grade_5 Grade 5Grade 5: Deep coma; decerebrate rigidity; moribund

Source

{
  "resourceType": "CodeSystem",
  "id": "HuntHessClassification",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}