IBARXEL ;ALB/CPM - RX COPAY EXEMPTION INCOME TEST REMINDERS ;22-MAR-95
Source file <IBARXEL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Entry point for the generation of income test reminder letters.
; Invoked by the nightly IB Background job (routine IBAMTC). |
|
ENQ | ||
; Print a reminder letter.
; Required variable input: ; IBEX -- Pointer to exemption in file #354.1 ; IBLET -- Pointer to the reminder letter in file #354.6 |
||
DATE(X) | ; Format the exemption expiration date.
|
|
DOM(DFN) | ; Is the veteran in a domiciliary?
; Input: DFN - Pointer to the patient in file #2 ; Output: 0 - Vet is not in a domiciliary ; 1 - Vet is in a domiciliary |
|
CONFADD() | ; Determine, does the patient have a Confidential Address.
; Input: VAPA() local array (by ADD^VADPT) |
FileNo | Call Tags |
---|---|
^IBA(354.1 - [#354.1] | Classic Fileman Calls |
^IBE(354.6 - [#354.6] | Classic Fileman Calls |