DK EHMI Delivery Status (EDS)
1.0.1-draft - draft Denmark flag

DK EHMI Delivery Status (EDS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eds/ and changes regularly. See the Directory of published versions

: SearchParameter-EDS-MessageType - XML Representation

Draft as of 2025-09-23

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="SearchParameter-EDS-MessageType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter SearchParameter-EDS-MessageType</b></p><a name="SearchParameter-EDS-MessageType"> </a><a name="hcSearchParameter-EDS-MessageType"> </a><h2>EDSMessageTypeSearchParameter</h2><p>Parameter <code>ehmiMessageType</code>:<code>token</code></p><div><p>Search AuditEvent resources by the EHMI Message Type</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/auditevent.html">AuditEvent</a></td></tr><tr><td>Expression</td><td><code>AuditEvent.entity.detail.where(type='ehmiMessageType').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/eds/SearchParameter/SearchParameter-EDS-MessageType"/>
  <version value="1.0.1-draft"/>
  <name value="EDSMessageTypeSearchParameter"/>
  <status value="draft"/>
  <date value="2025-09-23T10:33:37+00:00"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.medcom.dk"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ehmi@medcom.dk"/>
    </telecom>
  </contact>
  <description value="Search AuditEvent resources by the EHMI Message Type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <code value="ehmiMessageType"/>
  <base value="AuditEvent"/>
  <type value="token"/>
  <expression
              value="AuditEvent.entity.detail.where(type='ehmiMessageType').value"/>
</SearchParameter>