The ATL COM module generalNotification is a structured
message exchange protocol between to healthcare partners
message exchange protocol between to healthcare partners
API browser of generalnotification440 COM module
IGeneralNotificationRequest interface | V4.40/15 Nov 2013 | |
---|---|---|
The IGeneralNotificationRequest interface is used whenever a new message thread is started. All the data and parameters are set by the available interface methods like SetPatient, SetSender,... | ||
Methods | 11 methods | |
AddInstruction | Adds an automation instruction to the list of instructions | |
Finalize | Finalizes and validates all data set so far in the GeneralNotificationRequest interface | |
GetAbortInfo | Get the abort information string with the error coded in the module language | |
Initialize | Initializes all input data in the IGeneralNotificationRequest interface | |
SetMessage | Sets the primary message that starts the notification thread | |
SetNotification | Sets the primary notification object reference | |
SetPatient | Sets the primary parameters and structured address of the patient if a patient is involved in the notification thread | |
SetRecipient | Sets the various identifiers (EAN, ZSR,...) and the structured address of the recipient | |
SetRefObject | Sets the optional depended object reference of type credit, invoice, reminder, MCD, or form for which this notification thread is actually started | |
SetSender | Sets the various identifiers (EAN, ZSR,...) and the structured address of the sender | |
SetTransport | Sets transport information that is the routing information going from a sender (from) over the first intermediate (via) to the receiver (to) | |
Properties | 1 properties | |
[get] CreateAddress | Create an instance of the IAddress interface | |