Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | NIHSS3Synsfelt |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS3Synsfelt.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/NIHSS3Synsfelt |
Version | 2.12.0 |
Status | active |
Date | 2022-06-27T00:00:00+02:00 |
Name | NIHSS3Synsfelt |
Title | NIHSS - 3. Test af synsfelt |
Description | The National Institute of Health Stroke Scale (NIHSS) - 3. Test af synsfelt |
No resources found
CodeSystem | |
NIHSS3Visual | The National Institute of Health Stroke Scale (NIHSS) - 3. Visual |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NIHSS3Synsfelt
https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual
Code | Display | Definition |
0 | 0 = Normalt synsfelt | No visual loss. |
1 | 1 = Partiel hemianopsi | Partial hemianopia. |
2 | 2 = Komplet hemianopsi | Complete hemianopia. |
3 | 3 = Bilateral blindhed (blind inkl. kortikal blindhed) | Bilateral hemianopia (blind including cortical blindness). |
{ "resourceType": "ValueSet", "id": "NIHSS3Synsfelt", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS3Synsfelt", "version": "2.12.0", "name": "NIHSS3Synsfelt", "title": "NIHSS - 3. Test af synsfelt", "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) - 3. Test af synsfelt", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual", "concept": [ { "code": "0", "display": "0 = Normalt synsfelt" }, { "code": "1", "display": "1 = Partiel hemianopsi" }, { "code": "2", "display": "2 = Komplet hemianopsi" }, { "code": "3", "display": "3 = Bilateral blindhed (blind inkl. kortikal blindhed)" } ] } ] } }