analyzing electronic responses to MCD requests
Overview
The HospitalMCDResponseManager is an ATL COM module which provides methods to load and analyze XML infosets of type hospitalMCDResponse. These infosets are responses to a previously sent MCD where the MCD object reference defines target MCD request.
Architectural blueprint
With the IHospitalMCDResponseManager interface all standards-compliant hospitalMCDResponse_452 XML infosets as well as its predecessors, namely hospitalMCDResponse_451 and hospitalMCDResponse_450 can be loaded by the LoadXML method. These responses are analyzed and the results are supplied on demand through the returned IHospitalMCDResponse interface. Furthermore, the MCD response can be printed out via the report engine.
Therefore, hospitalMCDResponse is the logical counterpart of the hospitalMCDRequestManager.
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 452 | ||
---|---|---|
Last update: | Thursday, 27 October 2022 - 15:47:30 | |
Module version/date: | 4.52.002 | 27 Oct 2022 |
Interface version/date: | 4.52 | 13 Sep 2019 |
Covering: | XML schema 4.52 from 13. Sep 2019 |
Version 451 | ||
---|---|---|
Last update: | Monday, 21 January 2019 - 15:12:03 | |
Module version/date: | 4.51.002 | 21 Jan 2019 |
Interface version/date: | 4.51 | 7 Mar 2017 |
Covering: | XML schema 4.51 from 7. Mar. 2017 |
Version 450 | ||
---|---|---|
Last update: | Monday, 21 January 2019 - 15:13:59 | |
Module version/date: | 4.50.002 | 21 Jan 2019 |
Interface version/date: | 4.50 | 2 Sep 2016 |
Covering: | XML schema 4.50 from 2. Sep. 2016 |
API browser
Date | Time | API version |
---|---|---|
27.08.22 | 10:33:51 | V4.52: View API browser |
27.08.22 | 10:33:51 | V4.52: Download API browser .CHM file |
16.10.17 | 14:00:04 | V4.51: View API browser |
16.10.17 | 14:00:04 | V4.51: Download API browser .CHM file |
16.10.17 | 13:58:21 | V4.50: View API browser |
16.10.17 | 13:58:21 | V4.50: Download API browser .CHM file |
Download area for hospitalMCDResponse related files
INSTALLDIR=full_path_to_install_dir
Silent install:
hospitalMCDResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
Silent uninstall:
hospitalMCDResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date | Version | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
27.10.22 | 4.52.002 | hospitalMCDResponseManager with the new restserver hospitalMCDResponseManagerServer452 - cf. history Download hospitalMCDResponseManager installer (13.7 MB) |
|||||||||||||
Versioning
Revision history
Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
show older builds ... | |||||||||||||||
20.08.19 | 4.52.001 | hospitalMCDResponseManager installer including - initial version - cf. history |
|||||||||||||
Revision history
Initial version V4.52 Please read the document "Changes from V4.51 to V4.52..." for an overview about the major changes Actions for developers: implement Actions for end users: install |
Date | Version | Description | |
---|---|---|---|
21.01.19 | 4.51.002 | The usage of this version is deprecated - use a newer version!
hospitalMCDResponseManager installer with cumulative updates - cf. history Download hospitalMCDResponseManager installer ( 17.5 MB) |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
show older builds ... | |||
09.06.17 | 4.51.001 | hospitalMCDResponseManager installer - initial version |
|
Revision history
Initial version V4.51 Please read the document "Changes from V4.40 to V4.51..." for an overview about the major changes Actions for developers: implement Actions for end users: install |
Date | Version | Description | |
---|---|---|---|
21.01.19 | 4.50.002 | The usage of this version is deprecated - use a newer version!
hospitalMCDResponseManager installer with cumulative updates - cf. history Download hospitalMCDResponseManager installer ( 17.5 MB) |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
show older builds ... | |||
01.06.17 | 4.50.001 | hospitalMCDResponseManager 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 |