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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehmi-delivery-status-participationroletype"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehmi-delivery-status-participationroletype</b></p><a name="ehmi-delivery-status-participationroletype"> </a><a name="hcehmi-delivery-status-participationroletype"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">ehmiSender<a name="ehmi-delivery-status-participationroletype-ehmiSender"> </a></td><td>Sender</td><td>The application that creates a new message</td></tr><tr><td style="white-space:nowrap">ehmiReceiver<a name="ehmi-delivery-status-participationroletype-ehmiReceiver"> </a></td><td>Receiver</td><td>The application that receives the new message</td></tr><tr><td style="white-space:nowrap">ehmiDevice<a name="ehmi-delivery-status-participationroletype-ehmiDevice"> </a></td><td>Device</td><td>The Device that reports the AuditEvent</td></tr></table></div>
  </text>
  <url value="http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype"/>
  <version value="1.0.0"/>
  <name value="EhmiDeliveryStatusParticipationRoleType"/>
  <title value="EHMI Delivery Status (EDS) - ParticipationRoleType CS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-01"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://medcom.dk"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ehmi@medcom.dk"/>
    </telecom>
  </contact>
  <description value="ehmi-delivery-status-participationroletype for the EHMI Messaging Infrastructure"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="ehmiSender"/>
    <display value="Sender"/>
    <definition value="The application that creates a new message"/>
  </concept>
  <concept>
    <code value="ehmiReceiver"/>
    <display value="Receiver"/>
    <definition value="The application that receives the new message"/>
  </concept>
  <concept>
    <code value="ehmiDevice"/>
    <display value="Device"/>
    <definition value="The Device that reports the AuditEvent"/>
  </concept>
</CodeSystem>