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_500 XML infosets as well as its predecessors, namely hospitalMCDResponse_452 and hospitalMCDResponse_451 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 500 | ||
|---|---|---|
| Last update: | Monday, 24 November 2025 - 14:21:45 | |
| Module version/date: | 5.00.001 | 23 Nov 2025 |
| Interface version/date: | 5.00 | 27 Nov 2024 |
| Covering: | XML schema 5.00 from 27. Nov. 2024 | |
| 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 | |
API browser
| Date | Time | API version |
|---|---|---|
| 24.11.25 | 13:42:12 | V5.00: View API browser |
| 24.11.25 | 13:42:12 | V5.00: Download API browser .CHM file |
| 27.08.22 | 10:33:51 | V4.52: View API browser |
| 27.08.22 | 10:33:51 | V4.52: 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 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 24.11.25 | 5.00.001 | hospitalMCDResponseManager: Initial version - cf. history Download hospitalMCDResponseManager installer (14.7 MB) |
|||||||||||||
Versioning
Revision history Initial version of hospitalMCDResponseManager500 Please note that the hospitalMCDResponseManager500 can natively read and process XML infosets of type hospitalMCDResponse500 as well as its predecessor hospitalMCDResponse452! For this reason, this new version can be implemented immediately. Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
| show older builds ... | |||||||||||||||
| Date | Version | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 27.10.22 | 4.52.002 | The usage of this version is deprecated - use a newer version!
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 |
|||||||||||||||