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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RGPVMPI

Package: Clinical Information Resource Network

Routine: RGPVMPI


Information

RGPVMPI ;BIR/PTD-REMOTE PRIMARY VIEW DISPLAY FROM MPI ;5/17/07

Source Information

Source file <RGPVMPI.m>

Entry Points

Name Comments DBIA/ICR reference
INTRO ;Display purpose of option
ASK ;Ask For Patient
SEND ;Send a remote query to the MPI for Primary View PDAT
NOQ ;No previous query exists for this ICN
OLDQ ;Query previously sent for this ICN
DISP ;Display Primary View Data
EXIT ;Kill variables and quit
RPC ;Send the Remote Query
FAIL ;Status of RPC call - unsuccessful after 30 seconds ;**53

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !,"This option sends a remote request for data to the Master Patient"
  • Line Location: INTRO+2
Function Call: WRITE
  • Prompt: !,"Index, using a Remote Procedure Call (RPC). When the RPC returns"
  • Line Location: INTRO+3
Function Call: WRITE
  • Prompt: !,"the information, you can review Primary View data as it currently"
  • Line Location: INTRO+4
Function Call: WRITE
  • Prompt: !,"exists on the MPI Patient Data Inquiry (PDAT) report."
  • Line Location: INTRO+5
Function Call: WRITE
  • Prompt: !!,"Choose the patient for whom Primary View data is to be requested."
  • Line Location: INTRO+7
Function Call: WRITE
  • Prompt: !,"The selected patient must have an Integration Control Number (ICN)."
  • Line Location: INTRO+8
Function Call: WRITE
  • Prompt: !,"You can select by Patient Name, Social Security Number, or ICN.",!
  • Line Location: INTRO+9
Function Call: WRITE
  • Prompt: !,"There is no Integration Control Number for this patient."
  • Line Location: ASK+6
Function Call: WRITE
  • Prompt: !,"No Exception Data available."
  • Line Location: SEND+4
Function Call: WRITE
  • Prompt: !,"No ICN defined."
  • Line Location: SEND+5
Function Call: WRITE
  • Prompt: !!,"Sending a Remote Query to the Master Patient Index."
  • Line Location: RPC+1
Function Call: WRITE
  • Prompt: !,"This will take some time; please be patient."
  • Line Location: RPC+2
Function Call: WRITE
  • Prompt: !,"Query data has returned from the MPI and is available for review."
  • Line Location: RPC+8
Function Call: WRITE
  • Prompt: !!,"Problem with Query: ",RETURN(0)_"^"_$G(RETURN(1))
  • Line Location: RPC+10
Function Call: WRITE
  • Prompt: !,"Your query request has NOT returned data from the MPI after trying for"
  • Line Location: FAIL+1
Function Call: WRITE
  • Prompt: !,"30 seconds. This could be due to network issues. Please try again later."
  • Line Location: FAIL+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call