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

Package: Income Verification Match

Routine: IVMLDEMD


Information

IVMLDEMD ;ALB/PJR/PHH/BLD - IVM DEMOGRAPHIC UPLOAD FILE DATE OF DEATH FIELDS ; 7/20/05 9:22am

Source Information

Source file <IVMLDEMD.m>

Entry Points

Name Comments DBIA/ICR reference
DOD(DFN,IVMDA2,IVMDA1,IVMDA) ; function to upload Date of Death
; fields and return a flag
ASK ;;
LOOP ; - loop through DOD fields
DODDEL ;
CKDEL
AUTODOD(DFN) ;
; function to automatically upload Date of Death
; fields and return a flag
AUTOADD ;
AUTODEL ;
DEM5 ;
CKAUTO
CKDUZ ; Check to preserve DUZ for "Last Edited By"
UPLOAD(DFN,IVMFIELD,IVMVALUE) ; - file Date of Death fields received from IVM
; Input: DFN - as patient IEN
; IVMFIELD - as the field number to be updated
; IVMVALUE - as the value of the field
DODQ ; - return --> 1 if uploadable field is a Date of Death field
; --> 0 if nothing uploadable
CLEAN(IVMI) ;
; Remove any Date of Death related entries from IVM UPLOAD DEM
REM501(IVMI,IVMJ) ;
; Delete 301.501 entry to remove from ASEG x-ref
REM511(IVMI,IVMJ,IVMN) ;
; Delete 301.511 entry to remove from IVM UPLOAD DEM
REMASEG(IVMI,IVMJ) ;
; Delete invalid ASEG x-ref entries
BULL(DFN) ; Date of Death Deletion Bulletin

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !,"Filing Date of Death fields... "
  • Line Location: ASK+9
Function Call: WRITE
  • Prompt: "completed.",!
  • Line Location: LOOP+17
Function Call: WRITE
  • Prompt: !
  • Line Location: DODDEL+1
Function Call: WRITE
  • Prompt: !,"Filing Date of Death deletions... "
  • Line Location: DODDEL+8
Function Call: WRITE
  • Prompt: "completed.",!
  • Line Location: DODDEL+23

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