AE-EHR Interfaced Result-Driven Order Reconciliation

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

Definitions

  • Accession Number: A string which uniquely identifies the order from other orders in a particular filling application.
  • Requisition Number: It uniquely identifies an order among all orders from a particular ordering application.

FileResult_CMS Order Reconciliation Parameter Definitions

  • VisitNumberEXT (Parameter 11) Required
    • External (non-Enterprise EHR clinical database) identifier for a visit.
    • Used for finding an existing visit
  • AccessionNumber (Parameter 50) Required
    • External identifier for the result
    • Must be unique at the test (for example CHEM12) level
  • OrderNumberEXT (Parameter 51) Optional
    • Enterprise EHR clinical database-generated identifier for an order associated with this result
    • Used to match result with an order generated in Enterprise EHR or through an Inbound Order Interface
  • ReqNumberExt (Parameter 124): Optional
    • Enterprise EHR clinical database-generated identifier for an requisition associated with this result

Additional Information

  • Visit Number: Has to be unique per interface source ID. If we generate it, the interface source id is zero. This must be unique forever. Used to group the results, for time, and to attach to/create a new encounter. Results coming in will generate a new task for each visit number.
  • Accession Number: The result accession number is only used for results. Should be unique from the vendor to ID a result. Encounter Date + QOClass + Accession has to be unique across the source id. The patient match is not part of this.

Best Practice Approach

  • Currently the mapping of visit = accession + year will help prevent errors (typically from bridge) where the result is bridged to 2 different patients.
  • The standard of visitnumberext = accession + year will work if accessions are only reused after one year. In the case of a net new client you will have to check with the lab to see if that is accurate.

Reconciliation of Orders via Unsolicited Results Interface

Scenario

  • Orders are placed in the AE-EHR, however they are not transmitted electronically.
  • Alternatively, a paper requisition is printed/faxed to the vendor (lab, radiology, etc.)
  • When the requisition is processed by the vendor (lab, radiology), the AE-EHR-driven unique identifier (Order Number, Requisition Number) is not captured nor returned in the corresponding result message (ORU) and hence the original order is left unreconciled when the corresponding result is filed to the AE-EHR

Solution

  • Utilizing other unique identifiers in the result message (ORU), perform a lookup of the corresponding order to be reconciled in the AE-EHR. For more information, consult the following article:

Auto-Generated_(Duplicate)_Orders_with_Interfaced_Results