The ATL COM module hospitalMCDResponse is capable of
analyzing electronic responses to MCD requests
analyzing electronic responses to MCD requests
API browser of hospitalMCDResponse500 COM module
| Interface version: | 5.00 |
| Interface date: | 27 Nov 2024 |
|
The HospitalMCDResponseManager is an ATL COM module which provides methods to load and analyze XML infosets of type hospitalMCDResponse_500 as well as its predecessor hospitalMCDResponse_452. These infosets are responses to a previously sent MCD requests where the topmost object reference defines the target request. The subchapter object reference provides an in-depth description of the concept of "object reference". |
||
| 3 interface | ||
|---|---|---|
| IAddress | The utility interface IAddress is available for retrieving structured address data out of the XML response. | |
| IHospitalMCDResponse | The interface IHospitalMCDResponse allows to read back all data that have been loaded with the IHospitalMCDResponseManager::LoadXML method. | |
| IHospitalMCDResponseManager | The main interface IHospitalMCDResponseManager -creatable in its own right- allows to load and analyze a XML infoset of type hospitalMCDResponse_500 or hospitalMCDResponse_452. | |
| type definitions | List of all used builtin, composite and enumeration types | |
| Document | General usage of the hospitalMCDResponse500 COM module - an overview | |
| Document | What to do in a 64bit environment - is there a 64bit Sumex1 COM dll? | |
| Document | Overview of the concept of "Object reference" | |
| Document | Syntax of the printTemplate variable of the Print method | |
| Document | How to generate a PDF archive file of a MCDResponse | |
| Document | VB code snippet for using the hospitalMCDResponse500 COM module | |
| Document | hospitalMCDResponseManagerServer500: Introduction, overview and usage of the Restful Webservice Server | |