| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | NIHSS9Sprog |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS9Sprog.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/NIHSS9Sprog |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-27T00:00:00+02:00 |
| Name | NIHSS9Sprog |
| Title | NIHSS - 9. Sprog |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 9. Sprog (bed patienten beskrive billeder, benævne genstande, læse sætninger) |
No resources found
| CodeSystem | |
| NIHSS9Language | The National Institute of Health Stroke Scale (NIHSS) - 9. Best Language |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NIHSS9Sprog
https://kip.rkkp.dk/fhir/CodeSystem/NIHSS9Language| Code | Display | Definition |
| 0 | 0 = Ingen afasi | No aphasia; normal. |
| 1 | 1 = Let til moderat afasi | Mild-to-moderate aphasia; some obvious loss of fluency or facility of comprehension, without significant limitation on ideas expressed or form of expression. Reduction of speech and/or comprehension, however, makes conversation about provided materials difficult or impossible. For example, in conversation about provided materials, examiner can identify picture or naming card content from patient's response. |
| 2 | 2 = Svær afasi | Severe aphasia; all communication is through fragmentary expression; great need for inference, questioning, and guessing by the listener. Range of information that can be exchanged is limited; listener carries burden of communication. Examiner cannot identify materials provided from patient response. |
| 3 | 3 = Global afasi | Mute, global aphasia; no usable speech or auditory comprehension. |
{
"resourceType": "ValueSet",
"id": "NIHSS9Sprog",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS9Sprog",
"version": "2.12.0",
"name": "NIHSS9Sprog",
"title": "NIHSS - 9. Sprog",
"status": "active",
"experimental": true,
"date": "2022-06-27T00: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) - 9. Sprog (bed patienten beskrive billeder, benævne genstande, læse sætninger)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS9Language",
"concept": [
{
"code": "0",
"display": "0 = Ingen afasi"
},
{
"code": "1",
"display": "1 = Let til moderat afasi"
},
{
"code": "2",
"display": "2 = Svær afasi"
},
{
"code": "3",
"display": "3 = Global afasi"
}
]
}
]
}
}