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

: Live Alone Pre-Stroke - XML Representation

Active as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="LiveAloneVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-LiveAloneCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LiveAloneCS</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-LiveAloneCS.html#LiveAloneCS-1">1</a></td><td>Yes, I live/lived alone</td></tr><tr><td><a href="CodeSystem-LiveAloneCS.html#LiveAloneCS-2">2</a></td><td>No, I share/shared my household with a spouse/partner or another person (e.g. sibling, children, parents)</td></tr><tr><td><a href="CodeSystem-LiveAloneCS.html#LiveAloneCS-999">999</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/LiveAloneVS"/>
  <version value="0.0.0"/>
  <name value="LiveAloneVS"/>
  <title value="Live Alone Pre-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 indicating whether a patient lived alone prior to a stroke event based on ICHOM terminology."/>
  <compose>
    <include>
      <system
              value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LiveAloneCS"/>
      <concept>
        <code value="1"/>
        <display value="Yes, I live/lived alone"/>
      </concept>
      <concept>
        <code value="2"/>
        <display
                 value="No, I share/shared my household with a spouse/partner or another person (e.g. sibling, children, parents)"/>
      </concept>
      <concept>
        <code value="999"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>