Instructions for installing 0FILL

For CCS:

Install 2.0.0.4e upgrade

Add the new control files by going into claimmaster and executing:

  1. File / Create new insurance from template
  2. Change "files of type" to Table files
  3. Double click replacement_control_table.tbl
  4. Choose OK
  5. File / Create new insurance from template
  6. Change "files of type" to Table files
  7. Double click replacement_values_table.tbl

Edit the config file by doing the following in Windows Explorer:

  1. Find the claimsdata folder
  2. Find the practice folder
  3. Inside the practice folder, double click on the config folder
  4. Inside the config folder, double click on the insurance.cfg
  5. Add these 2 lines to the end of the .cfg:

    RPLCTLTBL: REPLACEMENT_CONTROL_TABLE.TBL
    RPLVALUESTBL: REPLACEMENT_VALUES_TABLE.TBL

Run a test batch. It is configured to look at the first claim detail line to determine whether the claim will be sent with a OFILL indicator. If the allowed and paid amounts on the first line are 0, the claim will be sent with the 0FILL indicator.