FHIR Implementation Guide for Stroke
0.0.0 - ballot

FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Estimated stroke severity using the NIHSS. - XML Representation

Active as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EstStrokeSevNIHSSCatVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-EstStrokeSevNIHSSCatCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/EstStrokeSevNIHSSCatCS</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-1">1</a></td><td>No stroke symptoms (NIHSS score = 0)</td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-2">2</a></td><td>Minor (NIHSS score from 1 to 4)</td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-3">3</a></td><td>Moderate (NIHSS score from 5 to 15)</td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-4">4</a></td><td>Moderate to severe (NIHSS score from 16 to 20)</td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-5">5</a></td><td>Severe (NIHSS score from 21 to 42)</td></tr><tr><td><a href="CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-999">999</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/EstStrokeSevNIHSSCatVS"/>
  <version value="0.0.0"/>
  <name value="EstStrokeSevNIHSSCatVS"/>
  <title value="Estimated stroke severity using the NIHSS."/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-01-11T13:00:00-03:00"/>
  <publisher value="Gabrielle dos Santos Leandro"/>
  <contact>
    <name value="Gabrielle dos Santos Leandro"/>
    <telecom>
      <system value="url"/>
      <value value="https://gabriellesantosleandro.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="gabrielle.santos.leandro@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Gabrielle dos Santos Leandro"/>
    <telecom>
      <system value="url"/>
      <value value="https://m-caretech.com.br"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="gabrielle@m-caretech.com.br"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="ValueSet that intended to categorize the severity of the stroke based on the National Institutes of Health Stroke Scale (NIHSS)."/>
  <compose>
    <include>
      <system
              value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/EstStrokeSevNIHSSCatCS"/>
      <concept>
        <code value="1"/>
        <display value="No stroke symptoms (NIHSS score = 0)"/>
      </concept>
      <concept>
        <code value="2"/>
        <display value="Minor (NIHSS score from 1 to 4)"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="Moderate (NIHSS score from 5 to 15)"/>
      </concept>
      <concept>
        <code value="4"/>
        <display value="Moderate to severe (NIHSS score from 16 to 20)"/>
      </concept>
      <concept>
        <code value="5"/>
        <display value="Severe (NIHSS score from 21 to 42)"/>
      </concept>
      <concept>
        <code value="999"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>