|
|
OverviewThe SMS Unity system receives charge detail from external systems on
a daily basis. Each day the charges are read into the SMS system from
the external order entry and charging system, and all exceptions are reported
in the Transmission Control & Errors (TCE) report. Exceptions must
be tracked, and reviewed by the hospital staff so that the source of the
error can be corrected, and resubmitted to the SMS system for proper processing.
This process is called the TCE reconciliation process.
This application provides support for extracting exception information
from the TCE report, and matching it to the Order Entry input detail file.
It then computes pricing information of each detail line of the charge
input file, and creates a summary and detail exception report which can
be loaded into an on-line reporting system.
This application was designed to run in both a command line manner, and
as a web application.
|
|