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 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
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
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) |
|||||||||||||
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 ... | |||||||||||||||
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 |
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) |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
show older builds ... | |||
09.10.18 | 4.51.002 | hospitalMCDRequestManager installer with code improvements - cf. history |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
12.06.17 | 4.51.001 | hospitalMCDRequestManager 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!
hospitalMCDRequestManager installer with cumulative updates - cf. history Download hospitalMCDRequestManager installer ( 17.7 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 | hospitalMCDRequestManager 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 |