Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base)
0.1.2 - 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.2 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
Draft as of 2025-09-17 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="pl-plannedEncounterStatus-VS"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pl-plannedEncounterStatus-VS</b></p><a name="pl-plannedEncounterStatus-VS"> </a><a name="hcpl-plannedEncounterStatus-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><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-planned">planned</a></td><td style="color: #cccccc">Planned</td><td>The Encounter has not yet started.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The Encounter has ended before it has begun.</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-plannedEncounterStatus-VS"/>
<version value="0.1.2"/>
<name value="PLPlannedEncounterStatusVS"/>
<title value="Status planowanej wizyty lub pobytu (Encounter)"/>
<status value="draft"/>
<date value="2025-09-17T13:42:46+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 planowanej wizyty lub pobytu"/>
<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="planned"/>
</concept>
<concept>
<code value="cancelled"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
<concept>
<code value="unknown"/>
</concept>
</include>
</compose>
</ValueSet>