HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="encounter-status-eu-hdr"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet encounter-status-eu-hdr</b></p><a name="encounter-status-eu-hdr"> </a><a name="hcencounter-status-eu-hdr"> </a><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 explicitly stated to be 4.0.1"> 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-triaged">triaged</a></td><td>Triaged</td><td>The patient has been assessed for the priority of their treatment based on the severity of their condition.</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-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>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<url value="http://hl7.eu/fhir/hdr/ValueSet/encounter-status-eu-hdr"/>
<version value="1.0.0-ci"/>
<name value="EncounterStatusHdrVS"/>
<title value="Encounter Status Value Set"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-07-17T10:44:22+00:00"/>
<publisher value="HL7 Europe"/>
<contact>
<name value="HL7 Europe"/>
<telecom>
<system value="url"/>
<value value="http://hl7.eu"/>
</telecom>
</contact>
<description
value="Hospital Discharge Report Encounter Status value set includes codes from the FHIR R4 EncounterStatus code system that are used to represent the state of the inpatient encounter."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<copyright
value="Copyright HL7 Europe. Licensed under creative commons public domain (CC0 1.0)."/>
<compose>
<include>
<system value="http://hl7.org/fhir/encounter-status"/>
<version value="4.0.1"/>
<concept>
<code value="triaged"/>
<display value="Triaged"/>
</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="unknown"/>
<display value="Unknown"/>
</concept>
</include>
</compose>
</ValueSet>