Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base)
0.1.3 - ci-build
Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base), published by HL7 Poland. This guide is not an authorized publication; it is the continuous build for version 0.1.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Poland/pl-fhir-base/ and changes regularly. See the Directory of published versions
Active as of 2025-10-10 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="pl-actualEncounterStatus-VS"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pl-actualEncounterStatus-VS</b></p><a name="pl-actualEncounterStatus-VS"> </a><a name="hcpl-actualEncounterStatus-VS"> </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> version <span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references">📦5.0.0</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/R5/codesystem-encounter-status.html#encounter-status-in-progress">in-progress</a></td><td style="color: #cccccc">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/R5/codesystem-encounter-status.html#encounter-status-on-hold">on-hold</a></td><td style="color: #cccccc">On Hold</td><td>The Encounter has begun, but is currently on hold, e.g. because the patient is temporarily on leave.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-discharge">discharge</a></td><td/><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><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-discontinued">discontinued</a></td><td style="color: #cccccc">Discontinued</td><td>The Encounter has started, but was not able to be completed. Further action may need to be performed, such as rescheduling appointments related to this encounter.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-entered-in-error">entered-in-error</a></td><td style="color: #cccccc">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/R5/codesystem-encounter-status.html#encounter-status-unknown">unknown</a></td><td style="color: #cccccc">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://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-actualEncounterStatus-VS"/>
<version value="0.1.3"/>
<name value="PLActualEncounterStatusVS"/>
<title value="Status wizyty lub pobytu (Encounter)"/>
<status value="active"/>
<date value="2025-10-10T13:21:20+00:00"/>
<publisher value="HL7 Poland"/>
<contact>
<name value="HL7 Poland"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org.pl"/>
</telecom>
</contact>
<description value="Status wizyty lub pobytu, które już się odbyły"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PL"/>
<display value="Poland"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/encounter-status"/>
<concept>
<code value="in-progress"/>
</concept>
<concept>
<code value="on-hold"/>
</concept>
<concept>
<code value="discharge"/>
</concept>
<concept>
<code value="completed"/>
</concept>
<concept>
<code value="discontinued"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
<concept>
<code value="unknown"/>
</concept>
</include>
</compose>
</ValueSet>