FBAAV0 ;AISC/GRR - ELECTRONICALLY TRANSMIT FEE DATA ;3/22/2012
Source file <FBAAV0.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
RD | ||
RTRAN | ;Entry from Re-transmit MRA routine
|
|
END | ||
SET1 | ; build the payment batch header string (used by all four formats)
|
|
DET | ;entry point to process B3 (outpatient/ancillary) batch
; input (partial list) ; J - Batch IEN in file 161.7 ; FBAAON - last 4 of obligation number ; FBAASN - station number (formatted) |
|
GOT | ; process a B3 line item
|
|
AUTHOP2(DFN,FBSDT) | ; get the outpatient authorization number
; input: ; DFN -> patient IEN ; FBSDT -> date of service ; output: ; authorization #, format: patient IEN-authorization IEN |
|
AUTHOP1(IENS) | ;get the authorization number from ^FB7078
|
|
CRARC(FBIENS,FBCRARC) | ; load CARCs and RARCs
|
|
PYMTH(IEN) | ; get Payment Methodology code - FB*3.5*158
|
|
UPD | ; update the batch file
|
|
STORE | ||
B3ADMIT(FBIENS) | ; Determine Admission Date for a B3 payment line item
; input ; FBIENS - IENS (FileMan format) for subfile 162.03 entry ; returns admission date in internal FileMan format or null value |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^FBAA(161.7 - [#161.7] | Classic Fileman Calls |
162.03 | GET1^DIQ, GETS^DIQ |