API browser of hospitalMCDRequest451 COM module
Interface version: 4.51
Interface date: 7 Mar 2017

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.

The subchapter object reference provides an in-depth description of the concept of "object reference".

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) or load such an MCD back into memory.
IHospitalMCDResult The interface IHospitalMCDResult allows to read back all data that have been defined with the IHospitalMCDRequest interface object 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 hospitalMCDRequest451 COM module - an overview
Document Overview of the changes from hospitalMCDRequest440 to hospitalMCDRequest451
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 hospitalMCDRequest451 COM module