eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
| Active as of 2025-12-05 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="MessageTypeCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MessageTypeCS</b></p><a name="MessageTypeCS"> </a><a name="hcMessageTypeCS"> </a><p>This code system <code>http://ehealth.sundhed.dk/cs/message-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">new<a name="MessageTypeCS-new"> </a></td><td>New Message</td></tr><tr><td style="white-space:nowrap">reply<a name="MessageTypeCS-reply"> </a></td><td>Reply</td></tr><tr><td style="white-space:nowrap">forward<a name="MessageTypeCS-forward"> </a></td><td>Forward</td></tr></table></div>
</text>
<url value="http://ehealth.sundhed.dk/cs/message-type"/>
<version value="7.0.0"/>
<name value="MessageTypeCS"/>
<title value="Message Type CodeSystem"/>
<status value="active"/>
<date value="2025-12-05T07:38:02+00:00"/>
<publisher
value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<contact>
<name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<telecom>
<system value="url"/>
<value value="http://ehealth.sundhed.dk"/>
</telecom>
</contact>
<description value="Allowed codes for message type."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="new"/>
<display value="New Message"/>
</concept>
<concept>
<code value="reply"/>
<display value="Reply"/>
</concept>
<concept>
<code value="forward"/>
<display value="Forward"/>
</concept>
</CodeSystem>