Hi Tim,
As I mentioned, the MX800 itself (and the LAN data export interface) does not provide IHE compliant messaging - it is the central station (IntelliVue Information Center) that does so. The communication between the MX800 and IIC is a private protocol.
The IHE conformance statement for IntelliVue Information Center can be found at:
http://www.healthcare.philips.com/main/about/Connectivity/ihe_statements/pm_statements.wpdThis conformance statement refers to the integration engine IntelliBridge SC200, which has been renamed to IntelliBridge Enterprise.
I guess this scenario would only be application if the device is connected to the LAN. However what would be the case if you are at an offsite location and the only way the device can be connected is via the RS232 connection with a stand alone workstation?
If you connect the device to a workstation, you can use the LAN and/or the RS232/MIB connections. The communication protocol is exactly the same - only the transport is different (LAN uses UDP/IP, while the serial uses RS232/IrDA). When using LAN communication with a workstation, you need to provide the monitor with an IP address (as there is no central station online to do that).
In both cases you need to write a client that would parse the messages. The LAN Data Export Guide I reference in an earlier post in this thread shows you how to do that. As the messages are identical, you can use the same client for both LAN and serial communication - as long as you handle the different modes of transport (which is pretty easy, using pre-built classes on .net framework, even if you use a high-level language like Visual Basic).
Our Solutions Architects can help you figure out what works best for your specific needs. Your local Philips representative should be able to put you in touch with them. In case you don't have the contacts of your Philips rep, I can ask him/her to contact you.