generating XML and/or paper based MCD requests
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 500 | ||
|---|---|---|
| Last update: | Thursday, 6 November 2025 - 12:37:43 | |
| Module version/date: | 5.00.001 | 6 Nov 2025 |
| Interface version/date: | 5.00 | 27 Nov 2024 |
| Covering: | XML schema 5.00 from 27. Sep. 2024 | |
| Version 452 | ||
|---|---|---|
| Last update: | Thursday, 27 February 2025 - 12:46:16 | |
| Module version/date: | 4.52.005 | 27 Feb 2025 |
| Interface version/date: | 4.52 | 13 Sep 2019 |
| Covering: | XML schema 4.52 from 13. Sep. 2019 | |
API browser
| Date | Time | API version |
|---|---|---|
| 06.11.25 | 11:02:25 | V5.00: View API browser |
| 06.11.25 | 11:02:25 | V5.00: Download API browser .CHM file |
| 12.09.22 | 10:34:42 | V4.52: View API browser |
| 12.09.22 | 10:34:42 | V4.52: Download API browser .CHM file |
Download area for hospitalMCDRequest related files
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 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 06.11.25 | 5.00.001 | hospitalMCDRequestManager: Initial version - cf. history Download hospitalMCDRequestManager installer (15.0 MB) |
|||||||||||||
Versioning
Revision history Initial version of hospitalMCDRequestManager500 Please note that the hospitalMCDRequestManager500 can natively read, write and process XML infosets of type hospitalMCDRequest500 as well as its predecessor hospitalMCDRequest452! For this reason, this new version can be implemented immediately. Until the 'hospitalMCDRequest500' standard comes into force, an 'enGenerateDowngradeToV452' XML Infoset will be produced in each case. Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
| show older builds ... | |||||||||||||||
| Date | Version | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 27.02.25 | 4.52.005 | hospitalMCDRequestManager with a bug fix for the print out - cf. history Download hospitalMCDRequestManager installer (14.8 MB) |
|||||||||||||
Versioning
Revision history Code enhancements, feature updates and internal bug fixes have been integrated as given by the following list:
Actions for developers: none Actions for end users: install |
|||||||||||||||
| show older builds ... | |||||||||||||||
| 17.07.23 | 4.52.004 | hospitalMCDRequestManager with a bug fix in IHospitalMCDResult - cf. history |
|||||||||||||
Versioning
Revision history Code enhancements, feature updates and internal bug fixes have been integrated as given by the following list:
Actions for developers: none Actions for end users: install |
|||||||||||||||
| 27.10.22 | 4.52.003 | hospitalMCDRequestManager with the new restserver hospitalMCDRequestManagerServer452 - cf. history |
|||||||||||||
Versioning
Revision history
Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
| 22.07.21 | 4.52.002 | hospitalMCDRequestManager installer with cumulative updates - cf. history |
|||||||||||||
|
Revision history
Code enhancements, feature updates and internal bug fixes have been integrated as given by the following list:
|
|||||||||||||||
| 23.08.19 | 4.52.001 | hospitalMCDRequestManager installer - 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 |
|||||||||||||||