FHIR Implementation Guide for Stroke
1.0.0 - ballot

FHIR Implementation Guide for Stroke - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

: 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"><p class="res-header-id"><b>Narrativa gerada: ValueSet DischDestVS</b></p><a name="DischDestVS"> </a><a name="hcDischDestVS"> </a><ul><li>Include estes códigos, tal como definidos em <a href="CodeSystem-DischDestCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DischDestCS</code></a> versão <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;1.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Código</b></td><td><b>Ecrã</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="1.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://m-caretech.com.br"/>
    </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="contato@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>