analyzes electronic responses to care credit requests
Overview
The careCreditResponse 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 ICareCreditResponseManager::LoadXML method. Upon successful analyzing the file the method returns a ICareCreditResponse interface. All response data and parameters of one invoice can be retrieved by the supplied interface methods as e.g. ICareCreditResponse:GetPatient,...
The ICareCreditResponseManager::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. Furthermore, some external documents such as XML test files, the schema documentation in CHM format and the XSD schema itself are downloadable in this data container.
Keyfacts at a glance
Version 450 | ||
---|---|---|
Last update: | Tuesday, 17 September 2024 - 09:41:08 | |
Module version/date: | 4.50.003 | 17 Sep 2024 |
Interface version/date: | 4.50 | 6 May 2019 |
Covering: | XML schema 4.50 from 06. May 2019 |
API browser
Date | Time | API version |
---|---|---|
27.08.22 | 10:40:48 | V4.50: View API browser |
27.08.22 | 10:40:48 | V4.50: Download API browser .CHM file |
Download area for careCreditResponse related files
INSTALLDIR=full_path_to_install_dir
Silent install:
careCreditResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
Silent uninstall:
careCreditResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date | Version | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17.09.24 | 4.50.003 | careCreditResponseManager with an internal, administrative update - cf. history Download CareCreditResponseManager installer (14.7 MB) |
|||||||||||||
Versioning
Revision history
Actions for developers: none Actions for end users: install |
|||||||||||||||
show older builds ... | |||||||||||||||
27.10.22 | 4.50.002 | careCreditResponseManager with the new restserver careCreditResponseManager450Server450 - cf. history |
|||||||||||||
Versioning
Revision history
Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
20.06.19 | 4.50.001 | CareCreditResponseManager installer - initial build |
|||||||||||||
Revision history
Initial version V4.50 Actions for developers: implement Actions for end users: install |