Clinical Direct Messaging Processing Summary
1 min
this section explains the processing that takes place for clinical messages exchanged between a sending customer and a receiver event id event process type of message code desc code description 1 0 surescripts receives a message 1 1 surescripts fails to recognize the type of message n/a n/a n/a a text message that says "malformed payload sent to system" 1 2 surescripts recognizes that the message is a clinical message but does not have enough information to create an error message n/a n/a n/a a text message that says "malformed payload sent to system" 1 3 sender participantid or password is invalid n/a n/a n/a a text message that says "authentication failed invalid uid and password " or "missing authorization info in the header" 1 4 any other system related error which makes it impossible for surescripts to accept the message n/a n/a n/a a general text message describing the error 2 0 surescripts processes the message 2 1 surescripts determines that the sender is not valid error 900 – transaction rejected 001 sender id not on file 2 2 surescripts determines that the sender is not certified to send this type of message error 900 – transaction rejected none message type not supported by sender 2 3 surescripts determines that the receiver is not valid error 900 – transaction rejected 002 – receiver id not on file 3 0 synchronous message delivery 3 1 message was delivered to recipient status 010 specified by receiving system 3 2 message could not be delivered to recipient error 601 specified by the receiving system 3 3 a problem processing the message was encountered by the receiving system error 602 specified by the receiving system 4 0 surescripts accepts message for delivery 4 1 surescripts sends a status message to sender of clinical message, indicating it was accepted for delivery status 000 none 4 1 0 surescripts attempts delivery the result of the delivery attempt will be communicated back to the sender by means of one of the following free standing messages 4 1 1 message is delivered to the recipient verify 010 none 4 1 2 message could not be delivered to recipient error 601 specified by the receiving system 4 1 3 a problem processing the message was encountered by the receiving system error 602 specified by the receiving system