SlideShare a Scribd company logo
1 of 41
Web Based Claim Processing System
Project Group:2
Developed By:
Mr. Kavankumar Nileshkumar Solanki
Mr.Vrajkumar Hasmukhbhai Parekh
Project Guided By:
Mr. Rohan Patel
Project Profile
• Project Name: Web Based Claim Processing
System
• Front End: Microsoft Visual Studio 2008
• Middle End: C#
• Back End: MS SQL Server 2005
• Group Members:
1. Kavankumar N. Solanki
2. Vrajkumar H. Parekh
• Project Guide: Rohan Patel
Index
Sr No. Topic Description Page No
01 Project Definition 4
02 Need of the System 5
03 Project Module List 6
04 Diagrams
4.1Use Case Diagram 11
4.2Activity Diagram 13
05 Database Layout 17
06 List of Input Screens 24
07 List of Output Screens 15
08 Limitations 38
09 Enhancements 39
10 Bibliography 40
11 QnA 41
Project Definition
• A claim is a legal action to obtain money, property, or the enforcement of a right
against another party. The legal document which carries a claim is called a Statement
of Claim.
• Individuals who take out home, life, health, or automobile insurance policies must
maintain regular payments called premiums to the insurers.
• Most of the time these premiums are used to settle another person's insurance claim
or to build up the available assets of the insurance company.
• But occasionally an accident will happen which causes real financial damage, such as
an automobile or a work-related accident. At this point the injured policy holder has
the right to file an insurance claim in order to receive money from the insurance
company.
Need of the System
• Expand the organization’s s geographic reach
beyond the current physical location.
• Integrate all employees worldwide by using an
online site process, and shorten the overall claim
process.
• More transparent process of claim processing.
• Online status updation, Employee can view the
status of his/her claim online.
• No additional and specific system requirement to
operate the WCPS site.
Project Modules List
• Client
• CPD-Claim Processing Department
Project Modules
1. Client
• Able to login into the site
• Able to Apply for new claim.
• Able to view status of old claim details.
• Change Password.
Continue……
2. CPD: - Claims Processing Department
• Able to manage the employee, add, edit
employee details.
• Must able to approve / reject claim.
• Must able to view status of claim details.
1. Use Case Diagram
System Use Case Diagram
2.Activity Diagram
Database Used
1. Client_Data
Column Name Data Type Size Constraints Description
Id Int Identification ID
Name VarChar 50 Not Null Client Name
Email VarChar 50 Not Null E Mail ID
Mobile Numeric 12,0 Not Null Mobile Number
Dob Varchar 18 Not Null Date of Birth
Age Numeric 3,0 Not Null Age
Desg VarChar 20 Not Null Designation
Dept VarChar 20 Not Null Department
Salary Numeric 8,2 Not Null Salary
Address Varchar MAX Not Null Address
Gender Varchar 07 Not Null Gender
Userid Varchar 50 Primary Key User ID
Password Varchar 16 Not Null Password
Type_user Varchar 8 Not Null User Type
2. Claim_Data
Column Name Data Type Size Constraints Description
Claimid Varchar 20 Primary Key Claim Id
Userid Varchar 50 References
Client_Data(use
rid)
User ID
Client_name Varchar 50 Not Null Client Name
Claim_type Varchar 50 Not Null Claim
Specification
Claim_amount Numeric 10,2 Not Null Claim Amount
Age Numeric 3,0 Not Null Age
Mobile Numeric 12,0 Not null Mobile number
Email Varchar MAX Not Null E Mail ID
Patient_name Varchar 50 Not Null Patient Name
Sex Varchar 07 Not Null Gender
Address Varchar Max Not Null Address
Pincode Numeric 07 Not Null Pincode
Ins_cmp Varchar 50 Not Null Insurance
Company Name
Hospitalization_
Duration
Numeric 2,0 Not Null Hospitalization
Duration
P_cnt Numeric 12,0 Null Patient Contect
No
Relation Varchar 20 Not Null Relation with
Claim Holder
3. db_log
Column Name Data Type Size Constraints Description
Id Int - Identical Unique ID
Uid Varchar 50 Not Null ,
References
Client_Data(use
rid)
User ID
Log_time Date - Not Null Log In Time
4. db_Query
Column Name DataType Size Constraints Description
ID Int - Identical ID
Name Varchar 50 Not Null Name
Email Varchar 50 Not Null Email Id
Query Varchar MAX Not Null Question or Problem
5. db_status
Column Name DataType Size Constraints
Claim_id Varchar 20 Not Null References
Claim_Data(claimid)
Client_Name Varchar 50 Not Null
Claim_Status Varchar 9 Not Null
Userid Varchar 50 Not Null References
Client_Data(userid)
6. Medical
Column Name DataType Size Constraints
ID Int - Identity
Speciality Varchar 60 Not Null
Min_Amount Numeric 10,2 Not Null
Max_Dur Varchar 5 Not Null
Design Of Input Screens
1. Sign Up:-Page for Register to WCPS.
2. Sign In:-Page for Log In into WCPS.
3. Forget Password:-Page for Reset Password in
Case of Not Remember the Password.
4. Change Password:-Facility to Alter the Pre-Existing
Password after Sign In Successfully.
5. Manage Claim:-Page for Approving/Rejecting
Claims.
6. Register/ File Claim:-Add or Apply for New Claim
To CPD.
Design Of Output Screens
1. Profile:- Display the Information About Signed
In Person.
2. Claim Status:-Show the Current Status of Pre-
Filed Claims.
3. Client Data:-List of all Registered Clients. See
by only Admin(CPD).
4. Claim Log: Display Claim Filed by Client.
Sign Up Page :-
Sign In Page:-
Forget Password:-
Change Password
Manage Claim
Register/ File new Claim
Add New Claim
Update Profile
Profile
Claim Status
Client List
Claim List
Client Suggestion/Query
Limitation
 This Web Site used for Online Medical Claim. It not provides
the functionality for All the other kind of claim processing.
 This site is currently in just study phase or we can say that
currently it is under the process of assembling all other claims.
 It provides just static or single CPD workflow, so it is not
sufficient for multifunctional CPDs.
 It has some issues with the claim amounts and some other
claim related queries like it has only one claim file form.
 So if some other (NRI) try to file Claim some field will be fuzzy
for himher.
Proposed Enhancement
• This project was developed to fulfill user requirement; however there are
lots of scope to improve the performance of the Web Based Claims
Processing System (WCPS) in the area of user interface, database
performance, and query processing time. Etc.
• So there are many things for future enhancement of this project. The future
enhancements that are possible in the project are as follows.
– Linking and integration of other online web sites.
– Integration with other legacy accounting database through Web
Services
– Connection to third-party OLAP applications
– In the area of data security and system security.
– Provide more online tips and help.
– To optimize the query which is embedded in the system.
Bibliography
1. Websites
• Following websites are referring to create this project reports.
– http://www.google.com
– http://www.microsoft.com
– http://www.programmer2programmer.net
– http://www.codeproject.com
2. Books
• Following books and ebook are used to complete this project reports.
– Mastering C# (Paperback)
– SQL Server Bible (Paperback)
– .NET Black Book (Paperback)
– Professional C#, 2nd Edition (Paperback)
– Professional ASP.NET (Paperback)
Web Based Claim Processing System
Web Based Claim Processing System

More Related Content

What's hot

Hospital management final report presentation
Hospital management final report presentationHospital management final report presentation
Hospital management final report presentationMd Abul Kalam Azad
 
The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...Rajesh Roky
 
Traning and placement management system
Traning and placement management systemTraning and placement management system
Traning and placement management systemriteshitechnosoft
 
Hostel management system srs
Hostel management system srsHostel management system srs
Hostel management system srshira akram
 
Hospital management-system
Hospital management-systemHospital management-system
Hospital management-systemsam143143
 
Hospital Management System Project Report
Hospital Management System Project Report Hospital Management System Project Report
Hospital Management System Project Report Sarfaraj Alam
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report pptKishan Maurya
 
Uml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemUml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemPradeep Bhosale
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management SystemAnjali Agrawal
 
Attendance Management System using Face Recognition
Attendance Management System using Face RecognitionAttendance Management System using Face Recognition
Attendance Management System using Face RecognitionNanditaDutta4
 
Hospital mangement system report file
Hospital mangement system report fileHospital mangement system report file
Hospital mangement system report fileNausheen Hasan
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System reportNatasha Maqbool
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use caseTanvir Islam
 
Hospital management
Hospital managementHospital management
Hospital managementSmit Patel
 
Bank management system
Bank management systemBank management system
Bank management systemsumanadas37
 

What's hot (20)

Hospital management final report presentation
Hospital management final report presentationHospital management final report presentation
Hospital management final report presentation
 
The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...
 
Traning and placement management system
Traning and placement management systemTraning and placement management system
Traning and placement management system
 
Hostel management system srs
Hostel management system srsHostel management system srs
Hostel management system srs
 
SRS document
SRS documentSRS document
SRS document
 
Hospital management-system
Hospital management-systemHospital management-system
Hospital management-system
 
Medical store system
Medical store systemMedical store system
Medical store system
 
Hospital Management System Project Report
Hospital Management System Project Report Hospital Management System Project Report
Hospital Management System Project Report
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report ppt
 
Uml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemUml diagram for_hospital_management_system
Uml diagram for_hospital_management_system
 
Java presentation
Java presentationJava presentation
Java presentation
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Knapsack problem using fixed tuple
Knapsack problem using fixed tupleKnapsack problem using fixed tuple
Knapsack problem using fixed tuple
 
Attendance Management System using Face Recognition
Attendance Management System using Face RecognitionAttendance Management System using Face Recognition
Attendance Management System using Face Recognition
 
Hospital mangement system report file
Hospital mangement system report fileHospital mangement system report file
Hospital mangement system report file
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System report
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use case
 
Use case of hospital managment system
Use case of hospital managment systemUse case of hospital managment system
Use case of hospital managment system
 
Hospital management
Hospital managementHospital management
Hospital management
 
Bank management system
Bank management systemBank management system
Bank management system
 

Similar to Web Based Claim Processing System

Loan Approval Management Java project
Loan Approval Management Java projectLoan Approval Management Java project
Loan Approval Management Java projectTutorial Learners
 
Resume (2) Modify
Resume (2) ModifyResume (2) Modify
Resume (2) Modifyvijay kumar
 
Online reservation application
Online reservation applicationOnline reservation application
Online reservation applicationMituram Roy
 
Library Presentation
Library PresentationLibrary Presentation
Library Presentationdpitcher75
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.DJananiJanani
 
System design document visa
System design document visaSystem design document visa
System design document visaShaily Dubey
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and pptpavisubashsp
 
Web based online shopping system Presentation slide
Web based online shopping system Presentation  slideWeb based online shopping system Presentation  slide
Web based online shopping system Presentation slideRakibul Hasan Pranto
 
Cache Security- Adding Security to Non-Secure Applications
Cache Security- Adding Security to Non-Secure ApplicationsCache Security- Adding Security to Non-Secure Applications
Cache Security- Adding Security to Non-Secure ApplicationsInterSystems Corporation
 
Staffing Request InformationIntegration Test Cases For Taylors Pr.docx
Staffing Request InformationIntegration Test Cases For Taylors Pr.docxStaffing Request InformationIntegration Test Cases For Taylors Pr.docx
Staffing Request InformationIntegration Test Cases For Taylors Pr.docxdessiechisomjj4
 
Resume of Test Engineer(Swapnil Rao)
Resume of Test Engineer(Swapnil Rao)Resume of Test Engineer(Swapnil Rao)
Resume of Test Engineer(Swapnil Rao)Swapnil Rao
 
dynamic query forms for non relational database
dynamic query forms for non relational databasedynamic query forms for non relational database
dynamic query forms for non relational databaseINFOGAIN PUBLICATION
 
Documentation
DocumentationDocumentation
DocumentationKalyan A
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPTsurabhi shinde
 

Similar to Web Based Claim Processing System (20)

RahulParwekar_Resume
RahulParwekar_ResumeRahulParwekar_Resume
RahulParwekar_Resume
 
Loan Approval Management Java project
Loan Approval Management Java projectLoan Approval Management Java project
Loan Approval Management Java project
 
Resume (2) Modify
Resume (2) ModifyResume (2) Modify
Resume (2) Modify
 
Online reservation application
Online reservation applicationOnline reservation application
Online reservation application
 
Resume_(2)vijay
Resume_(2)vijayResume_(2)vijay
Resume_(2)vijay
 
ShaileshSinha_CV
ShaileshSinha_CVShaileshSinha_CV
ShaileshSinha_CV
 
Library Presentation
Library PresentationLibrary Presentation
Library Presentation
 
Project
ProjectProject
Project
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
 
System design document visa
System design document visaSystem design document visa
System design document visa
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and ppt
 
Web based online shopping system Presentation slide
Web based online shopping system Presentation  slideWeb based online shopping system Presentation  slide
Web based online shopping system Presentation slide
 
Cache Security- Adding Security to Non-Secure Applications
Cache Security- Adding Security to Non-Secure ApplicationsCache Security- Adding Security to Non-Secure Applications
Cache Security- Adding Security to Non-Secure Applications
 
Staffing Request InformationIntegration Test Cases For Taylors Pr.docx
Staffing Request InformationIntegration Test Cases For Taylors Pr.docxStaffing Request InformationIntegration Test Cases For Taylors Pr.docx
Staffing Request InformationIntegration Test Cases For Taylors Pr.docx
 
Resume of Test Engineer(Swapnil Rao)
Resume of Test Engineer(Swapnil Rao)Resume of Test Engineer(Swapnil Rao)
Resume of Test Engineer(Swapnil Rao)
 
SACHIN THAKARE
SACHIN THAKARESACHIN THAKARE
SACHIN THAKARE
 
dynamic query forms for non relational database
dynamic query forms for non relational databasedynamic query forms for non relational database
dynamic query forms for non relational database
 
Resume
ResumeResume
Resume
 
Documentation
DocumentationDocumentation
Documentation
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPT
 

More from Conestoga Collage

More from Conestoga Collage (13)

Networking and Security in Java
Networking and Security in JavaNetworking and Security in Java
Networking and Security in Java
 
Ps02 eint21 electronic data interchange
Ps02 eint21 electronic data interchangePs02 eint21 electronic data interchange
Ps02 eint21 electronic data interchange
 
Ps02 cint21 enterprise information system
Ps02 cint21 enterprise information systemPs02 cint21 enterprise information system
Ps02 cint21 enterprise information system
 
Ps02 cint23 ado
Ps02 cint23 adoPs02 cint23 ado
Ps02 cint23 ado
 
Ps02 cint24 mvc in php
Ps02 cint24 mvc in phpPs02 cint24 mvc in php
Ps02 cint24 mvc in php
 
PS02CINT22 SE Software Maintenance
PS02CINT22 SE Software MaintenancePS02CINT22 SE Software Maintenance
PS02CINT22 SE Software Maintenance
 
Operating systems & its future
Operating systems & its futureOperating systems & its future
Operating systems & its future
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Blue Brain project
Blue Brain projectBlue Brain project
Blue Brain project
 
AI programming languages
AI programming languagesAI programming languages
AI programming languages
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Blue Brain Project
Blue Brain ProjectBlue Brain Project
Blue Brain Project
 
Menu stripe
Menu stripeMenu stripe
Menu stripe
 

Recently uploaded

Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Web Based Claim Processing System

  • 1. Web Based Claim Processing System Project Group:2 Developed By: Mr. Kavankumar Nileshkumar Solanki Mr.Vrajkumar Hasmukhbhai Parekh Project Guided By: Mr. Rohan Patel
  • 2. Project Profile • Project Name: Web Based Claim Processing System • Front End: Microsoft Visual Studio 2008 • Middle End: C# • Back End: MS SQL Server 2005 • Group Members: 1. Kavankumar N. Solanki 2. Vrajkumar H. Parekh • Project Guide: Rohan Patel
  • 3. Index Sr No. Topic Description Page No 01 Project Definition 4 02 Need of the System 5 03 Project Module List 6 04 Diagrams 4.1Use Case Diagram 11 4.2Activity Diagram 13 05 Database Layout 17 06 List of Input Screens 24 07 List of Output Screens 15 08 Limitations 38 09 Enhancements 39 10 Bibliography 40 11 QnA 41
  • 4. Project Definition • A claim is a legal action to obtain money, property, or the enforcement of a right against another party. The legal document which carries a claim is called a Statement of Claim. • Individuals who take out home, life, health, or automobile insurance policies must maintain regular payments called premiums to the insurers. • Most of the time these premiums are used to settle another person's insurance claim or to build up the available assets of the insurance company. • But occasionally an accident will happen which causes real financial damage, such as an automobile or a work-related accident. At this point the injured policy holder has the right to file an insurance claim in order to receive money from the insurance company.
  • 5. Need of the System • Expand the organization’s s geographic reach beyond the current physical location. • Integrate all employees worldwide by using an online site process, and shorten the overall claim process. • More transparent process of claim processing. • Online status updation, Employee can view the status of his/her claim online. • No additional and specific system requirement to operate the WCPS site.
  • 6. Project Modules List • Client • CPD-Claim Processing Department
  • 7. Project Modules 1. Client • Able to login into the site • Able to Apply for new claim. • Able to view status of old claim details. • Change Password.
  • 8. Continue…… 2. CPD: - Claims Processing Department • Able to manage the employee, add, edit employee details. • Must able to approve / reject claim. • Must able to view status of claim details.
  • 9.
  • 10. 1. Use Case Diagram
  • 11. System Use Case Diagram
  • 13.
  • 15. 1. Client_Data Column Name Data Type Size Constraints Description Id Int Identification ID Name VarChar 50 Not Null Client Name Email VarChar 50 Not Null E Mail ID Mobile Numeric 12,0 Not Null Mobile Number Dob Varchar 18 Not Null Date of Birth Age Numeric 3,0 Not Null Age Desg VarChar 20 Not Null Designation Dept VarChar 20 Not Null Department Salary Numeric 8,2 Not Null Salary Address Varchar MAX Not Null Address Gender Varchar 07 Not Null Gender Userid Varchar 50 Primary Key User ID Password Varchar 16 Not Null Password Type_user Varchar 8 Not Null User Type
  • 16. 2. Claim_Data Column Name Data Type Size Constraints Description Claimid Varchar 20 Primary Key Claim Id Userid Varchar 50 References Client_Data(use rid) User ID Client_name Varchar 50 Not Null Client Name Claim_type Varchar 50 Not Null Claim Specification Claim_amount Numeric 10,2 Not Null Claim Amount Age Numeric 3,0 Not Null Age Mobile Numeric 12,0 Not null Mobile number Email Varchar MAX Not Null E Mail ID Patient_name Varchar 50 Not Null Patient Name Sex Varchar 07 Not Null Gender Address Varchar Max Not Null Address Pincode Numeric 07 Not Null Pincode Ins_cmp Varchar 50 Not Null Insurance Company Name Hospitalization_ Duration Numeric 2,0 Not Null Hospitalization Duration P_cnt Numeric 12,0 Null Patient Contect No Relation Varchar 20 Not Null Relation with Claim Holder
  • 17. 3. db_log Column Name Data Type Size Constraints Description Id Int - Identical Unique ID Uid Varchar 50 Not Null , References Client_Data(use rid) User ID Log_time Date - Not Null Log In Time
  • 18. 4. db_Query Column Name DataType Size Constraints Description ID Int - Identical ID Name Varchar 50 Not Null Name Email Varchar 50 Not Null Email Id Query Varchar MAX Not Null Question or Problem
  • 19. 5. db_status Column Name DataType Size Constraints Claim_id Varchar 20 Not Null References Claim_Data(claimid) Client_Name Varchar 50 Not Null Claim_Status Varchar 9 Not Null Userid Varchar 50 Not Null References Client_Data(userid)
  • 20. 6. Medical Column Name DataType Size Constraints ID Int - Identity Speciality Varchar 60 Not Null Min_Amount Numeric 10,2 Not Null Max_Dur Varchar 5 Not Null
  • 21. Design Of Input Screens 1. Sign Up:-Page for Register to WCPS. 2. Sign In:-Page for Log In into WCPS. 3. Forget Password:-Page for Reset Password in Case of Not Remember the Password. 4. Change Password:-Facility to Alter the Pre-Existing Password after Sign In Successfully. 5. Manage Claim:-Page for Approving/Rejecting Claims. 6. Register/ File Claim:-Add or Apply for New Claim To CPD.
  • 22. Design Of Output Screens 1. Profile:- Display the Information About Signed In Person. 2. Claim Status:-Show the Current Status of Pre- Filed Claims. 3. Client Data:-List of all Registered Clients. See by only Admin(CPD). 4. Claim Log: Display Claim Filed by Client.
  • 24.
  • 37. Limitation  This Web Site used for Online Medical Claim. It not provides the functionality for All the other kind of claim processing.  This site is currently in just study phase or we can say that currently it is under the process of assembling all other claims.  It provides just static or single CPD workflow, so it is not sufficient for multifunctional CPDs.  It has some issues with the claim amounts and some other claim related queries like it has only one claim file form.  So if some other (NRI) try to file Claim some field will be fuzzy for himher.
  • 38. Proposed Enhancement • This project was developed to fulfill user requirement; however there are lots of scope to improve the performance of the Web Based Claims Processing System (WCPS) in the area of user interface, database performance, and query processing time. Etc. • So there are many things for future enhancement of this project. The future enhancements that are possible in the project are as follows. – Linking and integration of other online web sites. – Integration with other legacy accounting database through Web Services – Connection to third-party OLAP applications – In the area of data security and system security. – Provide more online tips and help. – To optimize the query which is embedded in the system.
  • 39. Bibliography 1. Websites • Following websites are referring to create this project reports. – http://www.google.com – http://www.microsoft.com – http://www.programmer2programmer.net – http://www.codeproject.com 2. Books • Following books and ebook are used to complete this project reports. – Mastering C# (Paperback) – SQL Server Bible (Paperback) – .NET Black Book (Paperback) – Professional C#, 2nd Edition (Paperback) – Professional ASP.NET (Paperback)