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) - 6. Motor Leg - XML Representation

Active as of 2022-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NIHSS6MotorLeg"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NIHSS6MotorLeg</b></p><a name="NIHSS6MotorLeg"> </a><a name="hcNIHSS6MotorLeg"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS6MotorLeg</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="NIHSS6MotorLeg-0"> </a></td><td>No drift; leg holds 30-degree position for full 5 seconds.</td></tr><tr><td style="white-space:nowrap">1<a name="NIHSS6MotorLeg-1"> </a></td><td>Drift; leg falls by the end of the 5-second period but does not hit bed.</td></tr><tr><td style="white-space:nowrap">2<a name="NIHSS6MotorLeg-2"> </a></td><td>Some effort against gravity; leg falls to bed by 5 seconds, but has some effort against gravity.</td></tr><tr><td style="white-space:nowrap">3<a name="NIHSS6MotorLeg-3"> </a></td><td>No effort against gravity; leg falls to bed immediately.</td></tr><tr><td style="white-space:nowrap">4<a name="NIHSS6MotorLeg-4"> </a></td><td>No movement.</td></tr><tr><td style="white-space:nowrap">5a<a name="NIHSS6MotorLeg-5a"> </a></td><td>Left Leg</td></tr><tr><td style="white-space:nowrap">5b<a name="NIHSS6MotorLeg-5b"> </a></td><td>Right Leg</td></tr><tr><td style="white-space:nowrap">UN<a name="NIHSS6MotorLeg-UN"> </a></td><td>Amputation or joint fusion, explain:</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/NIHSS6MotorLeg"/>
  <version value="2.12.0"/>
  <name value="NIHSS6MotorLeg"/>
  <title
         value="The National Institute of Health Stroke Scale (NIHSS) - 6. Motor Leg"/>
  <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) - 6. Motor Leg; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="0"/>
    <display value="0"/>
    <definition
                value="No drift; leg holds 30-degree position for full 5 seconds."/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1"/>
    <definition
                value="Drift; leg falls by the end of the 5-second period but does not hit bed."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2"/>
    <definition
                value="Some effort against gravity; leg falls to bed by 5 seconds, but has some effort against gravity."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="3"/>
    <definition
                value="No effort against gravity; leg falls to bed immediately."/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="4"/>
    <definition value="No movement."/>
  </concept>
  <concept>
    <code value="5a"/>
    <display value="5a"/>
    <definition value="Left Leg"/>
  </concept>
  <concept>
    <code value="5b"/>
    <display value="5b"/>
    <definition value="Right Leg"/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="UN"/>
    <definition value="Amputation or joint fusion, explain:"/>
  </concept>
</CodeSystem>