| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | NIHSS7LimbAtaxia |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NIHSS7LimbAtaxia.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/NIHSS7LimbAtaxia |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-23T00:00:00+02:00 |
| Name | NIHSS7LimbAtaxia |
| Title | The National Institute of Health Stroke Scale (NIHSS) - 7. Limb Ataxia |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 7. Limb Ataxia; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information |
| Content | complete |
| ValueSet | |
| NIHSS7Ataksi | NIHSS - 7. Ekstremitets ataksi |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem NIHSS7LimbAtaxia
This code system https://kip.rkkp.dk/fhir/CodeSystem/NIHSS7LimbAtaxia defines the following codes:
| Code | Definition |
| 0 | Absent. |
| 1 | Present in one limb. |
| 2 | Present in two limbs. |
| UN | Amputation or joint fusion, explain: |
{
"resourceType": "CodeSystem",
"id": "NIHSS7LimbAtaxia",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS7LimbAtaxia",
"version": "2.12.0",
"name": "NIHSS7LimbAtaxia",
"title": "The National Institute of Health Stroke Scale (NIHSS) - 7. Limb Ataxia",
"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) - 7. Limb Ataxia; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
"content": "complete",
"count": 4,
"concept": [
{
"code": "0",
"display": "0",
"definition": "Absent."
},
{
"code": "1",
"display": "1",
"definition": "Present in one limb."
},
{
"code": "2",
"display": "2",
"definition": "Present in two limbs."
},
{
"code": "UN",
"display": "UN",
"definition": "Amputation or joint fusion, explain:"
}
]
}