BARNEWS1 ; IHS/SD/LSL - NEWS ON CHANGES ;
;;1.8;IHS ACCOUNTS RECEIVABLE;;OCT 26, 2005
;;
D MAIL^BARMAIL("BAR","NEWS^BARNEWS1")
Q
NEWS ;
;;
;;1. Parent Satellite file relationship start and end dates.
;;
;;Background:
;;
;;Satellites are moving out from under IHS parents as the 638 and self-
;;governance initiatives advance. Bills issued prior to or after the
;;establishment must be kept with the appropriate affiliation.
;;Reloading or pulling up past bills must also be kept within the
;;proper affiliation.
;;
;;Solution: Start and stop date fields have been added to the satellite
;;definition within the Parent Satellite File of Accounts receivable.
;;The upload and reload coding has been changed to scan for the
;;appropriate parent according to the date of service of the bill.
;;
;;2. Bill items are to be resynchronized.
;;
;;Background:
;;
;;It has been found that items have come into A/R associated with the
;;wrong bills or they are incomplete.
;;
;;Solution:
;;
;;When a bill has been edited in 3PB and/or when it is printed and/or
;;when it is reloaded the items within A/R are removed and the items
;;presented to A/R by 3PB at that time are loaded into the A/R tables.
;;This process will continue until the time when posting by items is
;;initiated or when the master integrated item file is distributed.
;;
;;3. Rollback to 3P bills that have been edited
;;
;;Background:
;;
;;3P hands to A/R the name and IEN of the 3P bills. However when a 3P
;;bill has been edited it changes its IEN. A/R on a second submission
;;of a bill was coded to take it as the print cycle and did not change
;;any other fields.
;;
;;Solution:
;;
;;A/R now updates items, IEN, and other fields anytime 3P hands it a
;;bill. The rollback command of the PAY option is now operational and
;;will tag a bill for rollback. A site parameter controls whether a
;;rollback is to be accomplished within the posting or by the menu
;;option.
;;
;;4. Rollback breakout of payments, non-payments
;;
;;Background:
;;
;;3P originally wanted only the equivalent of an amount paid from A/R
;;information to be used in preparing a secondary bill. However this
;;put write off amounts in A/R as being reflected as payments in 3P.
;;
;;Solution:
;;
;;A/R now hands to 3P a complete breakout of the categories of
;;payments and adjustments from the history of the bill.
;;
;;5. Initial going live procedures being missed.
;;
;;Background:
;;
;;3P and A/R are integrated. The installation instruction explained
;;that 3P approvals and printing of bills is to be stopped until A/R
;;is set-up. Unfortunately, these instructions were not followed by
;;several sites.
;;
;;Solution:
;;
;;A new field has been added to the A/R Site Parameter file:
;;"ACCEPT 3P BILLS Y/N".
;;This field will allow 3P to function as usual and bills will not
;;come into A/R until that field is set to YES.
;;
;;6. Standard Table Edit local numbering scheme
;;
;;Background:
;;
;;Sites have the ability to add 'Reasons' to their 'Categories' of
;;posting adjustments. Their numbers are assigned automatically above
;;1000. Version 1.0,in error, allows the the end-user to edit the
;;centrally assigned reasons.
;;
;;Solution:
;;
;;Modify the code to only let them have access to the 'Reasons' they
;;have entered and not allow access to the centrally defined 'Reasons'.
;;
;;7. Batch Statistical Report
;;
;;Background:
;;
;;The 'BSL' accurately reports amounts posted to bills. However, the
;;balance left in the batch and what has been posted do not always
;;total to what was in the batch. Money has been placed into
;;unallocated and or refunded throwing the balances off.
;;
;;Solution:
;;
;;The 'BSL' report has been modified to show 'unallocated' and
;;'refund' amounts so that proper balances may be obtained.
;;
;;8. Rollback Display of the bill's activity.
;;
;;Background:
;;
;;A/R had been coded to not display a bill's activity if it was
;;evaluated that there were no secondary insurers on the bill.
;;There have been frequent instances where insurers have been added to
;;the patient record since the episode of care and other insurers do
;;exist. The display is desired at all rollbacks.
;;
;;Solution:
;;
;;Disable the code that caused the skipping of the bill's activity. The
;;summary will appear on all bills that have amounts that can be given
;;to secondary insurers.
;;
;;9. Fractional Amounts
;;
;;Background:
;;
;;Prescription costs are computed on a table basis resulting in total
;;costs that include fractional amounts. Bills containing fractional
;;amounts cannot be posted to a zero balance.
;;
;;Solution:
;;
;;a. Bill amounts received from 3P are rounded to the next cent.
;;b. Item amount totals are now to be received from 3P rounded to
;; the next cent.
;;c. The reload of bills from 3P are rounded to the next cent.
;;
;;10. Provider file 6, 16, 200 resolution for Providers
;;
;;Background:
;;
;;The current release of RPMS has matched and merged the necessary
;;entries between the files. Files 6,16 are to be discontinued.
;;
;;Solution:
;;
;;The pointers for 3P and A/R have been switched to use file 200.
;;This effects the provider entries in the A/R bills.
;;
;;11. Age Day Letter
;;
;;Background:
;;
;;Bills that have come to A/R with fractional amounts could never be
;;posted to zero balance and always appeared on the AGE Day Letter
;;report.
;;
;;Solution:
;;
;;Modify the code to ignore balances less than one cent.
;;Upload from 3P now rolls up fractional amounts to the next cent.
;;3P has also quit sending fractional amounts.
;;
;;12. Refunds not showing up on the monthly summaries.
;;
;;Background:
;;
;;The refund from an unallocated amount did set the transaction type to
;;refund but failed to set the category and did not request a reason.
;;The refund from a bill set the category and reason but missed setting
;;the proper transaction type.
;;
;;Solution:
;;
;;The coding has been modified to perform refunds properly. Also, a
;;post init will be executed during the installation of version 1.1
;;which will collect the existing refund amounts from bills and
;;unallocated accounts and place these amounts into the appropriate
;;buckets.
;;
;;13. Addition of two computed data fields.
;;
;;1. A/R Transactions file field P.A.R (Payment, Adjustments, Refund)
;;There are over 50 transaction types. The end-user has difficulty
;;separating those that are Payments, Adjustments, Refunds for their
;;reports. This computed field returns a 1 if it is a transaction they
;;want. Sort by // 'P.A.R>0
;;
;;2. A/R Accounts Insurer Type
;;
;;The variable pointer was missing the link to the insurer file type
;;field. This computed field was added to the data dictionary.
;;
;;Although these fields have been added there is no reference to these
;;fields in the current A/R software. They have been created to meet
;;prominent deficiencies in the users ability to obtain their report
;;requirements.
;;
;;14. Some batch totals are found to be incorrect.
;;
;;Background:
;;
;;The batches have not been keeping their totals properly. The totals
;;are incorrectly calculated after an item is cancelled or edited.
;;
;;Solution:
;;
;;The appropriate trigger has been added tot he A/R COLLECTION BATCH
;;dictionary and a post-init will be executed during the 1.1 install
;;which recalculates specific items in the batches.
;;
;;15. Error gets generated during the transfer of bills between
;;the A/R and 3P packages.
;;
;;Background:
;;
;;The items were being passed in a local array which can take up the
;;partition space. The error would occur when a bill which a large
;;number of items was being passed between the packages.
;;
;;Solution:
;;
;;A/R and 3P have been reprogrammed to pass the bill information inside
;;a temporary global so partition space is not used.
;;
;;16. Menu option VHF
;; View Host File has been added to the Manager menu. The end-user
;; can now select an existing file from a directory and load it to the
;;Output Browser for full-screen viewing.
;;
;;
TEXTE ;
BARNEWS1 ; IHS/SD/LSL - NEWS ON CHANGES ;
+1 ;;1.8;IHS ACCOUNTS RECEIVABLE;;OCT 26, 2005
+2 ;;
+3 DO MAIL^BARMAIL("BAR","NEWS^BARNEWS1")
+4 QUIT
NEWS ;
+1 ;;
+2 ;;1. Parent Satellite file relationship start and end dates.
+3 ;;
+4 ;;Background:
+5 ;;
+6 ;;Satellites are moving out from under IHS parents as the 638 and self-
+7 ;;governance initiatives advance. Bills issued prior to or after the
+8 ;;establishment must be kept with the appropriate affiliation.
+9 ;;Reloading or pulling up past bills must also be kept within the
+10 ;;proper affiliation.
+11 ;;
+12 ;;Solution: Start and stop date fields have been added to the satellite
+13 ;;definition within the Parent Satellite File of Accounts receivable.
+14 ;;The upload and reload coding has been changed to scan for the
+15 ;;appropriate parent according to the date of service of the bill.
+16 ;;
+17 ;;2. Bill items are to be resynchronized.
+18 ;;
+19 ;;Background:
+20 ;;
+21 ;;It has been found that items have come into A/R associated with the
+22 ;;wrong bills or they are incomplete.
+23 ;;
+24 ;;Solution:
+25 ;;
+26 ;;When a bill has been edited in 3PB and/or when it is printed and/or
+27 ;;when it is reloaded the items within A/R are removed and the items
+28 ;;presented to A/R by 3PB at that time are loaded into the A/R tables.
+29 ;;This process will continue until the time when posting by items is
+30 ;;initiated or when the master integrated item file is distributed.
+31 ;;
+32 ;;3. Rollback to 3P bills that have been edited
+33 ;;
+34 ;;Background:
+35 ;;
+36 ;;3P hands to A/R the name and IEN of the 3P bills. However when a 3P
+37 ;;bill has been edited it changes its IEN. A/R on a second submission
+38 ;;of a bill was coded to take it as the print cycle and did not change
+39 ;;any other fields.
+40 ;;
+41 ;;Solution:
+42 ;;
+43 ;;A/R now updates items, IEN, and other fields anytime 3P hands it a
+44 ;;bill. The rollback command of the PAY option is now operational and
+45 ;;will tag a bill for rollback. A site parameter controls whether a
+46 ;;rollback is to be accomplished within the posting or by the menu
+47 ;;option.
+48 ;;
+49 ;;4. Rollback breakout of payments, non-payments
+50 ;;
+51 ;;Background:
+52 ;;
+53 ;;3P originally wanted only the equivalent of an amount paid from A/R
+54 ;;information to be used in preparing a secondary bill. However this
+55 ;;put write off amounts in A/R as being reflected as payments in 3P.
+56 ;;
+57 ;;Solution:
+58 ;;
+59 ;;A/R now hands to 3P a complete breakout of the categories of
+60 ;;payments and adjustments from the history of the bill.
+61 ;;
+62 ;;5. Initial going live procedures being missed.
+63 ;;
+64 ;;Background:
+65 ;;
+66 ;;3P and A/R are integrated. The installation instruction explained
+67 ;;that 3P approvals and printing of bills is to be stopped until A/R
+68 ;;is set-up. Unfortunately, these instructions were not followed by
+69 ;;several sites.
+70 ;;
+71 ;;Solution:
+72 ;;
+73 ;;A new field has been added to the A/R Site Parameter file:
+74 ;;"ACCEPT 3P BILLS Y/N".
+75 ;;This field will allow 3P to function as usual and bills will not
+76 ;;come into A/R until that field is set to YES.
+77 ;;
+78 ;;6. Standard Table Edit local numbering scheme
+79 ;;
+80 ;;Background:
+81 ;;
+82 ;;Sites have the ability to add 'Reasons' to their 'Categories' of
+83 ;;posting adjustments. Their numbers are assigned automatically above
+84 ;;1000. Version 1.0,in error, allows the the end-user to edit the
+85 ;;centrally assigned reasons.
+86 ;;
+87 ;;Solution:
+88 ;;
+89 ;;Modify the code to only let them have access to the 'Reasons' they
+90 ;;have entered and not allow access to the centrally defined 'Reasons'.
+91 ;;
+92 ;;7. Batch Statistical Report
+93 ;;
+94 ;;Background:
+95 ;;
+96 ;;The 'BSL' accurately reports amounts posted to bills. However, the
+97 ;;balance left in the batch and what has been posted do not always
+98 ;;total to what was in the batch. Money has been placed into
+99 ;;unallocated and or refunded throwing the balances off.
+100 ;;
+101 ;;Solution:
+102 ;;
+103 ;;The 'BSL' report has been modified to show 'unallocated' and
+104 ;;'refund' amounts so that proper balances may be obtained.
+105 ;;
+106 ;;8. Rollback Display of the bill's activity.
+107 ;;
+108 ;;Background:
+109 ;;
+110 ;;A/R had been coded to not display a bill's activity if it was
+111 ;;evaluated that there were no secondary insurers on the bill.
+112 ;;There have been frequent instances where insurers have been added to
+113 ;;the patient record since the episode of care and other insurers do
+114 ;;exist. The display is desired at all rollbacks.
+115 ;;
+116 ;;Solution:
+117 ;;
+118 ;;Disable the code that caused the skipping of the bill's activity. The
+119 ;;summary will appear on all bills that have amounts that can be given
+120 ;;to secondary insurers.
+121 ;;
+122 ;;9. Fractional Amounts
+123 ;;
+124 ;;Background:
+125 ;;
+126 ;;Prescription costs are computed on a table basis resulting in total
+127 ;;costs that include fractional amounts. Bills containing fractional
+128 ;;amounts cannot be posted to a zero balance.
+129 ;;
+130 ;;Solution:
+131 ;;
+132 ;;a. Bill amounts received from 3P are rounded to the next cent.
+133 ;;b. Item amount totals are now to be received from 3P rounded to
+134 ;; the next cent.
+135 ;;c. The reload of bills from 3P are rounded to the next cent.
+136 ;;
+137 ;;10. Provider file 6, 16, 200 resolution for Providers
+138 ;;
+139 ;;Background:
+140 ;;
+141 ;;The current release of RPMS has matched and merged the necessary
+142 ;;entries between the files. Files 6,16 are to be discontinued.
+143 ;;
+144 ;;Solution:
+145 ;;
+146 ;;The pointers for 3P and A/R have been switched to use file 200.
+147 ;;This effects the provider entries in the A/R bills.
+148 ;;
+149 ;;11. Age Day Letter
+150 ;;
+151 ;;Background:
+152 ;;
+153 ;;Bills that have come to A/R with fractional amounts could never be
+154 ;;posted to zero balance and always appeared on the AGE Day Letter
+155 ;;report.
+156 ;;
+157 ;;Solution:
+158 ;;
+159 ;;Modify the code to ignore balances less than one cent.
+160 ;;Upload from 3P now rolls up fractional amounts to the next cent.
+161 ;;3P has also quit sending fractional amounts.
+162 ;;
+163 ;;12. Refunds not showing up on the monthly summaries.
+164 ;;
+165 ;;Background:
+166 ;;
+167 ;;The refund from an unallocated amount did set the transaction type to
+168 ;;refund but failed to set the category and did not request a reason.
+169 ;;The refund from a bill set the category and reason but missed setting
+170 ;;the proper transaction type.
+171 ;;
+172 ;;Solution:
+173 ;;
+174 ;;The coding has been modified to perform refunds properly. Also, a
+175 ;;post init will be executed during the installation of version 1.1
+176 ;;which will collect the existing refund amounts from bills and
+177 ;;unallocated accounts and place these amounts into the appropriate
+178 ;;buckets.
+179 ;;
+180 ;;13. Addition of two computed data fields.
+181 ;;
+182 ;;1. A/R Transactions file field P.A.R (Payment, Adjustments, Refund)
+183 ;;There are over 50 transaction types. The end-user has difficulty
+184 ;;separating those that are Payments, Adjustments, Refunds for their
+185 ;;reports. This computed field returns a 1 if it is a transaction they
+186 ;;want. Sort by // 'P.A.R>0
+187 ;;
+188 ;;2. A/R Accounts Insurer Type
+189 ;;
+190 ;;The variable pointer was missing the link to the insurer file type
+191 ;;field. This computed field was added to the data dictionary.
+192 ;;
+193 ;;Although these fields have been added there is no reference to these
+194 ;;fields in the current A/R software. They have been created to meet
+195 ;;prominent deficiencies in the users ability to obtain their report
+196 ;;requirements.
+197 ;;
+198 ;;14. Some batch totals are found to be incorrect.
+199 ;;
+200 ;;Background:
+201 ;;
+202 ;;The batches have not been keeping their totals properly. The totals
+203 ;;are incorrectly calculated after an item is cancelled or edited.
+204 ;;
+205 ;;Solution:
+206 ;;
+207 ;;The appropriate trigger has been added tot he A/R COLLECTION BATCH
+208 ;;dictionary and a post-init will be executed during the 1.1 install
+209 ;;which recalculates specific items in the batches.
+210 ;;
+211 ;;15. Error gets generated during the transfer of bills between
+212 ;;the A/R and 3P packages.
+213 ;;
+214 ;;Background:
+215 ;;
+216 ;;The items were being passed in a local array which can take up the
+217 ;;partition space. The error would occur when a bill which a large
+218 ;;number of items was being passed between the packages.
+219 ;;
+220 ;;Solution:
+221 ;;
+222 ;;A/R and 3P have been reprogrammed to pass the bill information inside
+223 ;;a temporary global so partition space is not used.
+224 ;;
+225 ;;16. Menu option VHF
+226 ;; View Host File has been added to the Manager menu. The end-user
+227 ;; can now select an existing file from a directory and load it to the
+228 ;;Output Browser for full-screen viewing.
+229 ;;
+230 ;;
TEXTE ;