The ATL COM module hospitalMCDRequest is capable of
generating XML and/or paper based MCD requests
generating XML and/or paper based MCD requests
API browser of hospitalMCDRequest451 COM module
IHospitalMCDRequestManager interface | V4.51/ 7 Mar 2017 | |
---|---|---|
The IHospitalMCDRequestManager interface provides methods to load or generate a MCD (Minimal Clinical Dataset) of type hospitalMCDRequest_451 or its predecessors hospitalMCDRequest_450 and hospitalMCDRequest_440 that basically defines the required input to a DRG grouper.
The MCD is printed or a XML infoset is produced which can be electronically transported 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 (cf. Notes about processing attributes). |
||
Methods | 8 methods | |
GetAbortInfo | Get the abort information string with the error coded in the module language | |
GetLogSettings | Get the log settings for the module. | |
GetXML | The GetXML method generates the XML infoset based on the data of the IHospitalMCDRequest interface and the XML generation attributes, validates the XML against the XSD schema, and stores the XML content as UTF8 file in the internal working directory | |
LoadXML | Loads a previously generated XML infoset back into memory for further processing via the returned interface handles | |
The Print method is a visualization aid to preview/print the currently loaded data on screen or onto the local printer | ||
PrintAdjust | Shows the print object adjustment dialog that allows to move print objects of a .vps report generator file | |
PrintSetup | Shows the printer setup dialog that allows to define the printer and its settings | |
SetLogSettings | Sets the log setting preferences for the module | |
Properties | 5 properties | |
[get] HospitalMCDRequest | The GetHospitalMCDRequest property generates an instance of the IHospitalMCDRequest interface | |
[get/put] ModuleLanguage | Gets/Sets the language for the module i.e | |
[get] ModuleVersion | Gets the version of the HospitalMCDRequestManager module. | |
[get] ModuleVersionText | Get the version of the HospitalMCDRequestManager module in textual form. | |
[get/put] Modus | Gets/Sets the operation modus of the module | |