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

IBAMTEL.m

Go to the documentation of this file.
  1. IBAMTEL ;ALB/CPM - MEANS TEST BILLING ERROR LOCATIONS ; 14-NOV-91
  1. ;;2.0;INTEGRATED BILLING;**153**;21-MAR-94
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. ;
  1. ; This routine contains the various points at which errors may
  1. ; be trapped while calculating Means Test charges for Hospital
  1. ; and Nursing Home admissions. This routine will be utilized
  1. ; by both the Nightly Compilation job (IBAMTC) and the Movement
  1. ; Event Driver interface (IBAMTD).
  1. ;
  1. TEXT ;
  1. ;;The error was encountered while initializing billing parameters.
  1. ;;The error was encountered while closing out charges for billing cycles over 365 days in length.
  1. ;;The error was encountered while passing charges and closing the billing cycle for patients who are no longer Means Test billable.
  1. ;;The error was encountered while passing charges and closing the billing cycle for patients who are on leave.
  1. ;;The error was encountered while passing charges and closing events as a result of an ASIH movement (to DOM).
  1. ;;The error was encountered while adding a billable event (New Admission).
  1. ;;The error was encountered while adding a new billing cycle.
  1. ;;The error was encountered while determining the action type for the per diem charge.
  1. ;;The error was encountered while passing charges and closing events as a result of an ASIH movement (to HOSP/NHCU).
  1. ;;The error was encountered while adding a billable event (ASIH Movement).
  1. ;;The error was encountered while passing a per diem charge as a result of a skipped day.
  1. ;;The error was encountered while passing a per diem charge as a result of a new Fiscal Year.
  1. ;;The error was encountered while adding a new per diem charge.
  1. ;;The error was encountered while determining the daily rate for the copayment.
  1. ;;The error was encountered while passing a copayment charge as a result of a specialty change.
  1. ;;The error was encountered while passing a copayment charge as a result of a skipped day.
  1. ;;The error was encountered while passing a copayment charge as a result of a new Fiscal Year.
  1. ;;The error was encountered while adding a new copayment charge.
  1. ;;The error was encountered while passing a copayment charge as a result of reaching the Medicare Deductible ceiling.
  1. ;;The error was encountered while passing outstanding per diem charges on the last day of the billing cycle.
  1. ;;The error was encountered while passing outstanding copayment charges on the last day of the billing cycle.
  1. ;;The error was encountered while passing charges 4 days from the patient's statement date.
  1. ;;The error was encountered while closing out billing cycles over 365 days in length.
  1. ;;The error was encountered while retrieving billing cycle information.
  1. ;;The error was encountered while passing charges for patients who are discharged.
  1. ;;The error was encountered while passing a per diem charge for a single-day admission.
  1. ;;The error was encountered while passing a copayment charge for a single-day admission.
  1. ;;The error was encountered while posting charges to Accounts Receivable.
  1. ;;The error was encountered after successfully posting charges to Accounts Receivable.
  1. ;;The error was encountered while cancelling a charge during Means Testing.