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

Package: Integrated Billing

Routine: IBCNSBL2


Information

IBCNSBL2 ;ALB/CPM - 'BILL NEXT PAYOR' BULLETIN ;08-AUG-96

Source Information

Source file <IBCNSBL2.m>

Entry Points

Name Comments DBIA/ICR reference
EOB(IBIFN,IBORIG,IBPYMT,IBTXT) ; determine if there may be another payer for this claim that should be billed
; in general the EOB of the current bill is required to be sent with the next TP bill in the series
; if there is another Third Party Payer then returns true, if any other payer (including patient) then set array
  • ICR #2035
    • Status: Active
    • Usage: Private
    EOBQ
    BULL(IBIFN,IBORIG,IBPYMT) ; Generate bulletin detailing next payer for a claim, if any
  • ICR #2035
    • Status: Active
    • Usage: Private
    BULLQ
    CHPSUP(DFN) ; Does the patient have a TRICARE Supplemental policy?
    ; Input: DFN -- Pointer to the patient in file #2
    ; Output: 0 - Has no TRICARE Supplemental policy
    ; 1 - Yes, patient has such a policy.
    WLCK(IBIFN) ; does this claim need to be removed from the worklist?
    ; IBIFN = claim ien, if collected/closed and NO subsequent payer, remove from worklist if there
    ;
    Info |  Source |  Entry Points