TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="EncounterStatusDe"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet EncounterStatusDe</b></p><a name="EncounterStatusDe"> </a><a name="hcEncounterStatusDe"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html"><code>http://hl7.org/fhir/encounter-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span><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/R4/codesystem-encounter-status.html#encounter-status-planned">planned</a></td><td>Planned</td><td>The Encounter has not yet started.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-in-progress">in-progress</a></td><td>In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-onleave">onleave</a></td><td>On Leave</td><td>The Encounter has begun, but the patient is temporarily on leave.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished">finished</a></td><td>Finished</td><td>The Encounter has ended.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-cancelled">cancelled</a></td><td>Cancelled</td><td>The Encounter has ended before it has begun.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>This instance should not have been part of this patient's medical record.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-unknown">unknown</a></td><td>Unknown</td><td>The encounter status is unknown. Note that "unknown" is a value of last resort and every attempt should be made to provide a meaningful value other than "unknown".</td></tr></table></li></ul></div>
</text>
<url value="http://fhir.de/ValueSet/EncounterStatusDe"/>
<version value="1.0.0-alpha1"/>
<name value="EncounterStatusDe"/>
<title value="Encounter Status ValueSet"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-19T17:18:12+00:00"/>
<publisher value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
<contact>
<name value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
<telecom>
<system value="url"/>
<value value="https://hl7.de/technische-komitees/terminologien/"/>
</telecom>
</contact>
<description
value="Einschränkung von Encounter Status in Vorbereitung auf Änderungen in FHIR R5"/>
<compose>
<include>
<system value="http://hl7.org/fhir/encounter-status"/>
<concept>
<code value="planned"/>
<display value="Planned"/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
</concept>
<concept>
<code value="onleave"/>
<display value="On Leave"/>
</concept>
<concept>
<code value="finished"/>
<display value="Finished"/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
</include>
</compose>
</ValueSet>