KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: The National Institute of Health Stroke Scale (NIHSS) - 8. Sensory - XML Representation

Active as of 2022-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NIHSS8Sensory"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NIHSS8Sensory</b></p><a name="NIHSS8Sensory"> </a><a name="hcNIHSS8Sensory"> </a><a name="NIHSS8Sensory-en-US"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS8Sensory</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="NIHSS8Sensory-0"> </a></td><td>Normal; no sensory loss.</td></tr><tr><td style="white-space:nowrap">1<a name="NIHSS8Sensory-1"> </a></td><td>Mild-to-moderate sensory loss; patient feels pinprick is less sharp or is dull on the affected side; or there is a loss of superficial pain with pinprick, but patient is aware of being touched.</td></tr><tr><td style="white-space:nowrap">2<a name="NIHSS8Sensory-2"> </a></td><td>Severe to total sensory loss; patient is not aware of being touched in the face, arm, and leg.</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/NIHSS8Sensory"/>
  <version value="0.2.1"/>
  <name value="NIHSS8Sensory"/>
  <title
         value="The National Institute of Health Stroke Scale (NIHSS) - 8. Sensory"/>
  <status value="active"/>
  <date value="2022-06-23T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsnets Kvalistetsinstitut 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) - 8. Sensory; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="0"/>
    <display value="0"/>
    <definition value="Normal; no sensory loss."/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1"/>
    <definition
                value="Mild-to-moderate sensory loss; patient feels pinprick is less sharp or is dull on the affected side; or there is a loss of superficial pain with pinprick, but patient is aware of being touched."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2"/>
    <definition
                value="Severe to total sensory loss; patient is not aware of being touched in the face, arm, and leg."/>
  </concept>
</CodeSystem>