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: MPIFQ3

Package: Master Patient Index VistA

Routine: MPIFQ3


Information

MPIFQ3 ;BIRM/CMC-QUERY LIST MANAGER FUNCTIONS ;APR 28, 2003

Source Information

Source file <MPIFQ3.m>

Entry Points

Name Comments DBIA/ICR reference
MSG(LOCSSN,LOCNAME,MPISSN,MPINAME,MPIDOB,LOCDOB) ;
MSG3
MSG1
MSG2
MSG5
MSG4
PROMPT ;
PROMPT1() ;
HERESSN(SSN) ;
CHECK(DFN) ;
TF(DFN,ARR) ;Add you to TF list and trigger TF and Sub msgs
A28(DFN) ;
LOCAL(DFN) ;
HEREICN(ICN) ;
LOC2(DFN) ;**53 MPIC_1853 The LOC2 module is obsolete and is no longer being called.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!,"Local SSN = "_LOCSSN,?40,"MPI SSN = "_MPISSN
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !,"Local NAME = "_LOCNAME,?40,"MPI NAME = "_MPINAME
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: !,"Local DATE OF BIRTH = "_LOCDOB,?40,"MPI DATE OF BIRTH = "_MPIDOB
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !!,"Updating ICN and CMOR"
  • Line Location: MSG3+0
Function Call: WRITE
  • Prompt: !!,"You are attempting to assign an ICN that has already been assigned",!,"to another patient in your Patient file."
  • Line Location: MSG1+0
Function Call: WRITE
  • Prompt: !,"An exception will be recorded noting that these 2 patients ",!,"need to be reviewed to determine if they are duplicates."
  • Line Location: MSG1+1
Function Call: WRITE
  • Prompt: !!,"You have selected a patient from the list of potential matches",!," where there is a difference found between your data and the MPI."
  • Line Location: MSG2+0
Function Call: WRITE
  • Prompt: !," Are you sure this is the correct patient?"
  • Line Location: MSG2+1
Function Call: WRITE
  • Prompt: !!,"No Action Taken"
  • Line Location: MSG5+0
Function Call: WRITE
  • Prompt: !!,"When you reach the MPI QUERY RESULTS screen, the software has"
  • Line Location: MSG4+0
Function Call: WRITE
  • Prompt: !,"queried the Master Patient Index, for possible matches to the patient"
  • Line Location: MSG4+1
Function Call: WRITE
  • Prompt: !,"you are adding, or have selected (pre-existing record).",!!,"The MPI has returned a list of possible matches for that patient."
  • Line Location: MSG4+2
Function Call: WRITE
  • Prompt: !,"An '*' indicates the Integration Control Number of a patient",!,"on the list already matches one in your PATIENT (#2) file."
  • Line Location: MSG4+3
Function Call: WRITE
  • Prompt: !,"To select a patient from the list, choose SE."
  • Line Location: MSG4+4
Function Call: WRITE
  • Prompt: !,"If the patients listed as potential matches are not the same patient",!,"select NEW to create a new entry on the MPI for this patient."
  • Line Location: MSG4+5
Function Call: WRITE
  • Prompt: !,"To view all data for a patient in the list of possible matches",!,"from the MPI, select MPI."
  • Line Location: MSG4+6
Function Call: WRITE
  • Prompt: !,"To view additional data for a patient in the list of possible",!,"matches from the CMOR site, select CMR."
  • Line Location: MSG4+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROMPT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: PROMPT1+2
Info |  Source |  Entry Points |  Interaction Calls