API browser of generalnotification500 COM module


/images/arrow_right.png IGeneralNotificationResponse interface V5.00/ 3 Aug 2025 
The IGeneralNotificationResponse interface allows to read back all data that either have been set by the methods of the IGeneralInvoiceRequest interface or have been loaded by the IGeneralNotificationManager::LoadXML method. space
space
/images/arrow_right.png Methods 18 methods
GetAbortInfo Gets the abort information string with the error coded in the module language
GetDiagnoses Method for collecting all diagnoses records covered by the IGeneralNotificationResult interface and returned as JSON array
GetDocuments Method for collecting all document data covered by the IGeneralNotificationResponse interface and returned as JSON array
GetFirstDiagnosis Retrieves the first diagnosis from the list of diagnoses
GetFirstDocument Retrieves the first document from the list of documents
GetFirstMessage Retrieves the first notification message
GetLaw Retrieves the data about the applied law and its dependent information
GetMessages Method for collecting all message data covered by the IGeneralNotificationResponse interface and returned as JSON array
GetNextDiagnosis Retrieves the next diagnosis from the list of diagnoses
GetNextDocument Retrieves the next document from the list of documents
GetNextMessage Retrieves the next notification message
GetNotification Retrieves the main notification object reference parameters
GetPatient Retrieves the primary parameters (sex, birth date, SSN,...) and structured address of the patient
GetRecipient Retrieves the various identifiers (GLN, ZSR,...) and the structured address of the recipient
GetRefObject Retrieves the dependent object reference parameters if any was defined
GetRequest Retrieves some basic parameters like the data language or the confidentiality status of the notification.
GetSender Retrieves the various identifiers (GLN, ZSR,...) and the structured address of the sender
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)
space
/images/arrow_right.png Properties 1 properties
[put] DestructGeneralNotificationResponse Destructs/invalidates this IGeneralNotificationResponse interface instance.
 
space