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) - 1b. Level of Consciousness: Questions - XML Representation

Active as of 2022-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NIHSS1bLOC"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NIHSS1bLOC</b></p><a name="NIHSS1bLOC"> </a><a name="hcNIHSS1bLOC"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1bLOC</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="NIHSS1bLOC-0"> </a></td><td>Answers both questions correctly.</td></tr><tr><td style="white-space:nowrap">1<a name="NIHSS1bLOC-1"> </a></td><td>Answers one question correctly.</td></tr><tr><td style="white-space:nowrap">2<a name="NIHSS1bLOC-2"> </a></td><td>Answers neither question correctly.</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1bLOC"/>
  <version value="2.12.0"/>
  <name value="NIHSS1bLOC"/>
  <title
         value="The National Institute of Health Stroke Scale (NIHSS) - 1b. Level of Consciousness: Questions"/>
  <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) - 1b. Level of Consciousness: Questions; 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="Answers both questions correctly."/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1"/>
    <definition value="Answers one question correctly."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2"/>
    <definition value="Answers neither question correctly."/>
  </concept>
</CodeSystem>