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 2: Line 2:
 
This occurs when trying to process a message where the patient is erroneously assigned an Accession Number that '''is not''' unique.
 
This occurs when trying to process a message where the patient is erroneously assigned an Accession Number that '''is not''' unique.
 
=Common Scenario=
 
=Common Scenario=
This error will occur is 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.
+
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=
 
=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.

Revision as of 16:44, 16 February 2011

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.