Overview

The HospitalMCDRequestManager is an ATL COM module which provides methods to generate a Minimal Clinical Dataset (MCD) that basically defines the required input to a DRG grouper

Architectural blueprint

With the IHospitalMCDRequest interface all MCD related data can be set by the interface's methods. Alternatively the data of a previously generated XML infoset can be loaded with the LoadXML method and thereafter changed appropriately.

Thereafter the data is transformed into a standards-compliant hospitalMCDRequest XML infoset that is sent to a recipient over a intermediate. In the case of an XML the MCD can optionally be signed and/or encrypted. Alternatively, the data is sent to the print engine to produce the MCD on paper.

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:  Monday, 17 July 2023 - 12:19:48
Module version/date:  4.52.004 17 Jul 2023
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:02:39
Module version/date:  4.51.003 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:04:38
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

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
12.09.22 10:34:42 V4.52: View API browser
12.09.22 10:34:42 V4.52: Download API browser .CHM file
16.10.17 13:25:44 V4.51: View API browser
16.10.17 13:25:44 V4.51: Download API browser .CHM file
16.10.17 13:22:12 V4.50: View API browser
16.10.17 13:22:12 V4.50: Download API browser .CHM file

Download area for hospitalMCDRequest related files

Installation directory:
    INSTALLDIR=full_path_to_install_dir
 
Silent install:
    hospitalMCDRequestInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
 
Silent uninstall:
    hospitalMCDRequestInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date Version Description
17.07.23 4.52.004 hospitalMCDRequestManager installer with a bug fix in IHospitalMCDResult - cf. history
Download hospitalMCDRequestManager installer (14.1 MB)
show older builds ...
Date Version Description
21.01.19 4.51.003 The usage of this version is deprecated - use a newer version!
 
hospitalMCDRequestManager installer with cumulative updates - cf. history
Download hospitalMCDRequestManager installer (17.7 MB)
show older builds ...
Date Version Description
21.01.19 4.50.002 The usage of this version is deprecated - use a newer version!
 
hospitalMCDRequestManager installer with cumulative updates - cf. history
Download hospitalMCDRequestManager installer ( 17.7 MB)
show older builds ...