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

BARNEWS.m

Go to the documentation of this file.
  1. BARNEWS ; IHS/SD/LSL - NEWS ON CHANGES ;
  1. ;;1.8;IHS ACCOUNTS RECEIVABLE;;OCT 26, 2005
  1. ;;
  1. D MAIL^BARMAIL("BAR","NEWS^BARNEWS")
  1. Q
  1. NEWS ;
  1. ;; Notes on Accounts Receivable version 1.1
  1. ;;
  1. ;; These notes exist in the help frames of the UA - User Assistance
  1. ;;Menu - Version 1.1
  1. ;;
  1. ;;A/R MANAGER ACTION ITEMS
  1. ;;
  1. ;;Only a few 'action items' need to be accomplished by the A/R Manager.
  1. ;;These are 'MANDATORY ACTION ITEMS'.
  1. ;;
  1. ;;**1** "Parent Satellite Parameters" "Start & Stop Dates."
  1. ;;
  1. ;;WHEN ADDING NEW SATELLITES
  1. ;;
  1. ;;The A/R manager must edit the "Parent Satellite Parameters" file
  1. ;;and enter appropriate Start and Stop Dates for the satellites. This
  1. ;;affects which parent facility bills are loaded and/or reloaded into
  1. ;;from Third Party Billing.
  1. ;;
  1. ;;**2** "Site Parameter File" "Accept 3P Bills"
  1. ;;
  1. ;;The Site Parameter file needs to be reviewed by the A/R Manager to
  1. ;;insure the proper setting of this field.
  1. ;;
  1. ;;IMPORTANT NOTE: Bills will NOT come over from Third Party if this
  1. ;;parameter is not set to 'YES'.
  1. ;;
  1. ;;**3** "BILL FILE ERROR SCAN"
  1. ;;
  1. ;;A new menu option has been added on the A/R manager's menu called
  1. ;;Bill File Error Scan. This option will examine all bills in the
  1. ;;A/R Bill File for the selected date range, looking for various
  1. ;;error conditions including small balance, negative balance, and 3P
  1. ;;mis-matches. New reports have been added to report on the various
  1. ;;error conditions.
  1. ;;
  1. ;;This option should be run after the installation of version 1.1 and
  1. ;;then at periodic intervals to insure proper rollbacks.
  1. ;;
  1. ;;**4** Enable 3P Rollback from Posting Menus.
  1. ;;
  1. ;;Rollback to 3P from the posting menus has been added. A new Site
  1. ;;parameter has been added called 'Roll Over During Posting'. The
  1. ;;choices are 'Yes', 'No', and 'Ask'. If answered 'Ask', users will be
  1. ;;asked if they want to roll over during posting. If answered 'yes'
  1. ;;A/R Bills posted to a zero balance will immediately roll over to
  1. ;;Third Party Billing. If answered 'no', roll over will have to be
  1. ;;accomplished by the 'Roll Back Bills to 3-Party' menu option.
  1. ;;
  1. ;;**5** Account Statements Menu option
  1. ;;
  1. ;;A new menu option has been added to generate monthly statements for
  1. ;;patient or non-beneficiary accounts. Accounts must be flagged with
  1. ;;the 'Flag Accounts' option before statements will be generated.
  1. ;;When run the first time, the option will look back 30 days for all
  1. ;;flagged accounts and list the beginning balance, all transactions
  1. ;;for the 30 day time period, and the ending account balance. If the
  1. ;;'Print Account Statements' option is run on following days, the
  1. ;;account will not be included again until 30 days have passed since
  1. ;;the last statement.
  1. ;;