| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | NIHSS2Blik |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS2Blik.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/NIHSS2Blik |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-27T00:00:00+02:00 |
| Name | NIHSS2Blik |
| Title | NIHSS - 2. Blik |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 2. Blik (kun horisontale øjenbevægelser) |
No resources found
| CodeSystem | |
| NIHSS2Gaze | The National Institute of Health Stroke Scale (NIHSS) - 2. Best Gaze |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NIHSS2Blik
https://kip.rkkp.dk/fhir/CodeSystem/NIHSS2Gaze| Code | Display | Definition |
| 0 | 0 = Normale øjenbevægelser | Normal. |
| 1 | 1 = Partiel blikparese | Partial gaze palsy; gaze is abnormal in one or both eyes, but forced deviation or total gaze paresis is not present. |
| 2 | 2 = Total blikparese eller blikdeviation | Forced deviation, or total gaze paresis not overcome by the oculocephalic maneuver. |
{
"resourceType": "ValueSet",
"id": "NIHSS2Blik",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS2Blik",
"version": "2.12.0",
"name": "NIHSS2Blik",
"title": "NIHSS - 2. Blik",
"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) - 2. Blik (kun horisontale øjenbevægelser)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS2Gaze",
"concept": [
{
"code": "0",
"display": "0 = Normale øjenbevægelser"
},
{
"code": "1",
"display": "1 = Partiel blikparese"
},
{
"code": "2",
"display": "2 = Total blikparese eller blikdeviation"
}
]
}
]
}
}