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

FHIR IG Statistics: ValueSet/HuntHessClassification

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdHuntHessClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HuntHessClassification.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/HuntHessClassification
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameHuntHessClassification
TitleHunt-Hess score
DescriptionHunt-Hess score ud fra klassifikationen.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
HuntHessClassificationHunt and Hess scale

Narrative

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

Generated Narrative: ValueSet HuntHessClassification

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification
    CodeDisplayDefinition
    grade_11: Assymptomatisk eller hovedpine med let nakke-rygstivhedGrade 1: Asymptomatic or minimal headache and slight neck stiffness
    grade_22: Moderat til svær hovedpine, nakke-rygstivhed evt. med kranienerveudfald.Grade 2: Moderate to severe headache; neck stiffness; no neurologic deficit except cranial nerve palsy
    grade_33: Milde fokale udfald eller tydelig desorienteringGrade 3: Drowsy; minimal neurologic deficit
    grade_44: Stupor, moderat til svær hemiparese, tidlig decerebrerings rigiditetGrade 4: Stuporous; moderate to severe hemiparesis; possibly early decerebrate rigidity and vegetative disturbances
    grade_55: Dyb coma, decerebrerings rigiditet, moribundGrade 5: Deep coma; decerebrate rigidity; moribund

Source

{
  "resourceType": "ValueSet",
  "id": "HuntHessClassification",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/HuntHessClassification",
  "version": "2.12.0",
  "name": "HuntHessClassification",
  "title": "Hunt-Hess score",
  "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": "Hunt-Hess score ud fra klassifikationen.",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification",
        "concept": [
          {
            "code": "grade_1",
            "display": "1: Assymptomatisk eller hovedpine med let nakke-rygstivhed"
          },
          {
            "code": "grade_2",
            "display": "2: Moderat til svær hovedpine, nakke-rygstivhed evt. med kranienerveudfald."
          },
          {
            "code": "grade_3",
            "display": "3: Milde fokale udfald eller tydelig desorientering"
          },
          {
            "code": "grade_4",
            "display": "4: Stupor, moderat til svær hemiparese, tidlig decerebrerings rigiditet"
          },
          {
            "code": "grade_5",
            "display": "5: Dyb coma, decerebrerings rigiditet, moribund"
          }
        ]
      }
    ]
  }
}