Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: RCRCUIB

RCRCUIB.m

Go to the documentation of this file.
  1. RCRCUIB ;ALB/CMS-RC REFERRAL UTILITY IB INTERFACE PROGRAM ;
  1. V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. Q
  1. HD(PRCABN) ;Return 1 if bill has Charges on hold
  1. Q $$IB^IBRUTL(PRCABN,0)
  1. ;
  1. MINS(PRCABN) ;Return 1 if bill has multiple Insurance Policies
  1. Q $$MINS^IBJTU31(PRCABN)
  1. ;
  1. ;RCRCUIB