IB 837 TRANSMISSION (1615)    IB FORM FIELD CONTENT (364.7)

Name Value
FORM FIELD REFERENCE IB 837 TRANSMISSION
SECURITY LEVEL NATIONAL,NO EDIT
DATA ELEMENT N-BILLING PROVIDER
PAD CHARACTER NO PAD REQUIRED
FORMAT CODE S IBXSAVE("SERVFACFLAG")=$S($P(IBXDATA,U,3)="":0,1:1) I IBXSAVE("SERVFACFLAG") S IBXSAVE("SERVFACDATA")=IBXDATA
FORMAT CODE DESCRIPTION
SUB, piece 1.5
a 1 if the service facility is a non-VA facility in file 355.93.
Piece [4] is the IEN to either file 4 or 355.93.
 
Variable Z1 is the value of the $$SENDSF function call.  This function 
will only return 0 (don't send) if the pre-patch 400 switchback flag is 
set to ON, and care was provided at the main division in the database, 
and the insurance company parameter that says to send the service 
facility data is set to NO (don't send).
MRD;IB*2.0*516 - The function $$SENDSF^IBCEF79 now will always return
'1'.
Use the data element to extract the billing provider/service facility 
information.
IBXSAVE("SERVFACFLAG")=0 to indicate there is no service facility info
IBXSAVE("SERVFACFLAG")=1 to indicate there is service facility info
 
IBXSAVE("SERVFACDATA") is the string of data from the $$B^IBCEF79 
function.  Therefore [3] is "" if there is no service facility data, or 
[3] is 0 if the service facility is a VA institution in file 4, or [3] is