| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | NIHSS1cLOC |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NIHSS1cLOC.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1cLOC |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-23T00:00:00+02:00 |
| Name | NIHSS1cLOC |
| Title | The National Institute of Health Stroke Scale (NIHSS) - 1c. Level of Consciousness: Commands |
| Description | The National Institute of Health Stroke Scale (NIHSS) - 1c. Level of Consciousness: Commands; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information |
| Content | complete |
| ValueSet | |
| NIHSS1cBevidsthedsniveau | NIHSS - 1c. Bevidsthedsniveau: ordrer |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem NIHSS1cLOC
This code system https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1cLOC defines the following codes:
| Code | Definition |
| 0 | Performs both tasks correctly. |
| 1 | Performs one task correctly. |
| 2 | Performs neither task correctly. |
{
"resourceType": "CodeSystem",
"id": "NIHSS1cLOC",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1cLOC",
"version": "2.12.0",
"name": "NIHSS1cLOC",
"title": "The National Institute of Health Stroke Scale (NIHSS) - 1c. Level of Consciousness: Commands",
"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) - 1c. Level of Consciousness: Commands; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
"content": "complete",
"count": 3,
"concept": [
{
"code": "0",
"display": "0",
"definition": "Performs both tasks correctly."
},
{
"code": "1",
"display": "1",
"definition": "Performs one task correctly."
},
{
"code": "2",
"display": "2",
"definition": "Performs neither task correctly."
}
]
}