API browser of hospitalMCDRequest440 COM module
Interface version: 4.40
Interface date: 15 Mar 2013

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.

The MCD is printed or a XML infoset is produced which can be transported electronically to the recipient. In the latter case the MCD optionally can be signed and/or encrypted .

Due to the processing attributes "storno" and "copy" a previously generated MCD can be canceled or a copy can be produced.

To ease the migration from the lower V430 version native support has been added to the module that basically allows to natively load as well as to produce XML infosets of the lower V430 version.

 
Patches included since the initial version:

space
 
/images/arrow_right.png Interfaces 4 interface
IAddress The utility interface IAddress is available for setting and retrieving structured address data.
IHospitalMCDRequest With the IHospitalMCDRequest interface all MCD related data can be set/defined by the interface's methods.
IHospitalMCDRequestManager The main interface IHospitalMCDRequestManager -creatable in its own right- provides methods to generate a Minimal Clinical Dataset (MCD).
IHospitalMCDResult The interface IHospitalMCDResult allows to read back all data that have been defined with the IHospitalMCDRequest interface or by loading a previously generated XML infoset.
 
/images/arrow_right.png Types
type definitions List of all used builtin, composite and enumeration types
 
/images/arrow_right.png Important documents about the usage and handling
Document General usage of the hospitalMCDRequest440 COM module - an overview
Document Overview of the changes from hospitalMCDRequest430 to hospitalMCDRequest440
Document What to do in a 64bit environment - is there a 64bit Sumex1 COM dll?
Document Overview of the concept of "Object reference"
Document Notes about the processing attributes
Document Notes about the signature part of the XML infoset
Document Notes about the encryption part of the XML infoset
Document Syntax of the printTemplate variable of the Print method
Document How to generate a PDF archive file of a MCDRequest
Document How to print electronic stamps onto a MCDRequest
Document VB code snippet for using the hospitalMCDResponse440 COM module