Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter Status bei Entlassung - XML Representation

Draft as of 2025-08-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MopedEncounterStatusEntlassungVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MopedEncounterStatusEntlassungVS</b></p><a name="MopedEncounterStatusEntlassungVS"> </a><a name="hcMopedEncounterStatusEntlassungVS"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html"><code>http://hl7.org/fhir/encounter-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-discharged">discharged</a></td><td style="color: #cccccc">Discharged</td><td>The Encounter has been clinically completed, the patient has been discharged from the facility or the visit has ended, and the patient may have departed (refer to subjectStatus). While the encounter is in this status, administrative activities are usually performed, collating all required documentation and charge information before being released for billing, at which point the status will move to completed.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>The Encounter has ended.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://elga.moped.at/ValueSet/MopedEncounterStatusEntlassungVS"/>
  <version value="0.1.0"/>
  <name value="MopedEncounterStatusEntlassungVS"/>
  <title value="Encounter Status bei Entlassung"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-08-13T07:09:01+00:00"/>
  <publisher value="ELGA GmbH"/>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://elga.gv.at"/>
    </telecom>
  </contact>
  <description value="Varianten des Encounter Status bei Entlassung"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/encounter-status"/>
      <concept>
        <code value="discharged"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
    </include>
  </compose>
</ValueSet>