How do I know if there are errors during processing of ADT/SIU/CSU Events from Cloverleaf and MSCM?
-
If the error is caused by parsing of the required HL7 segments, the message is not sent to MSCM. Error details can be viewed from the Cloverleaf log file.
-
If the error is encountered during MSCM processing, the corresponding record in CLOVERLEAF_CASE_HEADER table will have a PROCESS_FLAG value of 2 with corresponding description stored in PROCESS_DESC column. Error details are also appended to to the cloverleaf_inboundevent.log. Please refer to Enabling Cloverleaf Inbound logging section.