IBCBB11 ;ALB/AAS/OIFO-BP/PIJ - CONTINUATION OF EDIT CHECK ROUTINE ;12 Jun 2006 3:45 PM
Source file <IBCBB11.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
WARN(IBDISP) | ; Set warning in global
; DISP = warning text to display |
|
MULTDIV(IBIFN,IBND0) | ; Check for multiple divisions on a bill ien IBIFN
; IBND0 = 0-node of bill |
|
NPICHK | ; Check for required NPIs
|
|
TAXCHK | ; Check for required taxonomies
|
|
VALNDC(IBIFN,IBDFN) | ; Moving pharmacy checks to reduce likelihood of patch collision
|
|
PRIIDCHK | ; Check for required Pimarary ID (SSN/EIN)
; If the provider is on the claim, he must have one ; |
|
RXNPI(IBIFN) | ; Moving pharmacy checks to reduce likelihood of patch collision
|
|
ROICHK(IBIFN,IBDFN,IBINS) | ; Moving pharmacy checks to reduce likelihood of patch collision
|
|
AMBCK(IBIFN) | ||
COBAMT(IBIFN) | ||
COBMRA(IBIFN) | ||
COBSEC(IBIFN) | ||
TMCK(IBIFN) | ; IB*2.0*432 - Attachment Control Number - REQUIRED when Transmission Method = BM, EL, EM, or FT
; input - IBIFN = IEN of the Bill/Claims file (#399) ; OUTPUT - 0 = no error ; 1 = Error |
|
ACCK(IBIFN) | ; IB*2.0*432 If any of the loop info is present, then Report Type & Transmission Method req'd
; input - IBIFN = IEN of the Bill/Claims file (#399) ; OUTPUT - 0 = no error ; 1 = Error |
|
LNTMCK(IBIFN) | ; DEM;IB*2.0*432 - (Line Level) Attachment Control Number - REQUIRED when Transmission Method = BM, EL, EM, or FT
; input - IBIFN = IEN of the Bill/Claims file (#399) ; OUTPUT - IBLNERR = 0 = no error ; IBLNERR = 1 = Error |
|
LNACCK(IBIFN) | ; DEM;IB*2.0*432 (Line Level) If any of the loop info is present, then Report Type & Transmission Method req'd
; input - IBIFN = IEN of the Bill/Claims file (#399) ; OUTPUT - IBLNERR = 0 = no error ; IBLNERR = 1 = Error |
|
LNNDCCK(IBIFN) | ;IB*2*577 (Line Level) The Units and Units/Basis of Measurement fields are required if the NDC field is populated.
; INPUT - IBIFN = IEN of the Bill/Claims file (#399) ; OUTPUT - IBLNERR = 0 = no error ; IBLNERR = 1 = Error |