HL7 FHIR Implementation Guide: DK Core
3.5.0 - ci-build
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.5.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 2025-08-20 |
<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/5.5.0/CodeSystem-v3-ActPriority.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</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://terminology.hl7.org/5.5.0/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/5.5.0/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-08-20T12:28:22+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="jenskristianvilladsen@gmail.com"/>
</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>