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

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
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

Installation directory:
    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)
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)
show older builds ...