source: FOIAVistA/tag/r/ACCOUNTS_RECEIVABLE-PRCA-PRY-RC/RCRCUIB.m@ 628

Last change on this file since 628 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 359 bytes
Line 
1RCRCUIB ;ALB/CMS-RC REFERRAL UTILITY IB INTERFACE PROGRAM ;
2V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
3 ;;Per VHA Directive 10-93-142, this routine should not be modified.
4 Q
5HD(PRCABN) ;Return 1 if bill has Charges on hold
6 Q $$IB^IBRUTL(PRCABN,0)
7 ;
8MINS(PRCABN) ;Return 1 if bill has multiple Insurance Policies
9 Q $$MINS^IBJTU31(PRCABN)
10 ;
11 ;RCRCUIB
Note: See TracBrowser for help on using the repository browser.