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

: Patient's Residence Post to a Stroke - XML Representation

Active as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="LivingLocPostVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-LivingLocPostCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPostCS</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-LivingLocPostCS.html#LivingLocPostCS-1">1</a></td><td>At home, with no community support</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-2">2</a></td><td>At home with community support</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-3">3</a></td><td>In an assisting living home in the community (senior's home)</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-4">4</a></td><td>In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-5">5</a></td><td>In long term care (nursing home, chronic care hospital)</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-6">6</a></td><td>In an acute care hospital</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-888">888</a></td><td>Other</td></tr><tr><td><a href="CodeSystem-LivingLocPostCS.html#LivingLocPostCS-999">999</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/LivingLocPostVS"/>
  <version value="0.0.0"/>
  <name value="LivingLocPostVS"/>
  <title value="Patient's Residence Post to a Stroke"/>
  <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 represents the patient's most recent place of residence after the occurrence of a stroke based on ICHOM code."/>
  <compose>
    <include>
      <system
              value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPostCS"/>
      <concept>
        <code value="1"/>
        <display value="At home, with no community support"/>
      </concept>
      <concept>
        <code value="2"/>
        <display value="At home with community support"/>
      </concept>
      <concept>
        <code value="3"/>
        <display
                 value="In an assisting living home in the community (senior's home)"/>
      </concept>
      <concept>
        <code value="4"/>
        <display
                 value="In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)"/>
      </concept>
      <concept>
        <code value="5"/>
        <display
                 value="In long term care (nursing home, chronic care hospital)"/>
      </concept>
      <concept>
        <code value="6"/>
        <display value="In an acute care hospital"/>
      </concept>
      <concept>
        <code value="888"/>
        <display value="Other"/>
      </concept>
      <concept>
        <code value="999"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>