HL7 FHIR Implementation Guide: DK Core
3.7.0 - release
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
| Active as of 2026-05-31 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="dk-core-encounter-priority"/>
<text>
<status value="generated"/>
<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 <code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code><span title="Version is explicitly stated to be 2018-08-12"> version 📍2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>A</td><td/></tr><tr><td>EL</td><td/></tr></table></li></ul></div>
</text>
<url value="http://hl7.dk/fhir/core/ValueSet/dk-core-encounter-priority"/>
<version value="3.7.0"/>
<name value="DkCoreEncounterPriority"/>
<title value="DK priority codes for encounters"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-31T18:02:09+00: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"/>
<version value="2018-08-12"/>
<concept>
<code value="A"/>
</concept>
<concept>
<code value="EL"/>
</concept>
</include>
</compose>
</ValueSet>