DK MedCom Terminology
2.0.0 - release
DK MedCom Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-terminology/ and changes regularly. See the Directory of published versions
Active as of 2025-09-22 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="medcom-core-encounter-class"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medcom-core-encounter-class</b></p><a name="medcom-core-encounter-class"> </a><a name="hcmedcom-core-encounter-class"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> where concept descends from <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-_ActEncounterCode">_ActEncounterCode</a></li><li>Include these codes as defined in <a href="CodeSystem-medcom-core-encounter-act-codes.html"><code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-medcom-core-encounter-act-codes.html#medcom-core-encounter-act-codes-other">other</a></td><td>Other encounter class</td></tr></table></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</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/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-OBSENC">OBSENC</a></td><td style="color: #cccccc">observation encounter</td><td>An encounter where the patient usually will start in different encounter, such as one in the emergency department (EMER) but then transition to this type of encounter because they require a significant period of treatment and monitoring to determine whether or not their condition warrants an inpatient admission or discharge. In the majority of cases the decision about admission or discharge will occur within a time period determined by local, regional or national regulation, often between 24 and 48 hours.</td></tr></table></li></ul></div>
</text>
<url
value="http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-encounter-class"/>
<version value="2.0.0"/>
<name value="MedComCoreEncounterClass"/>
<title value="MedComCoreEncounterClassCodes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-22"/>
<publisher value="MedCom"/>
<contact>
<name value="MedCom"/>
<telecom>
<system value="url"/>
<value value="http://www.medcom.dk"/>
</telecom>
</contact>
<description
value="ValueSet containing classification codes for MedComCoreEncounter."/>
<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-ActCode"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="_ActEncounterCode"/>
</filter>
</include>
<include>
<system
value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes"/>
<concept>
<code value="other"/>
<display value="Other encounter class"/>
</concept>
</include>
<exclude>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<concept>
<code value="OBSENC"/>
</concept>
</exclude>
</compose>
</ValueSet>