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: SearchParameter-EHMI-SenderOrg

Official URL: http://medcomehmi.dk/ig/eds/SearchParameter/SearchParameter-EHMI-SenderOrg Version: 1.0.1-draft
Draft as of 2025-09-23 Computable Name: EDSSenderOrgSearchParameter

Search AuditEvent resources by the Sender Organization

EDSSenderOrgSearchParameter

Parameter senderOrg:string

Search AuditEvent resources by the Sender Organization

ResourceAuditEvent
ExpressionAuditEvent.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
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true