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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-message-channel"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth-message-channel</b></p><a name="ehealth-message-channel"> </a><a name="hcehealth-message-channel"> </a><p>This  code system <code>http://ehealth.sundhed.dk/cs/ehealth-message-channel</code> defines the following code:</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">sms<a name="ehealth-message-channel-sms"> </a></td><td>SMS</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/ehealth-message-channel"/>
  <version value="10.0.0"/>
  <name value="EhealthMessageChannelCS"/>
  <title value="eHealth Message Channel codes"/>
  <status value="active"/>
  <date value="2026-08-06T13:29:38+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="Codes indicating the channel used to send a message."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="sms"/>
    <display value="SMS"/>
  </concept>
</CodeSystem>