DK EHMI Delivery Status (EDS)
1.0.2 - release
DK
This page is part of the DK EHMI Delivery Status (EDS) (v1.0.2: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Active as of 2025-12-11 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="SearchParameter-EHMI-SenderOrg"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter SearchParameter-EHMI-SenderOrg</b></p><a name="SearchParameter-EHMI-SenderOrg"> </a><a name="hcSearchParameter-EHMI-SenderOrg"> </a><h2>EDSSenderOrgSearchParameter</h2><p>Parameter <code>senderOrg</code>:<code>string</code></p><div><p>Search AuditEvent resources by the Sender Organization</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.agent.where(type.coding.code = 'ehmiSender').who.identifier.value | AuditEvent.agent.where(type.coding.code = 'ehmiSender').extension('http://medcomehmi.dk/ig/eds/StructureDefinition/eds-otherId').value.ofType(Identifier).value | AuditEvent.agent.where(type.coding.code = 'ehmiSender').name</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-EHMI-SenderOrg"/>
<version value="1.0.2"/>
<name value="EDSSenderOrgSearchParameter"/>
<status value="active"/>
<date value="2025-12-11T14:37:11+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 Sender Organization"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<code value="senderOrg"/>
<base value="AuditEvent"/>
<type value="string"/>
<expression
value="AuditEvent.agent.where(type.coding.code = 'ehmiSender').who.identifier.value | AuditEvent.agent.where(type.coding.code = 'ehmiSender').extension('http://medcomehmi.dk/ig/eds/StructureDefinition/eds-otherId').value.ofType(Identifier).value | AuditEvent.agent.where(type.coding.code = 'ehmiSender').name"/>
</SearchParameter>