The
Santa Barbara Regional Health Authority needed to implement a system for
all MediCal providers (clinics, physicians, pharmacies) to determine the
eligibility
of patients. The state furnishes an ID card to all patients, but the specific
eligibility information changes often for many patients. Full and up-to-date
eligibility information is available from the state via an SNA 3270 link.
The
local agency needed to furnish all providers a PC software application (also
implemented by PacInfo) that can read the magnetic information on the
ID cards, and connect to the system.
The system consists of several client-server
applications. Servers provide overall control of the process, access to the Oracle
database through SQL
queries, access to the state master eligibility information via the SNA 3270
link, and communications control for the provider connection.
The
system accepts modem connections via RS-232 ports, or network connections via
TCP/IP sockets through a communications server. When a provider connects to
the system, the main server receives the request, converts it to a SQL query,
and submits the query to a database server
for determination of eligibility. Should the query be unable to be resolved
through the local database,
Toolbox
Language: C++
Compiler: HP-UX C++
System: UNIX RCS system and HP SoftBench™
Duration: 15 months
Location: Customer 100%
Project Organization
Communication: On-site Specifications: Customer
Software Design: Customer
Software Implementation: PacInfo
Test: PacInfo
Verification: PacInfo/Customer