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

: Discharge Location - XML Representation

Active as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="DischDestVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-DischDestCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DischDestCS</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-DischDestCS.html#DischDestCS-1">1</a></td><td>Home or community-dwelling (not home hospice)</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-2">2</a></td><td>Residential facility</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-3">3</a></td><td>Dedicated inpatient rehabilitation facility</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-4">4</a></td><td>Another acute care hospital</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-5">5</a></td><td>Patient died in hospital</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-888">888</a></td><td>Other</td></tr><tr><td><a href="CodeSystem-DischDestCS.html#DischDestCS-999">999</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/DischDestVS"/>
  <version value="0.0.0"/>
  <name value="DischDestVS"/>
  <title value="Discharge Location"/>
  <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 about discharge destination following acute care hospitalization. What type of place was the patient discharged to?"/>
  <compose>
    <include>
      <system
              value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DischDestCS"/>
      <concept>
        <code value="1"/>
        <display value="Home or community-dwelling (not home hospice)"/>
      </concept>
      <concept>
        <code value="2"/>
        <display value="Residential facility"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="Dedicated inpatient rehabilitation facility"/>
      </concept>
      <concept>
        <code value="4"/>
        <display value="Another acute care hospital"/>
      </concept>
      <concept>
        <code value="5"/>
        <display value="Patient died in hospital"/>
      </concept>
      <concept>
        <code value="888"/>
        <display value="Other"/>
      </concept>
      <concept>
        <code value="999"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>