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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: FBAAV0

Package: Fee Basis

Routine: FBAAV0


Information

FBAAV0 ;AISC/GRR - ELECTRONICALLY TRANSMIT FEE DATA ;3/22/2012

Source Information

Source file <FBAAV0.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,*7,"There are no transactions requiring transmission",*7
  • Line Location: FBAAV0+14
Function Call: WRITE
  • Prompt: !!,"This option will transmit all Batches and MRA's ready to be transmitted",!,"to Austin"
  • Line Location: FBAAV0+16
Function Call: WRITE
  • Prompt: !,+FBATCH
  • Line Location: RD+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^FBAA(161.7 - [#161.7] Classic Fileman Calls
162.03 GET1^DIQ,  GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call