IBCB2 ;ALB/AAS - Process bill after enter/edited ;13-DEC-89
Source file <IBCB2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
VIEW | ;View screens; if status allows editing , allow editing
|
|
VIEW1 | ||
DISP | ||
EDITS | ; Perform edits on bill prior to authorization/transmission
|
|
ED1 | ;
|
|
ALLED(IBQUIT) | ; Billing edit/correction
|
|
ARCHK(IBNOFIX,IBNOPRT,IBQUIT1,IBQUIT,IBEDIT,PRCASV) | ; A/R Verification
; Returns IBEDIT, IBQUIT1, IBQUIT,PRCASV array if passed by reference ; IBNOFIX = 1 if no editing needed ; IBNOPRT = 1 if no printing needed |
|
DSPLERR | ; Display national/local edits failed
|
|
Q | ||
DSPARERR(IBNOPRT) | ; Displays A/R errors
|
|
NOPTF | ||
NOPTF1 | ||
LOCERR | ; Check for local edits
; Execute screen post-processor for bills with local scrn 9 affiliations |
|
PRTH(IBPRT,IBA) | ; Print a heading for error/warnings sent to a printer
; Returns IBPRT = 1 if valid pritner selected ; IBPRT = -1 if '^' entered ; IBPRT = 0 if home device |
|
CLOSE(IBPRT) | ; Close device, reset printer flag
|
|
ASKEDIT(IBAC) | ; Ask if edit/review of bill is desired
; FUNCTION returns 0/1 for NO/YES ; IBAC = flag for function being performed - to determine edit/review |
|
SCREENS | ;
|
|
DISP24(IBIFN,IBCORR,IBQUIT) | ;
|
|
IICM(IBIFN) | ; Ingenix ClaimsManager: Claim Scrubber
; Send the bill to ClaimsManager, the IBCISTAT variable returned from ClaimsManager indicates ; 3 - Passed CM with no errors ; 5 - User overriding the CM errors ; 7 - the CM interface isn't working ; 11 - User overriding the CM errors (CM not updated) ; ; Returns False (0) if the bill fails the ClaimsManager Scrubber/errors found ; Returns True (1) if the bill passed the ClaimsManager Scrubber/no errors found or ClaimsManager not On at site |
|
IIQMED(IBIFN) | ; DSS QuadraMed Interface: QuadraMed Claim Scrubber
; Send the bill to the QuadraMed Claim Scrubber ; Returns False (0) if the bill fails the QuadraMed Scrubber/errors found ; Returns True (1) if the bill passed the QuadraMed Scrubber/no errors found or QuadraMed not On at site |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|