| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | NIHSS5FunktionArm |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS5FunktionArm.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/NIHSS5FunktionArm |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-27T00:00:00+02:00 |
| Name | NIHSS5FunktionArm |
| Title | NIHSS - 5. Motorisk funktion i arm |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 5. Motorisk funktion i arm |
No resources found
| CodeSystem | |
| NIHSS5MotorArm | The National Institute of Health Stroke Scale (NIHSS) - 5. Motor Arm |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NIHSS5FunktionArm
https://kip.rkkp.dk/fhir/CodeSystem/NIHSS5MotorArm| Code | Display | Definition |
| 0 | 0 = Ingen nedsynkning | No drift; limb holds 90 (or 45) degrees for full 10 seconds. |
| 1 | 1 = Nedsynkning, men ikke til underlag | Drift; limb holds 90 (or 45) degrees, but drifts down before full 10 seconds; does not hit bed or other support. |
| 2 | 2 = Nogen kraft mod tyngde | Some effort against gravity; limb cannot get to or maintain (if cued) 90 (or 45) degrees, drifts down to bed, but has some effort against gravity. |
| 3 | 3 = Falder til underlag | No effort against gravity; limb falls. |
| 4 | 4 = Ingen bevægelse | No movement. |
| UN | 5 = Kan ikke testes (amputation/stivgjort led/andet) | Amputation or joint fusion, explain: |
{
"resourceType": "ValueSet",
"id": "NIHSS5FunktionArm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS5FunktionArm",
"version": "2.12.0",
"name": "NIHSS5FunktionArm",
"title": "NIHSS - 5. Motorisk funktion i arm",
"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) - 5. Motorisk funktion i arm",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS5MotorArm",
"concept": [
{
"code": "0",
"display": "0 = Ingen nedsynkning"
},
{
"code": "1",
"display": "1 = Nedsynkning, men ikke til underlag"
},
{
"code": "2",
"display": "2 = Nogen kraft mod tyngde"
},
{
"code": "3",
"display": "3 = Falder til underlag"
},
{
"code": "4",
"display": "4 = Ingen bevægelse"
},
{
"code": "UN",
"display": "5 = Kan ikke testes (amputation/stivgjort led/andet)"
}
]
}
]
}
}