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

FHIR IG Statistics: CodeSystem/NIHSS1aLOC

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdNIHSS1aLOC
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NIHSS1aLOC.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/NIHSS1aLOC
Version2.12.0
Statusactive
Date2022-06-23T00:00:00+02:00
NameNIHSS1aLOC
TitleThe National Institute of Health Stroke Scale (NIHSS) - 1a. Level of Consciousness
DescriptionThe National Institute of Health Stroke Scale (NIHSS) - 1a. Level of Consciousness; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information
Contentcomplete

Resources that use this resource

ValueSet
NIHSS1aBevidsthedsniveauNIHSS - 1a. Bevidsthedsniveau

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS1aLOC

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

CodeDefinition
0 Alert; keenly responsive.
1 Not alert; but arousable by minor stimulation to obey, answer, or respond.
2 Not alert; requires repeated stimulation to attend, or is obtunded and requires strong or painful stimulation to make movements (not stereotyped).
3 Responds only with reflex motor or autonomic effects or totally unresponsive, flaccid, and areflexic.

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS1aLOC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1aLOC",
  "version": "2.12.0",
  "name": "NIHSS1aLOC",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 1a. Level of Consciousness",
  "status": "active",
  "date": "2022-06-23T00: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. Level of Consciousness; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Alert; keenly responsive."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Not alert; but arousable by minor stimulation to obey, answer, or respond."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Not alert; requires repeated stimulation to attend, or is obtunded and requires strong or painful stimulation to make movements (not stereotyped)."
    },
    {
      "code": "3",
      "display": "3",
      "definition": "Responds only with reflex motor or autonomic effects or totally unresponsive, flaccid, and areflexic."
    }
  ]
}