I just had a problem where we received a couple of HL7 messages with double quotes in the NTE segments. This caused my tcl proc (which does some filtering) to fail.
Any recommendations on the best way to 1) remove the double quotes and/or 2) put in some error handling to handle these types of errors.
thanks,
Nancy