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

: Stroke type based on ICHOM - XML Representation

Active as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="StrokeTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-StrokeTypeCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/StrokeTypeCS</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-StrokeTypeCS.html#StrokeTypeCS-IS">IS</a></td><td>Ischemic stroke (IS)</td></tr><tr><td><a href="CodeSystem-StrokeTypeCS.html#StrokeTypeCS-ICH">ICH</a></td><td>Intracerebral hemorrhage (ICH)</td></tr><tr><td><a href="CodeSystem-StrokeTypeCS.html#StrokeTypeCS-TIA">TIA</a></td><td>Transient ischemic attack (TIA)</td></tr><tr><td><a href="CodeSystem-StrokeTypeCS.html#StrokeTypeCS-UNK">UNK</a></td><td>Stroke of unknown type</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/StrokeTypeVS"/>
  <version value="0.0.0"/>
  <name value="StrokeTypeVS"/>
  <title value="Stroke type based on ICHOM"/>
  <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 aims to categorize the stroke type according to the ICHOM standard."/>
  <compose>
    <include>
      <system
              value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/StrokeTypeCS"/>
      <concept>
        <code value="IS"/>
        <display value="Ischemic stroke (IS)"/>
      </concept>
      <concept>
        <code value="ICH"/>
        <display value="Intracerebral hemorrhage (ICH)"/>
      </concept>
      <concept>
        <code value="TIA"/>
        <display value="Transient ischemic attack (TIA)"/>
      </concept>
      <concept>
        <code value="UNK"/>
        <display value="Stroke of unknown type"/>
      </concept>
    </include>
  </compose>
</ValueSet>