Lawson Insight Technical Documentation


ERDs Tables Elements Libraries App Forms

PC810

PC810 - Patient Charge Item Conversion

PC810 loads patient charge data from a Lawson format file into the Patient
database  file.

The process takes the input CSV file and edits it as if it were going through
the PC10 edit screen in Inventory Control and then updates the HCCHRGITEM
table with data.

The ITEMMAST and HCPRCLASS tables need to be populated with data prior to
running the conversion job.

Updated Files

    CKPOINT    - This file is used in the event of a program or system failure
                 to enable a batch update program to continue from where it left
                 off.


    HCCHRGITEM - This is the Patient Charge Item cross reference file.


Referenced Files

    HCPRCCLASS - This is the Price Class file.

    ICCOMPANY  - Used to validate the company number.

    ITEMMAST   - The Item Master file stores static information about each item
                 such as description, classes, units of measure, and weight.