Difference between revisions of "-180: Activity does not belong to Patient. Please Submit a Webfirst Ticket."

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
=Fix=
 
=Fix=
 
Review mapping in interface engine.  Lab internal accession number (OBR3.1) should be concatenated with the date portion of OBR7. This will guarantee uniqueness of Accession Number.
 
Review mapping in interface engine.  Lab internal accession number (OBR3.1) should be concatenated with the date portion of OBR7. This will guarantee uniqueness of Accession Number.
 +
 +
 +
 +
Back to [[ConnectR Interface Errors]]

Revision as of 21:26, 9 November 2012

Description

This occurs when trying to process a message where the patient is erroneously assigned an Accession Number that is not unique.

Common Scenario

This error will occur if more than one patient is assigned the same Acceccession Number. Error is due to the fact that a result already exists in the EHR DB where two different patients have the SAME Accession Number.

Fix

Review mapping in interface engine. Lab internal accession number (OBR3.1) should be concatenated with the date portion of OBR7. This will guarantee uniqueness of Accession Number.


Back to ConnectR Interface Errors