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

Package: Incomplete Records Tracking

Routine: DGJPDEF


Information

DGJPDEF ;ALB/MAF - PHYSICIAN DEFICIENCY PRINT ROUTINE ; NOV 10 1992@300

Source Information

Source file <DGJPDEF.m>

Entry Points

Name Comments DBIA/ICR reference
OUT
OUT1
DAT ;DATE RANGE
BEG
END
ASK1
QUIT
HELP1
HELP2
HLP
ZSET1
ZSET2
SEL
ASK
SET
CK

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: OUT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: OUT1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT1+3
Function Call: WRITE
  • Prompt: !
  • Line Location: BEG+0
Function Call: WRITE
  • Prompt: !
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!?5,"The ending date cannot be before the beginning date"
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !!,"Choose a number or first initial :"
  • Line Location: HELP1+0
Function Call: WRITE
  • Prompt: !?15,$P(Z,"^",K)
  • Line Location: HELP1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP1+1
Function Call: WRITE
  • Prompt: !!,"Choose a number or first initial:"
  • Line Location: HELP2+0
Function Call: WRITE
  • Prompt: !?15,$P(Z,"^",K)
  • Line Location: HELP2+0
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP2+1
Function Call: WRITE
  • Prompt: !!,"ENTER:"
  • Line Location: HLP+0
Function Call: WRITE
  • Prompt: !?10,"Y - YES, if you would like the report to print Deficiencies under",!?10," the category SUMMARY if the patient has not been discharged."
  • Line Location: HLP+1
Function Call: WRITE
  • Prompt: !!?10,"N - NO, if you would not like the report to print Deficiencies under",!?10," the category SUMMARY if the patient has not been discharged."
  • Line Location: HLP+2
Info |  Source |  Entry Points |  Interaction Calls