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
Print Page as PDF
Routine: IBACVA2

Package: Integrated Billing

Routine: IBACVA2


Information

IBACVA2 ;ALB/CPM - BULLETINS FOR CHAMPVA BILLING ; 29-JUL-93

Source Information

Source file <IBACVA2.m>

Entry Points

Name Comments DBIA/ICR reference
ERRMSG(IBIND,IBMSG) ; Process CHAMPVA/TRICARE Error Messages.
; Input: IBIND -- 1=>billing 0=>canceling
; IBMSG -- 1=>CHAMPVA msg 2=> TRICARE msg
ADM ; Send a bulletin when CHAMPVA patients are admitted.
WARN(IBB,IBE) ; Send bulletins when discharges are edited or deleted.
; Input: IBB -- Discharge date before edit
; IBE -- Discharge date after edit
DEL(DFN,IBN,IBADM) ; Send bulletins when billed admissions are deleted.
; Input: DFN -- Pointer to the patient in file #2
; IBN -- Pointer to the cancelled charge in file #350
; IBADM -- Admission date/time
SEND ; Send bulletin to recipients of the Means Test billing mailgroup.
ON() ; Is the CHAMPVA billing module fully installed?
Info |  Source |  Entry Points