<?xml version="1.0" encoding="UTF-8"?>

<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-message<a name="MessageTypeCS-new-message"> </a></td><td>New Message</td></tr><tr><td style="white-space:nowrap">reply-message<a name="MessageTypeCS-reply-message"> </a></td><td>Reply</td></tr><tr><td style="white-space:nowrap">forward-message<a name="MessageTypeCS-forward-message"> </a></td><td>Forward</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/message-type"/>
  <version value="10.0.0"/>
  <name value="MessageTypeCS"/>
  <title value="Message Type CodeSystem"/>
  <status value="active"/>
  <date value="2026-08-05T10:42:25+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-message"/>
    <display value="New Message"/>
  </concept>
  <concept>
    <code value="reply-message"/>
    <display value="Reply"/>
  </concept>
  <concept>
    <code value="forward-message"/>
    <display value="Forward"/>
  </concept>
</CodeSystem>