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-ReceiverOrg

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

Search AuditEvent resources by the Receiver Organization

EDSReceiverOrgSearchParameter

Parameter receiverOrg:string

Search AuditEvent resources by the Receiver Organization

ResourceAuditEvent
ExpressionAuditEvent.agent.where(type.coding.code = 'ehmiReceiver').who.identifier.value | AuditEvent.agent.where(type.coding.code = 'ehmiReceiver') .extension('http://medcomehmi.dk/ig/eds/StructureDefinition/eds-otherId') .value.ofType(Identifier).value | AuditEvent.agent.where(type.coding.code = 'ehmiReceiver').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