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
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:ConnectR]]
 
=Description=
 
=Description=
 
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.
 +
 +
 +
 +
Back to [[ConnectR Interface Errors]]

Latest revision as of 20:04, 26 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