| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | NIHSS3Visual |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NIHSS3Visual.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-23T00:00:00+02:00 |
| Name | NIHSS3Visual |
| Title | The National Institute of Health Stroke Scale (NIHSS) - 3. Visual |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 3. Visual; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information |
| Content | complete |
| ValueSet | |
| NIHSS3Synsfelt | NIHSS - 3. Test af synsfelt |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem NIHSS3Visual
This code system https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual defines the following codes:
| Code | Definition |
| 0 | No visual loss. |
| 1 | Partial hemianopia. |
| 2 | Complete hemianopia. |
| 3 | Bilateral hemianopia (blind including cortical blindness). |
{
"resourceType": "CodeSystem",
"id": "NIHSS3Visual",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual",
"version": "2.12.0",
"name": "NIHSS3Visual",
"title": "The National Institute of Health Stroke Scale (NIHSS) - 3. Visual",
"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) - 3. Visual; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
"content": "complete",
"count": 4,
"concept": [
{
"code": "0",
"display": "0",
"definition": "No visual loss."
},
{
"code": "1",
"display": "1",
"definition": "Partial hemianopia."
},
{
"code": "2",
"display": "2",
"definition": "Complete hemianopia."
},
{
"code": "3",
"display": "3",
"definition": "Bilateral hemianopia (blind including cortical blindness)."
}
]
}