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

Package: Clinical Information Resource Network

Routine: RGEVPRG


Information

RGEVPRG ;BAY/ALS-OPTIONS TO PURGE MPI/PD EXCEPTIONS ;08/23/99

Source Information

Source file <RGEVPRG.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;
PRGPAT ;Purge by Patient
QUIT
PRGDT ; Purge by Date
PRG30
PRGEXC ; Purge by Exception Type
PRGDUP ;Purge Duplicate Entries; retain most recent for all except types.
PRGZZ ;Purge if name field is null (incomplete record)
DEL ;
PROC ;Set these exception types to PROCESSED if they have a national ICN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRGPAT+1
Function Call: WRITE
  • Prompt: !,"There are no exceptions on file for this patient."
  • Line Location: PRGPAT+7
Function Call: WRITE
  • Prompt: !,"This patient does not have a national ICN assigned, do not purge."
  • Line Location: PRGPAT+8
Function Call: WRITE
  • Prompt: !,"All exceptions purged for "_VADM(1)_" DFN: "_RGDFN
  • Line Location: PRGPAT+22
Function Call: WRITE
  • Prompt: !!,"Enter a date for the purge. All exceptions on file, on or before that date, will be deleted."
  • Line Location: PRGDT+1
Function Call: WRITE
  • Prompt: !,"There are no exceptions dated on or before "_PDATE_", no data to purge."
  • Line Location: PRGDT+19
Function Call: WRITE
  • Prompt: !,CNT_" exceptions, dated on or before "_PDATE_" have been purged!"
  • Line Location: PRGDT+20
Function Call: WRITE
  • Prompt: !,"There are no "_ETYPE_" exceptions on file."
  • Line Location: PRGEXC+15
Function Call: WRITE
  • Prompt: !,CNT_" "_ETYPE_" Exceptions purged!"
  • Line Location: PRGEXC+16

FileMan Files Accessed Via FileMan Db Call

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