File-Mate 1500 Design Review I II

24
File-Mate 1500 Design Review II Keven Abbott Tyler Crouse Kiana Delventhal Liam Westby

description

File-Mate 1500 Design Review I II. Keven Abbott Tyler Crouse Kiana Delventhal Liam Westby. Introduction. CMS 1500 Health Insurance Claim Form Issued by the Centers for Medicare and Medicaid Services Health insurance claims Widely accepted. 2. Introduction. File-Mate 1500 - PowerPoint PPT Presentation

Transcript of File-Mate 1500 Design Review I II

Page 1: File-Mate 1500 Design Review  I II

File-Mate 1500Design Review III

Keven AbbottTyler CrouseKiana DelventhalLiam Westby

Page 2: File-Mate 1500 Design Review  I II

IntroductionCMS 1500 Health Insurance Claim Form• Issued by the Centers for

Medicare and Medicaid Services

• Health insurance claims• Widely accepted

2

Page 3: File-Mate 1500 Design Review  I II

IntroductionFile-Mate 1500

• Automates filling of forms

• Stores data for fast recall

• Saves completed form digitally

3

Page 4: File-Mate 1500 Design Review  I II

ProblemWhile the existing application is useful, it is a desktop client that

lacks:• Scalability• Portability• Accessibility

4

Page 5: File-Mate 1500 Design Review  I II

SolutionThe web-based system will• Allow concurrent access to a shared data set• Enable access to the system without needing to install software• Scale to support the needs of an entire medical practice

Selected Technologies• MySQL/PHP• HTML/CSS• FPDF

5

Page 6: File-Mate 1500 Design Review  I II

Key Requirements• Support for major web browsers• Support for tablet devices• Secure concurrent access• Creation of different user groups

• Administrator, Registered, Trial• Generation of documents• Import/export of data

6

Page 7: File-Mate 1500 Design Review  I II

Architecture

7

Client-Server

Page 8: File-Mate 1500 Design Review  I II

Client Side

8

Page 9: File-Mate 1500 Design Review  I II

Server Side

9

Page 10: File-Mate 1500 Design Review  I II

Implementation•Client Side: Kiana and Liam•Server and Database Side: Tyler and Keven

Page 11: File-Mate 1500 Design Review  I II
Page 12: File-Mate 1500 Design Review  I II
Page 13: File-Mate 1500 Design Review  I II
Page 14: File-Mate 1500 Design Review  I II
Page 15: File-Mate 1500 Design Review  I II
Page 16: File-Mate 1500 Design Review  I II
Page 17: File-Mate 1500 Design Review  I II
Page 18: File-Mate 1500 Design Review  I II

Testing• SQL Queries

Page 19: File-Mate 1500 Design Review  I II

Testing Cont.• Unit Testing

o PHPunit, DBunit

• Integration Testing

• Acceptance Testing

• Usability Testing

Page 20: File-Mate 1500 Design Review  I II

Challenges and RisksRisk Likelihood Severity Mitigation StrategyLoss of Data Integrity

Moderate High Ensure integrity is preserved by testing database and related modules throughout implementation.

Confidential Data Leak

Low Extreme Use strong encryption, ensure accounts cannot be accessed by anyone other than the user.

System Availability Compromised

Moderate Moderate Design system for concurrent access and conduct load testing

20

Page 21: File-Mate 1500 Design Review  I II

HIPAAHealth Insurance Portability and

Accountability Act of 1996

Page 22: File-Mate 1500 Design Review  I II

Schedule

22

Page 23: File-Mate 1500 Design Review  I II

Conclusion• File-Mate 1500 is a desktop application; we are

taking it to the network.

• To that end, we have produced a database-backed client-server system.

• With this solution, we are bringing a new level of scalability, portability, and accessibility to the File-Mate product.

23

Page 24: File-Mate 1500 Design Review  I II

Questions?

24