KIP Infrastructure
2.12.0 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2022-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "NIHSS3Visual",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NIHSS3Visual</b></p><a name=\"NIHSS3Visual\"> </a><a name=\"hcNIHSS3Visual\"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"NIHSS3Visual-0\"> </a></td><td>No visual loss.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NIHSS3Visual-1\"> </a></td><td>Partial hemianopia.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"NIHSS3Visual-2\"> </a></td><td>Complete hemianopia.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NIHSS3Visual-3\"> </a></td><td>Bilateral hemianopia (blind including cortical blindness).</td></tr></table></div>"
},
"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)."
}
]
}