We have 1 certain patient that has something unusual in their patient record in our EMR. We have been looking for it, but have not been able to find it yet. The issue is that this certain character or whatever it is, prevents our downstream system from processing the ADT message.
So essentially, clover goes into a State 16 for that message and all processing on that thread ceases and messages back up.
I have a specific question about ack handling, or the lack of ack handling.
Right now, under the Inbound Replies, our thread is set to ‘Await Replies’ with a Timeout of 60. We are using cl_check_ack under the TPS Inbound Reply. Under the Timeout Handling button we are using the ‘Resend OB Message’ option.
My question is can we somehow configure our timeout handling to move the error to the error database after the 60 second timeout is reached and move on to process the next message?
Thanks in advance.
Mike