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

Package: Integrated Billing

Routine: IBACCROWFT


Information

IBACCROWFT ;EDE/WCJ - ACC (Automated Community Care) Claims - Roll Up Utilities ; 24-APR-2024

Source Information

Source file <IBACCROWFT.m>

Entry Points

Name Comments DBIA/ICR reference
LKUPSCRN(Y) ; Look Up Screen
; only let them pick facilities in our table
MCD(STATION) ; Medical Center Division
; pass in the complete 3-7 character station number
; and get the MCD to bill from 40.8
; or DEFAULT DIVISION from site parameter file if we can't find a MCD for a VAMC
; VAMC will have 3 digit number or 3 digit followed by A then whatever
RUST(STATION) ; roll-up station aka division
; pass in the complete 3-7 character station number
; and get the Division for 4 sites that use them
; or 0 if can't figure out.
;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.9 - [#350.9] GET1^DIQ
^IBA(364.99 - [#364.99] GET1^DIQ
^DIC(4 - [#4] GET1^DIQ
^DG(40.8 - [#40.8] FIND1^DIC
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call