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

Package: Income Verification Match

Routine: IVMLSU2


Information

IVMLSU2 ;ALB/MLI/KCL - IVM SSA/SSN UPLOAD OR PURGE ENTRIES ; 07-JAN-94

Source Information

Source file <IVMLSU2.m>

Entry Points

Name Comments DBIA/ICR reference
PU ; - (Action) Purge entries from list if inappropriate for uploading
PUQ
UP ; - (Action) Upload data for patient
UPQ
QUIT ; - Kill variables used from all protocols
BOTH ; - Upload both ssn's?
DOD ; - Alert user of date of death reported in DHCP or from IVM Center

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,*7,"'Date of Death' reported for this patient "
  • Line Location: DOD+2
Function Call: WRITE
  • Prompt: $S($E($P(IVMND,"^",5))="I":"by the IVM Center",$E($P(IVMND,"^",5))="D":"in DHCP")_" as "_$$DAT2^IVMUFNC4($E($P(IVMND,"^",5),2,99))_".",!
  • Line Location: DOD+3
Info |  Source |  Entry Points |  Interaction Calls