analyzes electronic responses to general invoice requests
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: | Wednesday, 16 March 2022 - 17:40:31 | |
Module version/date: | 4.50.004 | 16 Mar 2022 |
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
Date | Time | API version |
---|---|---|
16.10.17 | 11:31:10 | V4.50: View API browser |
16.10.17 | 11:31:10 | 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
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 | |
---|---|---|---|
16.03.22 | 4.50.004 | GeneralInvoiceResponseManager with a XML feature update - cf. history Download GeneralInvoiceResponseManager installer (17.6 MB) |
|
Revision history
|
|||
show older builds ... | |||
21.01.19 | 4.50.003 | GeneralInvoiceResponseManager installer with cumulative updates - cf. history |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
04.07.18 | 4.50.002 | GeneralInvoiceResponseManager installer with code improvements - cf. history |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list:
|
|||
09.06.17 | 4.50.001 | generalInvoiceResponseManager installer - initial version |
|
Revision history
Initial version V4.50 Please read the document "Changes from V4.40 to V4.50..." for an overview about the major changes Actions for developers: implement Actions for end users: install |
Date | Version | Description | |
---|---|---|---|
16.03.22 | 4.40.007 | GeneralInvoiceResponseManager GeneralInvoiceResponseManager with a XML feature update - cf. history Download GeneralInvoiceResponseManager installer (17.3 MB) |
|
Revision history
|
|||
show older builds ... | |||
21.01.19 | 4.40.006 | GeneralInvoiceResponseManager installer with cumulative updates - cf. history |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
04.07.18 | 4.40.005 | GeneralInvoiceResponseManager installer with code improvements - cf. history |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list:
|
|||
06.07.16 | 4.40.004 | generalInvoiceResponseManager installer with code improvements |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list
|
|||
08.12.15 | 4.40.003 | generalInvoiceResponseManager installer with enhanced handling of non-UTF8 response files. |
|
Revision history
The following code enhancements have been applied as given by the list
|
|||
02.07.15 | 4.40.002 | generalInvoiceResponseManager installer with code improvements and bug fixes |
|
Revision history
Internal bug fixes and code enhancements as given by the following list
|
|||
09.04.13 | 4.40.001 | generalInvoiceResponseManager installer - initial version |
|
Revision history
Initial version V4.40 Actions for developers: implement Actions for end users: install |
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) |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
show older builds ... | |||
04.07.18 | 4.30.005 | GeneralInvoiceResponseManager installer with code improvements - cf. history |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list:
|
|||
06.07.16 | 4.30.004 | GeneralInvoiceResponseManager installer with code improvements |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list
Actions for developers: none Actions for end users: install |
|||
08.12.15 | 4.30.003 | generalInvoiceResponseManager installer with enhanced handling of non-UTF8 response files. |
|
Revision history
The following code enhancements have been applied as given by the list
Actions for developers: none Actions for end users: install |
|||
02.07.15 | 4.30.002 | generalInvoiceResponseManager installer with code improvements and bug fixes. |
|
Revision history
Internal bug fixes and code enhancements as given by the following list
Actions for developers: none Actions for end users: install |
|||
01.04.11 | 4.30.001 |
generalInvoiceResponseManager installer - initial version |
|
Revision history
Initial version V4.30 Actions for developers: implement Actions for end users: install |