pushAdminMessage COM module is a data
exchange system for treatment messages
exchange system for treatment messages
API browser of pushAdminMessage500 COM module
| V5.00/27 Nov 2024 | |||
|---|---|---|---|
| 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. | |||
| 13 methods | |||
| GetAbortInfo | Get the abort information string with the error coded in the module language | ||
| GetBillerGLN | Gets the biller's structured address as well as its mandatory GLN | ||
| GetBillerZSR | Gets the biller's structured address as well as its mandatory ZSR | ||
| 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, gender, birthdate, SSN) as well as the structured address | ||
| GetProviderGLN | Gets the provider's structured address as well as ist mandatory GLN | ||
| GetProviderZSR | Sets the provider's structured address as well as its mandatory ZSR | ||
| GetRequest | Returns the primary parameters of the request, namely the language the data is supplied, besides the GUID of the XML infoset and an optional remark. | ||
| 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. | ||