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

: The National Institute of Health Stroke Scale (NIHSS) - 3. Visual - XML Representation

Active as of 2022-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NIHSS3Visual"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/NIHSS3Visual"/>
  <version value="2.12.0"/>
  <name value="NIHSS3Visual"/>
  <title
         value="The National Institute of Health Stroke Scale (NIHSS) - 3. Visual"/>
  <status value="active"/>
  <date value="2022-06-23T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description
               value="The National Institute of Health Stroke Scale (NIHSS) - 3. Visual; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="0"/>
    <display value="0"/>
    <definition value="No visual loss."/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1"/>
    <definition value="Partial hemianopia."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2"/>
    <definition value="Complete hemianopia."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="3"/>
    <definition
                value="Bilateral hemianopia (blind including cortical blindness)."/>
  </concept>
</CodeSystem>