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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="medcom-core-encounter-act-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medcom-core-encounter-act-codes</b></p><a name="medcom-core-encounter-act-codes"> </a><a name="hcmedcom-core-encounter-act-codes"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>The date at which the concept status was last changed.</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>status</b></td><td><b>effectiveDate</b></td></tr><tr><td style="white-space:nowrap">other<a name="medcom-core-encounter-act-codes-other"> </a></td><td>Other encounter class</td><td>active</td><td>2022-10-05</td></tr></table></div>
</text>
<url
value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes"/>
<version value="1.0.1"/>
<name value="MedComCoreEncounterActCodes"/>
<title value="MedComCoreEncounterActCodes"/>
<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="CodeSystem with code for classification of an encounter."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="1"/>
<property>
<code value="status"/>
<uri value="http://hl7.org/fhir/concept-properties#status"/>
<description
value="A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."/>
<type value="code"/>
</property>
<property>
<code value="effectiveDate"/>
<uri value="http://hl7.org/fhir/concept-properties#effectiveDate"/>
<description
value="The date at which the concept status was last changed."/>
<type value="dateTime"/>
</property>
<concept>
<code value="other"/>
<display value="Other encounter class"/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="effectiveDate"/>
<valueDateTime value="2022-10-05"/>
</property>
</concept>
</CodeSystem>