Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: MPIFDUP

Package: Master Patient Index VistA

Routine: MPIFDUP


Information

MPIFDUP ;BIRM/CMC-RESOLVE DUP ACTION ;DEC 2, 2005

Source Information

Source file <MPIFDUP.m>

Entry Points

Name Comments DBIA/ICR reference
POT ;EXCEPTION HANDLER CALLS HERE ;**53 MPIC_1853 The POT module is obsolete and is no longer being called.
  • ICR #4464
    • Status: Active
    • Usage: Private
    EXC ; Exception Entry Point
    INIPARS ;
    LOOP1 ;
    DECIDE ;If no data in ^TMP that means the patient was not found in the MPI w/VTQ Query. So we go to A28 to add the patient to the MPI.
    EXIT
    END
    GETDATA(DIC,DA,MPIFAR,DR,EI) ;
    LOOP2 ;
    MSH ;
    MSA ;
    RDF ;
    QAK ;**43 added check for potential matches
    RDT ;
    RESEX(DFN,POT) ;look for any pv reject (234) exceptions and resolve them for this DFN

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Potential Match Review Option is Only Available for Potential Match Exceptions"
    • Line Location: POT+5
    Function Call: WRITE
    • Prompt: !,"Potential Match Review is Only Available for Exceptions still pending."
    • Line Location: POT+6
    Function Call: WRITE
    • Prompt: !,"Messaging outstanding please try again in a few minutes."
    • Line Location: POT+11
    Function Call: WRITE
    • Prompt: !!,"Attempting to connect to the Master Patient Index in Austin...",!,"If no SSN or inexact DOB or common name, this request",!,"may take some time, please be patient...",!
    • Line Location: EXC+16
    Function Call: WRITE
    • Prompt: !,"No Potential Matches Found.",!!,"Exception has been marked automatically as processed."
    • Line Location: DECIDE+2
    Info |  Source |  Entry Points |  Interaction Calls