DGUTL3 ;ALB/MTC,CKN - ELIGIBILITY UTILITIES ; 10/4/05 12:22pm
Source file <DGUTL3.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ELIG(DFN,SOURCE,DEFAULT) | ;-- This function will prompt for the eligibility for a patient. If
 ; only one eligibility then it will be returned without prompting.  | 
|
| DISP | ;-- display choices
 | 
|
| 1 | ||
| ELIGQ | ;
 | 
|
| GETEL(DFN) | ;-- This function will get the eligibilities for the patient
 ; specified by DFN and return all the active eligibilities in the ; ARRAY specified.  | 
|
| GETDEL(DFN,START,END) | ;-- This function will scan the Eligibility Date
 ; Sensitive file #8.3 for all active eligibilities for a date range.  | 
|
| ASKPR(DFN) | ;-- This function will ask the user for the primary eligibility.
 | 
|
| TRY | ||
| PRIMQ | ;
 | 
|
| BADADR(DFN) | ;does this patient have a bad address?
 | 
 
 
 
  | 
| DELBAI(DFN) | ;delete bad address indicator
 | 
|
| GETSHAD(DFN) | ;Get current value of Proj 112/SHAD from Patient file.
 ; Input: DFN - Patient ien ; Output: Valid values - 1 (Yes), 0 (No), or null ; -1 - error  | 
 
  | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |