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 generalnotification450 COM module
							
							
						
|  IGeneralNotificationRequest interface | V4.50/ 2 Sep 2016 | |
|---|---|---|
| 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,... |  | |
|  Methods | 13 methods | |
| AddDocument | Attaches a PDF, JPG or PNG document to the list of documents | |
| AddInstruction | Adds an automation instruction to the list of instructions | |
| 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 | |
| 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 (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 | |
| SetReply | The SetReply method allows making a reply to an already received and loaded notification | |
| SetSender | Sets the various identifiers (EAN, 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) | |
|  Properties | 1 properties | |
| [get] CreateAddress | Creates an instance of the IAddress interface | |
