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

: NIHSS - 1a. Bevidsthedsniveau - JSON Representation

Active as of 2022-06-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "NIHSS1aBevidsthedsniveau",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NIHSS1aBevidsthedsniveau</b></p><a name=\"NIHSS1aBevidsthedsniveau\"> </a><a name=\"hcNIHSS1aBevidsthedsniveau\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-NIHSS1aLOC.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1aLOC</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-NIHSS1aLOC.html#NIHSS1aLOC-0\">0</a></td><td>0 = Helt vågen, reagerer naturligt</td><td>Alert; keenly responsive.</td></tr><tr><td><a href=\"CodeSystem-NIHSS1aLOC.html#NIHSS1aLOC-1\">1</a></td><td>1 = Ikke vågen, men responderer ved mindre stimuli</td><td>Not alert; but arousable by minor stimulation to obey, answer, or respond.</td></tr><tr><td><a href=\"CodeSystem-NIHSS1aLOC.html#NIHSS1aLOC-2\">2</a></td><td>2 = Ikke vågen, kan kun vækkes ved gentagne eller kraftige stimuli</td><td>Not alert; requires repeated stimulation to attend, or is obtunded and requires strong or painful stimulation to make movements (not stereotyped).</td></tr><tr><td><a href=\"CodeSystem-NIHSS1aLOC.html#NIHSS1aLOC-3\">3</a></td><td>3 = Koma</td><td>Responds only with reflex motor or autonomic effects or totally unresponsive, flaccid, and areflexic.</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/NIHSS1aBevidsthedsniveau",
  "version" : "2.12.0",
  "name" : "NIHSS1aBevidsthedsniveau",
  "title" : "NIHSS - 1a. Bevidsthedsniveau",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-06-24T00: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" : "The National Institute of Health Stroke Scale (NIHSS) - 1a. Bevidsthedsniveau",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1aLOC",
        "concept" : [
          {
            "code" : "0",
            "display" : "0 = Helt vågen, reagerer naturligt"
          },
          {
            "code" : "1",
            "display" : "1 = Ikke vågen, men responderer ved mindre stimuli"
          },
          {
            "code" : "2",
            "display" : "2 = Ikke vågen, kan kun vækkes ved gentagne eller kraftige stimuli"
          },
          {
            "code" : "3",
            "display" : "3 = Koma"
          }
        ]
      }
    ]
  }
}