HL7 FHIR Implementation Guide: DK Core
3.5.0 - release
This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2025-12-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="dk-core-encounter-priority"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet dk-core-encounter-priority</b></p><a name="dk-core-encounter-priority"> </a><a name="hcdk-core-encounter-priority"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActPriority.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version 📦3.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://terminology.hl7.org/7.0.1/CodeSystem-v3-ActPriority.html#v3-ActPriority-A">A</a></td><td style="color: #cccccc">ASAP</td><td>As soon as possible, next highest priority after stat.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActPriority.html#v3-ActPriority-EL">EL</a></td><td style="color: #cccccc">elective</td><td>Beneficial to the patient but not essential for survival.</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.dk/fhir/core/ValueSet/dk-core-encounter-priority"/>
<version value="3.5.0"/>
<name value="DkCoreEncounterPriority"/>
<title value="DK priority codes for encounters"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-12-19T17:27:08+01:00"/>
<publisher value="HL7 Denmark"/>
<contact>
<name value="HL7 Denmark"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.dk"/>
</telecom>
<telecom>
<system value="email"/>
<value value="dk-affiliate@hl7.dk"/>
</telecom>
</contact>
<description
value="Value set used for indicating priority of an encounter"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
<concept>
<code value="A"/>
</concept>
<concept>
<code value="EL"/>
</concept>
</include>
</compose>
</ValueSet>