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-Entity-Identifier

Official URL: http://medcomehmi.dk/ig/eds/SearchParameter/SearchParameter-Entity-Identifier Version: 1.0.1-draft
Draft as of 2025-09-23 Computable Name: EDSEntityIdentifierSearchParameter

Search AuditEvent resources by the entity.detail identifier value

EDSEntityIdentifierSearchParameter

Parameter entityIdentifier:string

Search AuditEvent resources by the entity.detail identifier value

ResourceAuditEvent
ExpressionAuditEvent.entity.where(type.code = 'ehmiMessage').what.identifier.value | AuditEvent.entity.where(type.code = 'ehmiMessageEnvelope').what.identifier.value | AuditEvent.entity.where(type.code = 'ehmiTransportEnvelope').what.identifier.value | AuditEvent.entity.where(type.code = 'ehmiOrigMessage').what.identifier.value | AuditEvent.entity.where(type.code = 'ehmiOrigTransportEnvelope').what.identifier.value
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