Last change
on this file since 1639 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
359 bytes
|
Rev | Line | |
---|
[613] | 1 | RCRCUIB ;ALB/CMS-RC REFERRAL UTILITY IB INTERFACE PROGRAM ;
|
---|
| 2 | V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
|
---|
| 3 | ;;Per VHA Directive 10-93-142, this routine should not be modified.
|
---|
| 4 | Q
|
---|
| 5 | HD(PRCABN) ;Return 1 if bill has Charges on hold
|
---|
| 6 | Q $$IB^IBRUTL(PRCABN,0)
|
---|
| 7 | ;
|
---|
| 8 | MINS(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.