-606: Error: Unable to file result. More than one result activity header per order.

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search

Diagnosis

This is new error to V11.1.6 and up. It is indicative of the vendor sending the same result with accession number A the first time, and accession number B the second time.

Common Scenario(s)

  • The result is already in Touchworks with same order number but different accession number. The vendor either needs to resend the result with the original accession number or else file the result via SQL and take out the ordernumberext in the Fileresult call. This will file the new accession number as its own result (unsolicited).


Base Stored Procedure

FileResult_CMS

Fix

The vendor (lab) needs to be consistent when returning results. There should only ever be one accession number (populated in OBR-3) per requisition number (populated in OBR-2).