Overview

The generalInvoiceResponse module provides all the necessary tools for loading and thereafter analyzing general invoice XML infosets. These infosets are responses to a previously sent invoices or reminders where the topmost object reference defines target request/response.

Architectural blueprint

To get the results of such an infoset, firstly the XML file is loaded into the module by the IGeneralInvoiceResponseManager::LoadXML method. Upon successful analyzing the file the method returns a IGeneralInvoiceResponse interface. All response data and parameters of one invoice can be retrieved by the supplied interface methods as e.g. IGeneralInvoiceResponse:GetPatient,...

The IGeneralInvoiceResponseManager::Print method can be used to visualize the whole response content.

Please also have a look at the Important Documents that serves as a jump start and might effect the ease of the implementation.

Keyfacts at a glance

Version 450
Last update:  Friday, 29 December 2023 - 11:26:04
Module version/date:  4.50.006 29 Dec 2023
Interface version/date: 4.50 2 Sep 2016
Covering: XML schema 4.50 from 02. Sept. 2016
Version 440
Last update:  Wednesday, 16 March 2022 - 17:38:31
Module version/date:  4.40.007 16 Mar 2022
Interface version/date: 4.40 15 Mar 2013
Covering: XML schema 4.40 from 1. Jan. 2013
Version 430
Last update:  Monday, 21 January 2019 - 14:38:02
Module version/date:  4.30.006 21 Jan 2019
Interface version/date: 4.30 26 Aug 2010
Covering: XML schema 4.30 from 26 Aug. 2010

API browser

The online documentation browser allows you to browse, view, and check the various interfaces, methods und properties of the Dll. Please note, that this documentation is included in the full installer in form of a .CHM file.
Date Time API version
27.08.22 10:36:04 V4.50: View API browser
27.08.22 10:36:04 V4.50: Download API browser .CHM file
16.10.17 11:32:09 V4.40: View API browser
16.10.17 11:32:09 V4.40: Download API browser .CHM file
16.10.17 11:33:01 V4.30: View API browser
16.10.17 11:33:01 V4.30: Download API browser .CHM file

Download area for generalInvoiceResponse related files

Installation directory:
    INSTALLDIR=full_path_to_install_dir
 
Silent install:
    generalInvoiceResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
 
Silent uninstall:
    generalInvoiceResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date Version Description
29.12.23 4.50.006 GeneralInvoiceResponseManager with an updated QR-Code generation - cf. history
Download GeneralInvoiceResponseManager installer (14.6 MB)
show older builds ...
Date Version Description
16.03.22 4.40.007 The usage of this version is deprecated - use a newer version!
 
GeneralInvoiceResponseManager GeneralInvoiceResponseManager with a XML feature update - cf. history
Download GeneralInvoiceResponseManager installer (17.3 MB)
show older builds ...
Date Version Description
21.01.19 4.30.006 The usage of this version is deprecated - use a newer version!
 
GeneralInvoiceResponseManager installer with cumulative updates - cf. history
Download GeneralInvoiceResponseManager installer ( 17.3 MB)
show older builds ...