EHMI Delivery Status (EDS)
1.0.0 - release
EHMI Delivery Status (EDS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.
001.1-EDS_PDS_Create-EUA-Sender-msg-created-and-sent |
An instance of an EdsPatientDeliveryStatus.
|
001.2-EDS_PDS_Create-EUA-Sender-msg-sent |
An instance of an EdsPatientDeliveryStatus.
|
002.1-EDS_PDS_Create-MSH-Sender-msg-received |
An instance of an EdsPatientDeliveryStatus.
|
002.2-EDS_PDS_Create-MSH-Sender-msg-sent |
An instance of an EdsPatientDeliveryStatus.
|
003.1-EDS_PDS_Create-AP-Sender-msg-received |
An instance of an EdsPatientDeliveryStatus.
|
003.2-EDS_PDS_Create-AP-Sender-msg-sent |
An instance of an EdsPatientDeliveryStatus.
|
004.1-EDS_PDS_Create-AP-Receiver-msg-received |
An instance of an EdsPatientDeliveryStatus.
|
004.2-EDS_PDS_Create-AP-Receiver-msg-sent |
An instance of an EdsPatientDeliveryStatus.
|
005.1-EDS_PDS_Create-MSH-Receiver-msg-received |
An instance of an EdsPatientDeliveryStatus.
|
005.2-EDS_PDS_Create-MSH-Receiver-msg-sent |
An instance of an EdsPatientDeliveryStatus.
|
006.1-EDS_PDS_Create-BS-Receiver-msg-received-and-finalized |
An instance of an EdsPatientDeliveryStatus.
|
007.1-EDS_BDS_Create-SBDHAck-MSH-Sender-msg-created-and-sent |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for a MSH in a create status
|
008.1-EDS_BDS_Create-SBDHAck-AP-Sender-msg-received |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for a MSH in a create status
|
008.2-EDS_BDS_Create-SBDHAck-AP-Sender-msg-sent |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for a MSH in a create status
|
009.1-EDS_BDS_Create-SBDHAck-AP-Receiver-msg-recieved |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for a MSH in a create status
|
009.2-EDS_BDS_Create-SBDHAck-AP-Receiver-msg-sent |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for an AP Receiver in a sent status |
010.1-EDS_BDS_Create-SBDHAck-MSH-Receiver-msg-recieved-and-finalized |
An instance of an EdsBasicDeliveryStatus containing an SBDH Acknowledgment for a MSH in a create status
|
s_01_EUA_Sender |
An instance of a EUA_Sender Device |
s_02_MSH_Sender |
An instance of a MSH_Sender Device |
s_03_AP_Sender |
An instance of a AP_Sender Device |
s_04_AP_Receiver |
An instance of a AP_Receiver Device |
s_05_MSH_Receiver |
An example of MSH_Receiver Device |
s_06_EUA_Receiver |
An instance of a EUA_Receiver Device |
These are resources that are used within this implementation guide that do not fit into one of the other categories.
AuditEvent.agent other identifiers |
Carries other identifiers that are known for an agent. |
EdsBasicDeliveryStatus |
EdsBasicDeliveryStatus is used to define the basic delivery status reporting for EDS from an EDS Client to the EDS Server. A basic EdsBasicDeliveryStatus is based on the AuditEvent profile for and is submitted when a EHMI Core Messaging transaction from one station in the messageflow to another station happens successfully. EdsBasicDeliveryStatus is only used when a Patient entity is not required, for instance for delivery status reporting of Acknowledgments. The EdsBasicDeliveryStatus does not have a Patient subject or is otherwise associated with a Patient. When the message transaction is Patient specific then EdsPatientDeliveryStatus is used. When successfully submitted from an EDS Client to the EDS Server then the recorded EdsBasicDeliveryStatus has conformed to the profile otherwise it would not have a successful outcome and the EDS Client will receive an OperationOutcome indicating the failure. |
EdsPatientDeliveryStatus |
EdsPatientDeliveryStatus is used to define the basic delivery status reporting for EDS from an EDS Client to the EDS Server. The EdsPatientDeliveryStatus is an enhancement of the basic EdsBasicDeliveryStatus and is submitted when a EHMI Core Messaging transaction from one station in the messageflow to another station happens successfully. EdsPatientDeliveryStatus is used when a Patient entity is required, for instance for status reporting of MedCom FHIR Messages. The EdsPatientDeliveryStatus has a Patient subject entity and is thereby associated with a Patient. When the message transaction is not Patient specific then EdsBasicDeliveryStatus is used. When successfully submitted from an EDS Client to the EDS Server then the recorded EdsPatientDeliveryStatus has conformed to the profile otherwise it would not have a successful outcome and the EDS Client will receive an OperationOutcome indicating the failure. |