pushAdminMessage COM module is a data
exchange system for treatment messages
exchange system for treatment messages
API browser of pushAdminMessage450 COM module
| V4.50/ 1 Nov 2019 | |||
|---|---|---|---|
| The IPushAdminMessageResult interface allows to read back all data that have been set by the IPushAdminMessageRequest interface or by loading a previously generated XML infoset with the IPushAdminMessageManager::LoadXML method. | |||
| 10 methods | |||
| GetAbortInfo | Get the abort information string with the error coded in the module language | ||
| GetBiller | Retrieves the biller's various identifiers (GLN, ZSR,...) as well as the structured address | ||
| GetCard | Retrieves the patient's insurance card information | ||
| GetDebitor | Retrieves the debitor's GLN identifier as well as the structured address | ||
| GetLaw | Retrieves the data about the applied law and its dependent information | ||
| GetMessage4Ambulatory | Retrieves the primary administrative message parameters for an ambulatory treatment | ||
| GetMessage4Stationary | Retrieves the primary administrative message parameters for a stationary treatment | ||
| GetPatient | Retrieves the patient's primary parameters (sex, birthdate, SSN, etc.) as well as the structured address | ||
| GetTransport | Returns the transport information that is the routing information going from a sender (from) over at least one intermediate (via) to the receiver (to) | ||
| GetTreatmentType | Retrieves the treatment type of the loaded administrative message, e.g | ||
| 1 properties | |||
| [put] DestructPushAdminMessageResult | Destructs/invalidates this IPushAdminMessageResult interface instance. | ||