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 generalnotification500 COM module
![]() |
V5.00/ 3 Aug 2025 | ||
---|---|---|---|
The IGeneralNotificationRequest interface is used whenever a new message thread is started or to formulate a reply to a prior loaded thread.
All the data and parameters are set by the available methods of the interface like SetPatient, SetSender,... |
![]() |
||
![]() | |||
![]() |
14 methods | ||
AddDiagnosis | Adds a diagnosis to the list of diagnoses. | ||
AddDocument | Attaches a PDF, JPG or PNG document -inline- to the list of documents | ||
Finalize | Finalizes and validates all data set so far in the GeneralNotificationRequest interface | ||
GetAbortInfo | Gets the abort information string with the error coded in the module language | ||
Initialize | Initializes all input data in the IGeneralNotificationRequest interface | ||
SetLaw | Sets the data about the applied law and its dependent information | ||
SetMessage | Sets the primary message parameters of a new message thread as opposed to the SetReply method used when replying to an existing message thread | ||
SetNotification | Sets the main 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 (GLN, 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 | ||
SetReply | The SetReply method allows making a reply to an already received and loaded notification | ||
SetSender | Sets the various identifiers (GLN, ZSR,...) and the structured address of the sender | ||
SetTransport | Sets the transport information that is the routing information going from a sender (from) over a chain of intermediates (via) to the receiver (to) | ||
![]() | |||
![]() |
3 properties | ||
[get] CreateAddress | Creates an instance of the IAddress interface | ||
[put] DestructAddress | Destructs/invalidates the IAddress interface instance | ||
[put] DestructGeneralNotificationRequest | Destructs/invalidates this IGeneralNotificationRequest interface instance | ||
![]() |