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

: Hunt-Hess score - JSON Representation

Active as of 2022-06-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HuntHessClassification",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HuntHessClassification</b></p><a name=\"HuntHessClassification\"> </a><a name=\"hcHuntHessClassification\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HuntHessClassification.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/HuntHessClassification</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HuntHessClassification.html#HuntHessClassification-grade_1\">grade_1</a></td><td>1: Assymptomatisk eller hovedpine med let nakke-rygstivhed</td><td>Grade 1: Asymptomatic or minimal headache and slight neck stiffness</td></tr><tr><td><a href=\"CodeSystem-HuntHessClassification.html#HuntHessClassification-grade_2\">grade_2</a></td><td>2: Moderat til svær hovedpine, nakke-rygstivhed evt. med kranienerveudfald.</td><td>Grade 2: Moderate to severe headache; neck stiffness; no neurologic deficit except cranial nerve palsy</td></tr><tr><td><a href=\"CodeSystem-HuntHessClassification.html#HuntHessClassification-grade_3\">grade_3</a></td><td>3: Milde fokale udfald eller tydelig desorientering</td><td>Grade 3: Drowsy; minimal neurologic deficit</td></tr><tr><td><a href=\"CodeSystem-HuntHessClassification.html#HuntHessClassification-grade_4\">grade_4</a></td><td>4: Stupor, moderat til svær hemiparese, tidlig decerebrerings rigiditet</td><td>Grade 4: Stuporous; moderate to severe hemiparesis; possibly early decerebrate rigidity and vegetative disturbances</td></tr><tr><td><a href=\"CodeSystem-HuntHessClassification.html#HuntHessClassification-grade_5\">grade_5</a></td><td>5: Dyb coma, decerebrerings rigiditet, moribund</td><td>Grade 5: Deep coma; decerebrate rigidity; moribund</td></tr></table></li></ul></div>"
  },
  "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"
          }
        ]
      }
    ]
  }
}