| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | NIHSS1aBevidsthedsniveau |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS1aBevidsthedsniveau.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/NIHSS1aBevidsthedsniveau |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-24T00:00:00+02:00 |
| Name | NIHSS1aBevidsthedsniveau |
| Title | NIHSS - 1a. Bevidsthedsniveau |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 1a. Bevidsthedsniveau |
No resources found
| CodeSystem | |
| NIHSS1aLOC | The National Institute of Health Stroke Scale (NIHSS) - 1a. Level of Consciousness |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NIHSS1aBevidsthedsniveau
https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1aLOC| Code | Display | Definition |
| 0 | 0 = Helt vågen, reagerer naturligt | Alert; keenly responsive. |
| 1 | 1 = Ikke vågen, men responderer ved mindre stimuli | Not alert; but arousable by minor stimulation to obey, answer, or respond. |
| 2 | 2 = Ikke vågen, kan kun vækkes ved gentagne eller kraftige stimuli | Not alert; requires repeated stimulation to attend, or is obtunded and requires strong or painful stimulation to make movements (not stereotyped). |
| 3 | 3 = Koma | Responds only with reflex motor or autonomic effects or totally unresponsive, flaccid, and areflexic. |
{
"resourceType": "ValueSet",
"id": "NIHSS1aBevidsthedsniveau",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}