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

Package: Registration

Routine: DGMTOFA


Information

DGMTOFA ;ALB/CAW/AEG/PWC/DHS - Future Appointments who will require MT ; 4/21/11 10:57am

Source Information

Source file <DGMTOFA.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
ENQ ;
QUE() ; -- que job
; return: did job que [ 1|yes 0|no ]
MAIN ;
CBLD3(DGCLN) ; Build array of specified Clinics for specified Divisions
SDAM ; Build TMP Global with Appointment API Data for Report
CLN1 ; Loop through appointments
MT ; Is patient going to need to complete a MT/Copay by appt?
SC(DFN) ; Check if patient is SC 0% non-compensable
; Input -- DFN Patient IEN
; Output -- 1=Yes and 0=No
SCQ
LETTER() ;
; Input - none
; Output - DGYN - yes/no
LTR
DOM(DFN,DGT) ; Screen out dom patient
; Input: DFN - Patient IEN
; DGT - Date of visit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !!,"Do you want to generate letters"
  • Line Location: LTR+0
Function Call: WRITE
  • Prompt: !!,"Enter 'Y'es to generate letters from the listing or",!,"Enter 'N'o to produce the listing, but not the letters."
  • Line Location: LTR+3
Info |  Source |  Entry Points |  Interaction Calls