pushAdminMessage COM module is a data
exchange system for treatment messages
exchange system for treatment messages
API browser of pushAdminMessage450 COM module
IPushAdminMessageRequest interface | V4.50/ 1 Nov 2019 | ||
---|---|---|---|
With the IPushAdminMessageRequest interface all administrative message related data and parameters can be set by the available interface methods like SetPatient, SetDebitor,SetMessage4Stationary,...
Alternatively to producing the data from scratch, the data of a previously generated XML infoset can be loaded with the IPushAdminMessageManager::LoadXML method and thereafter data can selectively be changed. |
|||
Methods | 11 methods | ||
Finalize | Finalizes and validates all data set so far in the IPushAdminMessageRequest interface | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
Initialize | Initializes all input data in the IPushAdminMessageRequest interface | ||
SetBiller | Sets the biller's various identifiers (GLN, ZSR,...) as well as the structured address | ||
SetCard | Sets the patient's insurance card information - optional in respect to the dependent XSD schema. | ||
SetDebitor | Sets the debitor's GLN and the structured address | ||
SetLaw | Sets the data about the applied law and its dependent information | ||
SetMessage4Ambulatory | Sets and defines the primary administrative message parameters for an ambulatory treatment. | ||
SetMessage4Stationary | Sets and defines the primary administrative message parameters for a stationary treatment. | ||
SetPatient | Sets the primary parameters and structured address of the patient | ||
SetTransport | Sets transport information that is the routing information going from a sender (from) over the first intermediate (via) to the receiver (to) | ||
Properties | 3 properties | ||
[get] CreateAddress | Creates an instance of the IAddress interface | ||
[put] DestructAddress | Destructs/invalidates the IAddress interface instance | ||
[put] DestructPushAdminMessageRequest | Destructs/invalidates this IPushAdminMessageRequest interface instance | ||