WO2001080052A2 - Insurance file note generation method and system - Google Patents

Insurance file note generation method and system Download PDF

Info

Publication number
WO2001080052A2
WO2001080052A2 PCT/US2001/011778 US0111778W WO0180052A2 WO 2001080052 A2 WO2001080052 A2 WO 2001080052A2 US 0111778 W US0111778 W US 0111778W WO 0180052 A2 WO0180052 A2 WO 0180052A2
Authority
WO
WIPO (PCT)
Prior art keywords
file note
fields
file
note
participant
Prior art date
Application number
PCT/US2001/011778
Other languages
French (fr)
Inventor
G. Victor Guyan
Peter L. Treacy
Mark W. Moran
Amy N. Shaheen
Original Assignee
Accenture Llp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24197424&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2001080052(A2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Accenture Llp filed Critical Accenture Llp
Priority to EP01930477A priority Critical patent/EP1275059A1/en
Priority to AU2001257010A priority patent/AU2001257010A1/en
Priority to CA002403100A priority patent/CA2403100A1/en
Publication of WO2001080052A2 publication Critical patent/WO2001080052A2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • This invention relates generally to data processing systems and, more particularly, to the entry of file notes for claims by insurance handlers.
  • computers are essential to all businesses and business industries.
  • the computer has transformed not only the way businesses interface with consumers, but also the way businesses function internally. For example, computers can reduce transaction costs, manage data, create reports, and increase overall efficiency of a business. Without the computer, most businesses, if not all businesses could not keep up with the changing times.
  • the insurance industry is an example of one business industry that has come to rely on the computer for a multitude of tasks.
  • insurance claim handlers use computers to capture data relating to insurance claims.
  • the handlers use free form file notes and claim files to capture the data.
  • Free form file notes are a computerized version of handwritten notes and usually contain data reflecting facts and or events relating to various aspects of an insurance claim.
  • Computer programs that capture data for these free forms typically reside on a large computers (e.g., mainframe computer) and use rudimentary graphical user interfaces. These programs can store information, such as the date and time that the claim is entered, a category for a claim (e.g., medical, auto, rental), and any additional file notes inputted by the handler for the claim.
  • the free form computer programs enable insurance handlers to provide any information the handler determines to be important to the claim.
  • the free form file note creates inconsistent claims as prepared by the claim handlers.
  • both sets of free form file notes are complete, performing any analysis on the data in impossible.
  • handlers generally enter in the same information over and over, and the information does not change from one handler to the next handler, the way the information is entered is inconsistent and not standardized.
  • Methods and systems consistent with the principles of the present invention automatically generate file notes for insurance claims using predefined text to complete each file note.
  • a claim folder interface creates detailed claims and provides suffixes and participants to a file note interface.
  • the file note interface displays file notes with prefiUed suffix and participant fields as well as selectable items in a category and subcategory field.
  • methods and systems consistent with the present invention enable a claim handler to select a selectable category and subcategory and provide short text associated with the selection in a predefined text area.
  • a larger text area may also be provided to capture any free form text.
  • Figures 1 A- ID depict exemplary interfaces for use with methods and systems consistent with the present invention
  • Figure 2 depicts a flow chart of steps performed when generating a new file note consistent with the principles of the present invention
  • Figure 3 depicts a flow chart of steps performed when viewing generated file notes consistent with the principles of the present invention
  • Figure 4 depicts a block diagram of a data processing system in which interfaces consistent with the present invention may be implemented; and Figure 5 depicts an exemplary computer network suitable for practicing methods and systems consistent with the principles of the present invention.
  • Methods and systems consistent with the principles of the present invention automatically generates file notes for insurance claims. Such methods and systems enable rapid generation of text representing file notes since claim handlers need only "point” and "click” to create the file note. The handler enters in short text in predefined text area to complete the file note.
  • a claim handler may use a file note interface to view, or modify existing file notes.
  • a claim handler may use a claim folder interface to create claims for incidents (e.g., car accident, lost jewelry, house fire), and provide information associated with the claim to the file note interface.
  • An insurance claim is broadly defined as a request by a claimant to be reimbursed by an insurance company for a loss.
  • a claimant may file a claim regarding a car accident (e.g., medical injury claim), lost jewelry, or a house fire (e.g., cost to refurnish the house).
  • Claims may be stored in a claim database as a claim folder. Each claim folder is stored as a record in the claim database.
  • the claim database may be a relational database containing all information relating to each claim, including any associated file notes.
  • the claim database may use well known database system, such as the ORACLE database system, available from ORACLE, Corp.
  • the claim folder is a high level organizational view of a claim.
  • the claim folder contains information regarding each participant in the claim (e.g., driver of both cars, house residents), available suffixes, information relating to the insured's policy, and other information necessary to process claims.
  • a suffix is broadly defined as any applicable coverage from an insurance policy for the claim. Though insurance policies have many coverages (e.g., rental, collision, bodily injury), only a few of the coverages are related to any one claim. Thus, when a claimant files the claim, the insurance policy is applied to the loss, and each applicable coverage on the policy is labeled a suffix. For example, an insured person may have both collision and medical payment policy coverages with different limits.
  • a collision suffix may be created in the claim folder to cover any losses related to vehicle damage.
  • a medical payment suffix may be created in the claim folder to cover losses related to their medical expenses incurred as a result of the accident. Payments made by the insurance company may be tracked on a suffix by suffix basis so that preset spending limits are applied appropriately.
  • the claim folder contains file notes pertaining to each suffix and participant.
  • File notes provide additional documentation for claims by capturing information that is not captured as data elements within the claim folder. Additionally, data that is documented many times across multiple suffixes may be captured quickly, and in a standard format by using file notes, thus providing consistency across claims. Since file notes are generated using standardized and/or free form text, file notes may be indexed in the claim database by participant or by suffix. File notes may also be used as internal communication between claim handlers, vendors, and even insurance companies. In one example, in the case of an automobile collision, a file note may contain information relating to the cost of repair, hours worked, and number of days to repair. In another example, a file note may include the amount of medical bills.
  • Methods and systems consistent with the present invention enable claim handlers the ability to capture standard text quickly and efficiently. Moreover, by automatically generating file notes, a claim handler's thought process may be streamlined when updating claim folders, or investigating, evaluating, or resolving the claim. By automatically generating file notes for the handler, most, if not all, file notes are easily searchable when stored in the claim database since fields are automatically populated for the handler (e.g., suffix, participant). Additionally, since most, if not all, of each file note is already preformatted, the insurance company obtains a benefit of having consistent verbiage from multiple claim handlers. That is, methods and systems consistent with the present invention reduce the number of acronyms and/or cryptic notes that would otherwise be used by the handler. Claim Interfaces
  • FIGs 1 A- ID depict exemplary interfaces for use with methods and systems consistent with the present invention. Such interfaces may be displayed to claim handlers.
  • the interfaces may be any type user interface, such as a Web interface, or a Visual Basic interface capable of displaying information.
  • a Web interface may include software, such as the well-known APACHE web server. The interfaces enable handlers to view, create, or modify file notes.
  • Figure 1 A depicts an exemplary claim folder interface 100 for use with method and systems consistent with the present invention.
  • Claim folder interface 100 presents to the handler a high level interface regarding the instant claim, such that the handler can easily identify participants, claimants, vehicles involved, drivers, and any related suffixes (e.g., rental, collision, bodily injury, medical).
  • a claimant is a person who files a claim against an insurance company.
  • a participant is an entity involved in the claim (e.g., police, towing company, doctor).
  • a suffix is an event or coverage type relating to the instant claim.
  • An insured person may be the participant as well as the claimant.
  • Claim folder interface 100 also contains a button 102 linking each suffix and participant to a file note interface 110.
  • Figure IB depicts an exemplary file note interface 110.
  • File note interface 110 contains suffix and participant data obtained from claim folder interface 100 placed in a suffix field 112 and a participant field 114.
  • Suffix field 112 may be a combinational box or a list box and lists all suffixes for the claim.
  • Participant field 114 may also be a combinational box or list box and displays the name of a participant for each suffix in suffix field 112.
  • a handler selects button 102 to initiate the creation of a new file note 110, the data highlighted in claim folder interface 100 (suffix and participant) is loaded in suffix field 112 and participant field 114.
  • Category field 116 is a selection list box (multiple or single) and includes available categories for the claim pertaining to a highlighted suffix in suffix field 112 and participant in participant field 114, such as litigation, investigation, facts, liability, damages, medical appraisal, or case estimate. Categories correspond to the captioned reports that handlers may consider during a review of a claim, and are specific to the type of claim and suffix being reported by handler.
  • Subcategory field 118 is a combinational box and includes subcategories reflecting options for each category, such as referral, recovery, update, initial contact, case evaluation. Each subcategory in subcategory field 118 relates to a predefined text field 120.
  • Predefined text field 120 is a spreadsheet control and displays the names of the fields in one column and allows the handler to enter values for the appropriate field in a corresponding cell in the next column.
  • a free form subcategory enables a handler to enter non-standard text without regard to formatting. For example, if the free form subcategory is selected in subcategory field 118, the handler may enter text only in file note area 124.
  • File note interface 110 provides a novel way for handlers to create file notes consistently and effortlessly. Both category field 116 and subcategory field 118 may be search criteria when the handler searches for file notes at a later time. Moreover, file note interface 110 provides a standardized interface for the handler to be consistent.
  • Figure 1C depicts an exemplary claim history interface 130 consistent with methods and systems of the present invention.
  • Claim history 130 provides a convenient way to search for filed file notes in the claim database.
  • Figure 1 D depicts an exemplary file note view interface 140 for use with methods and systems consistent with the present invention.
  • File note view interface 140 may be used to add or modify file notes.
  • Many fields in file note view interface 140 are updateable through file note view 140, such as suffix field 112 or participant field 114.
  • suffix field 112 or participant field 114 is updateable through file note view 140.
  • predefined text and free form areas may not be changed.
  • Figure 2 depicts a flow chart of the steps performed when creating and adding a file note to the claim database.
  • the process begins by receiving an indication from the handler to include a file note for a particular suffix and participant in the claim folder interface 110 (step 202).
  • the handler may highlight a suffix and participant and then selects button 102.
  • a file note interface 110 is displayed to the handler (step 204). For example, if a handler has completed the collision suffix in claim folder interface 100 for the driver and determines that a file note is needed, the handler may highlight the collision suffix in claim folder interface 100, and initiate file note interface 110.
  • data for category field 116 and subcategory field 118 may be obtained from the claim database (step 206).
  • the category and subcategory data is obtained from the claim database and placed in the fields 116, 118 respectively.
  • the handler may provide information to complete the file note (step 208).
  • the handler may select a category and a subcategory from fields 116 and 118. Once selected, the handler may add data to predefined text area 120 and/or file note area 124. Based on the subcategory selected in subcategory field 118, predefined text area 120 contains fields so that the handler may enter in short text. This way, standardized file notes are generated.
  • the short text may be entered using a table in predefined text area 120.
  • the table has different fields, based on the subcategory chosen by the handler. Thus, if the handler chooses a different subcategory in subcategory field 118, a new predefined data area 120 with a new table is displayed. The results of the predefined text area 120 are displayed in a readable format in output area 122.
  • the handler may add free form notes in file note area 124.
  • a handler may indicate whether the instant file note is significant. However, the instant file note may already be indicated as significant based on a subcategory previously selected by the handler in subcategory area 118. Significant file notes are those file notes that are important highlights in the life of the claim.
  • the information inputted in predefined text area 120 and file note area 124 by the handler is combined into a file note and saved in a claim database (step 210). Once saved, the file note may remain open to receive additional file notes for the selected suffix 112 and participant 114. Once all associated file notes have been entered and stored in a claim database, the file notes may be viewed using a file note view interface 140.
  • Figure 3 depicts a flow chart of steps performed when providing a file note history interface 130 and a file note edit interface 140 to the handler.
  • file note history interface 130 is displayed to the handler (step 302).
  • a handler may search for file notes using search criteria 132.
  • the search results are displayed in search results section 134.
  • the handler may select a file note from search result section 134 (step 304).
  • view file note interface 140 is displayed (step 306).
  • the handler may then add or modify the contents of the file note by selecting a corresponding button in the interface. However, the handler may not change the category, subcategory or note area box. As explained above, this is to ensure the integrity of the file note.
  • the file note index information is updated in the claim database to reflect the changes to the file note. If the handler chooses to close without making any changes to the file note (step 310), the file note index information is also updated in the claim database to reflect no changes. The handler may also choose to cancel any pending changes to the file note (step 312).
  • File note edit interface 140 uses a "dirty flag" to indicate that changes have been made. If the dirty flag is true (e.g., changes have been made), file note edit interface 140 may display a dialog box indicating that any changes to the pending file note may be lost (step 314). If the dirty flag is false, then the file note is not updated in the claim database.
  • Figure 4 illustrates an architecture for a data processing system 400 with which methods and systems consistent with the present invention may be implemented.
  • the exemplary computer system of Figure 4 is for descriptive purposes only and is not intended to limit application of method and systems consistent with the present invention to use with a particular architecture.
  • Data processing system 400 includes a memory 420, a secondary storage device 430, a central processing unit (“CPU") 440, an input device 450 and a video display 460.
  • CPU central processing unit
  • Memory 420 of computer system 400 includes program 422 for generating interfaces 100, 110, 130, and 140 in video display 460 and for automatically generating file notes.
  • program 422 may be written in the Visual Basic programming language.
  • file notes are generated and stored in a claim database 432 located in secondary storage device 430 in response to CPU 440 executing one or more sequences of one or more instructions of program 422 contained in memory 420.
  • FIG. 5 depicts an alternative file note generation system 500 suitable for practicing methods and systems consistent with the present invention.
  • System 500 comprises a client computer 502 and an application server 504, linked together through network 510.
  • Application server 504 contains file note software (not shown).
  • An insurance handler may use client computer 502 to receive and transmit information to application server 504.
  • Client computer 502 may contain a browser that allows users to interact with application server 504 by transmitting and receiving files, such as Web pages.
  • a web page may include images or textual information to provide an interface to receive identification information from a user using hypertext markup language (HTML), Java, or other techniques.
  • HTTP hypertext markup language
  • An example of a browser suitable for use with methods and systems consistent with the present invention is the NETSCAPE NAVIGATOR browser, from NETSCAPE.
  • Application server 504 may contain a file note program to transmit interfaces (e.g., file note, history, and claim folders) to client computer 502, and to automatically generates file notes with consistent verbiage.
  • Application server 504 may also contain a secondary storage device (not shown) to store the claims and file notes.

Description

INSURANCE FILE NOTE GENERATION METHOD AND SYSTEM BACKGROiπVD OF THE INVENTION
A. Field of the Invention
This invention relates generally to data processing systems and, more particularly, to the entry of file notes for claims by insurance handlers.
B. Description of the Related Art
These days computers are essential to all businesses and business industries. The computer has transformed not only the way businesses interface with consumers, but also the way businesses function internally. For example, computers can reduce transaction costs, manage data, create reports, and increase overall efficiency of a business. Without the computer, most businesses, if not all businesses could not keep up with the changing times.
The insurance industry is an example of one business industry that has come to rely on the computer for a multitude of tasks. For example, insurance claim handlers use computers to capture data relating to insurance claims. Currently, the handlers use free form file notes and claim files to capture the data. Free form file notes are a computerized version of handwritten notes and usually contain data reflecting facts and or events relating to various aspects of an insurance claim. Computer programs that capture data for these free forms typically reside on a large computers (e.g., mainframe computer) and use rudimentary graphical user interfaces. These programs can store information, such as the date and time that the claim is entered, a category for a claim (e.g., medical, auto, rental), and any additional file notes inputted by the handler for the claim. The free form computer programs enable insurance handlers to provide any information the handler determines to be important to the claim.
Thus, the free form file note creates inconsistent claims as prepared by the claim handlers. Many times, claim handlers, although entering the same information into file notes, enter the information using their own style. For example, one handler may indicate auto damages as "auto dam.=$15k" while another handler may indicate auto damages in the file notes as "damages to car approx. 15 thousand." Although both sets of free form file notes are complete, performing any analysis on the data in impossible. In fact, even though handlers generally enter in the same information over and over, and the information does not change from one handler to the next handler, the way the information is entered is inconsistent and not standardized.
Although the above mentioned computer programs enable handlers to input free form file notes pertaining to insurance claims using a computer, they are too flexible and therefore do not provide structure to file notes and/or claim files. There is therefore a need to automatically generate file notes for insurance claims, such that the file notes are similarly structured, and information in each file note may be easily located and/or modified.
SUMMARY OF THE INVENTION
Methods and systems consistent with the principles of the present invention automatically generate file notes for insurance claims using predefined text to complete each file note. A claim folder interface creates detailed claims and provides suffixes and participants to a file note interface. The file note interface displays file notes with prefiUed suffix and participant fields as well as selectable items in a category and subcategory field. Moreover, methods and systems consistent with the present invention, enable a claim handler to select a selectable category and subcategory and provide short text associated with the selection in a predefined text area. In addition, a larger text area may also be provided to capture any free form text.
BRIEF DESCRIPTION OF THE DRAWINGS
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an implementation of the invention and, together with the description, serve to explain the advantages and principles of the invention. In the drawings,
Figures 1 A- ID depict exemplary interfaces for use with methods and systems consistent with the present invention;
Figure 2 depicts a flow chart of steps performed when generating a new file note consistent with the principles of the present invention;
Figure 3 depicts a flow chart of steps performed when viewing generated file notes consistent with the principles of the present invention;
Figure 4 depicts a block diagram of a data processing system in which interfaces consistent with the present invention may be implemented; and Figure 5 depicts an exemplary computer network suitable for practicing methods and systems consistent with the principles of the present invention.
DETAILED DESCRIPTION
The following detailed description of the invention refers to the accompanying drawings. Although the description includes exemplary implementations, other implementations are possible, and changes may be made to the implementations described without departing from the spirit and scope of the invention. The following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims. Wherever possible, the same reference numbers will be used throughout the drawings and the following description to refer to the same or like parts. Introduction
Methods and systems consistent with the principles of the present invention automatically generates file notes for insurance claims. Such methods and systems enable rapid generation of text representing file notes since claim handlers need only "point" and "click" to create the file note. The handler enters in short text in predefined text area to complete the file note.
A claim handler may use a file note interface to view, or modify existing file notes. In addition, a claim handler may use a claim folder interface to create claims for incidents (e.g., car accident, lost jewelry, house fire), and provide information associated with the claim to the file note interface.
An insurance claim is broadly defined as a request by a claimant to be reimbursed by an insurance company for a loss. For example, a claimant may file a claim regarding a car accident (e.g., medical injury claim), lost jewelry, or a house fire (e.g., cost to refurnish the house). Claims may be stored in a claim database as a claim folder. Each claim folder is stored as a record in the claim database. The claim database may be a relational database containing all information relating to each claim, including any associated file notes. The claim database may use well known database system, such as the ORACLE database system, available from ORACLE, Corp.
The claim folder is a high level organizational view of a claim. The claim folder contains information regarding each participant in the claim (e.g., driver of both cars, house residents), available suffixes, information relating to the insured's policy, and other information necessary to process claims. A suffix is broadly defined as any applicable coverage from an insurance policy for the claim. Though insurance policies have many coverages (e.g., rental, collision, bodily injury), only a few of the coverages are related to any one claim. Thus, when a claimant files the claim, the insurance policy is applied to the loss, and each applicable coverage on the policy is labeled a suffix. For example, an insured person may have both collision and medical payment policy coverages with different limits. If the insured person is involved in an accident, a collision suffix may be created in the claim folder to cover any losses related to vehicle damage. In addition, a medical payment suffix may be created in the claim folder to cover losses related to their medical expenses incurred as a result of the accident. Payments made by the insurance company may be tracked on a suffix by suffix basis so that preset spending limits are applied appropriately.
Additionally, the claim folder contains file notes pertaining to each suffix and participant. File notes provide additional documentation for claims by capturing information that is not captured as data elements within the claim folder. Additionally, data that is documented many times across multiple suffixes may be captured quickly, and in a standard format by using file notes, thus providing consistency across claims. Since file notes are generated using standardized and/or free form text, file notes may be indexed in the claim database by participant or by suffix. File notes may also be used as internal communication between claim handlers, vendors, and even insurance companies. In one example, in the case of an automobile collision, a file note may contain information relating to the cost of repair, hours worked, and number of days to repair. In another example, a file note may include the amount of medical bills.
Methods and systems consistent with the present invention enable claim handlers the ability to capture standard text quickly and efficiently. Moreover, by automatically generating file notes, a claim handler's thought process may be streamlined when updating claim folders, or investigating, evaluating, or resolving the claim. By automatically generating file notes for the handler, most, if not all, file notes are easily searchable when stored in the claim database since fields are automatically populated for the handler (e.g., suffix, participant). Additionally, since most, if not all, of each file note is already preformatted, the insurance company obtains a benefit of having consistent verbiage from multiple claim handlers. That is, methods and systems consistent with the present invention reduce the number of acronyms and/or cryptic notes that would otherwise be used by the handler. Claim Interfaces
Figures 1 A- ID depict exemplary interfaces for use with methods and systems consistent with the present invention. Such interfaces may be displayed to claim handlers. The interfaces may be any type user interface, such as a Web interface, or a Visual Basic interface capable of displaying information. A Web interface may include software, such as the well-known APACHE web server. The interfaces enable handlers to view, create, or modify file notes.
Figure 1 A depicts an exemplary claim folder interface 100 for use with method and systems consistent with the present invention. Claim folder interface 100 presents to the handler a high level interface regarding the instant claim, such that the handler can easily identify participants, claimants, vehicles involved, drivers, and any related suffixes (e.g., rental, collision, bodily injury, medical).
As explained, a claimant is a person who files a claim against an insurance company. A participant is an entity involved in the claim (e.g., police, towing company, doctor). A suffix is an event or coverage type relating to the instant claim. An insured person may be the participant as well as the claimant. Claim folder interface 100 also contains a button 102 linking each suffix and participant to a file note interface 110.
Figure IB depicts an exemplary file note interface 110. File note interface 110 contains suffix and participant data obtained from claim folder interface 100 placed in a suffix field 112 and a participant field 114. Suffix field 112 may be a combinational box or a list box and lists all suffixes for the claim. Participant field 114 may also be a combinational box or list box and displays the name of a participant for each suffix in suffix field 112. When a handler selects button 102 to initiate the creation of a new file note 110, the data highlighted in claim folder interface 100 (suffix and participant) is loaded in suffix field 112 and participant field 114.
Category field 116 is a selection list box (multiple or single) and includes available categories for the claim pertaining to a highlighted suffix in suffix field 112 and participant in participant field 114, such as litigation, investigation, facts, liability, damages, medical appraisal, or case estimate. Categories correspond to the captioned reports that handlers may consider during a review of a claim, and are specific to the type of claim and suffix being reported by handler. Subcategory field 118 is a combinational box and includes subcategories reflecting options for each category, such as referral, recovery, update, initial contact, case evaluation. Each subcategory in subcategory field 118 relates to a predefined text field 120. Predefined text field 120 is a spreadsheet control and displays the names of the fields in one column and allows the handler to enter values for the appropriate field in a corresponding cell in the next column.
A free form subcategory enables a handler to enter non-standard text without regard to formatting. For example, if the free form subcategory is selected in subcategory field 118, the handler may enter text only in file note area 124.
File note interface 110 provides a novel way for handlers to create file notes consistently and effortlessly. Both category field 116 and subcategory field 118 may be search criteria when the handler searches for file notes at a later time. Moreover, file note interface 110 provides a standardized interface for the handler to be consistent.
Figure 1C depicts an exemplary claim history interface 130 consistent with methods and systems of the present invention. Claim history 130 provides a convenient way to search for filed file notes in the claim database.
Figure 1 D depicts an exemplary file note view interface 140 for use with methods and systems consistent with the present invention. File note view interface 140 may be used to add or modify file notes. Many fields in file note view interface 140 are updateable through file note view 140, such as suffix field 112 or participant field 114. However, for integrity and/or security purposes, once a file note is saved using file note interface 110 predefined text and free form areas may not be changed. New File Note
Figure 2 depicts a flow chart of the steps performed when creating and adding a file note to the claim database. The process begins by receiving an indication from the handler to include a file note for a particular suffix and participant in the claim folder interface 110 (step 202). The handler may highlight a suffix and participant and then selects button 102. In doing so, a file note interface 110, with suffix field 112 and participant field 114 already filled out, is displayed to the handler (step 204). For example, if a handler has completed the collision suffix in claim folder interface 100 for the driver and determines that a file note is needed, the handler may highlight the collision suffix in claim folder interface 100, and initiate file note interface 110.
Once file note interface 110 including the prefiUed information is displayed to the handler, data for category field 116 and subcategory field 118 may be obtained from the claim database (step 206). The category and subcategory data is obtained from the claim database and placed in the fields 116, 118 respectively. Next, the handler may provide information to complete the file note (step 208). First, the handler may select a category and a subcategory from fields 116 and 118. Once selected, the handler may add data to predefined text area 120 and/or file note area 124. Based on the subcategory selected in subcategory field 118, predefined text area 120 contains fields so that the handler may enter in short text. This way, standardized file notes are generated. The short text may be entered using a table in predefined text area 120. The table has different fields, based on the subcategory chosen by the handler. Thus, if the handler chooses a different subcategory in subcategory field 118, a new predefined data area 120 with a new table is displayed. The results of the predefined text area 120 are displayed in a readable format in output area 122.
In addition to entering in standardized notes according to the predefined text area 120, the handler may add free form notes in file note area 124. Moreover, in addition to areas 120 and 124, a handler may indicate whether the instant file note is significant. However, the instant file note may already be indicated as significant based on a subcategory previously selected by the handler in subcategory area 118. Significant file notes are those file notes that are important highlights in the life of the claim.
The information inputted in predefined text area 120 and file note area 124 by the handler is combined into a file note and saved in a claim database (step 210). Once saved, the file note may remain open to receive additional file notes for the selected suffix 112 and participant 114. Once all associated file notes have been entered and stored in a claim database, the file notes may be viewed using a file note view interface 140. Niew File Notes
Figure 3 depicts a flow chart of steps performed when providing a file note history interface 130 and a file note edit interface 140 to the handler. First, file note history interface 130 is displayed to the handler (step 302). Using history interface 130, a handler may search for file notes using search criteria 132. The search results are displayed in search results section 134. The handler may select a file note from search result section 134 (step 304). Once a file note is selected, view file note interface 140 is displayed (step 306). The handler may then add or modify the contents of the file note by selecting a corresponding button in the interface. However, the handler may not change the category, subcategory or note area box. As explained above, this is to ensure the integrity of the file note.
If the handler chooses to save the file note (step 308), the file note index information is updated in the claim database to reflect the changes to the file note. If the handler chooses to close without making any changes to the file note (step 310), the file note index information is also updated in the claim database to reflect no changes. The handler may also choose to cancel any pending changes to the file note (step 312). File note edit interface 140 uses a "dirty flag" to indicate that changes have been made. If the dirty flag is true (e.g., changes have been made), file note edit interface 140 may display a dialog box indicating that any changes to the pending file note may be lost (step 314). If the dirty flag is false, then the file note is not updated in the claim database. Computer System
Figure 4 illustrates an architecture for a data processing system 400 with which methods and systems consistent with the present invention may be implemented. The exemplary computer system of Figure 4 is for descriptive purposes only and is not intended to limit application of method and systems consistent with the present invention to use with a particular architecture. Although the description may refer to terms commonly used in describing particular computer systems, such as in a personal computer, the description and concepts equally apply to other computer systems such as network computers, workstations, and mainframe computers having architectures that may be different from the architecture shown in Figure 4. Data processing system 400 includes a memory 420, a secondary storage device 430, a central processing unit ("CPU") 440, an input device 450 and a video display 460. Those skilled in the art will appreciate that computer system 400 may contain additional components. Memory 420 of computer system 400 includes program 422 for generating interfaces 100, 110, 130, and 140 in video display 460 and for automatically generating file notes. As an example, program 422 may be written in the Visual Basic programming language. Consistent with one implementation of the invention, file notes are generated and stored in a claim database 432 located in secondary storage device 430 in response to CPU 440 executing one or more sequences of one or more instructions of program 422 contained in memory 420.
Figure 5 depicts an alternative file note generation system 500 suitable for practicing methods and systems consistent with the present invention. System 500 comprises a client computer 502 and an application server 504, linked together through network 510. Application server 504 contains file note software (not shown). An insurance handler may use client computer 502 to receive and transmit information to application server 504.
Client computer 502 may contain a browser that allows users to interact with application server 504 by transmitting and receiving files, such as Web pages. A web page may include images or textual information to provide an interface to receive identification information from a user using hypertext markup language (HTML), Java, or other techniques. An example of a browser suitable for use with methods and systems consistent with the present invention is the NETSCAPE NAVIGATOR browser, from NETSCAPE.
Application server 504 may contain a file note program to transmit interfaces (e.g., file note, history, and claim folders) to client computer 502, and to automatically generates file notes with consistent verbiage. Application server 504 may also contain a secondary storage device (not shown) to store the claims and file notes. Conclusion
As described, methods and systems consistent with the present invention automatically generate file notes for insurance claims using predefined text to complete each file note. Although aspects of the present invention are described as being stored in a memory, one skilled in the art will appreciate that these aspects may be stored on or read from other computer readable media, such as secondary storage devices, like hard disks, floppy disks, and CD-ROM; a carrier wave received from a network like the Internet; or other forms of ROM or RAM. Additionally, although specific components and programs of system 400 have been described, those skilled in the art will appreciate that system 400 may contain additional or different components or programs.
The foregoing description of an implementation of the invention has been presented for purposes of illustration and description. It is not exhaustive and does not limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practicing of the invention. For example, the described implementation includes software but the present invention may be implemented as a combination of hardware and software or in hardware alone.

Claims

WHAT IS CLAIMED IS:
1. A method for generating a file note for an insurance claim, comprising the steps, executed in a data processing system, of: prefilling a first set of fields with information identifying a file note; obtaining a selection of fields from a user for a second set of fields; permitting the user to add data to a predefined text area based on the selected fields; and generating a file note that contains the first set of fields, the second set of fields, and the data in the predefined text area.
2. The method of claim 1 , further comprising the step of storing, in a claim database, the generated file note.
3. The method of claim 1 , wherein the data is short text, and where the predefined text area includes a table of variables and a corresponding field that receives short text for each variable.
4. The method of claim 1 , wherein permitting the user to add data further comprises the step of permitting the user to add free form notes in a file note area.
5. The method of claim 4, further comprising the steps of: combining the file note area and the predefined text area; and storing, in a database, the combined area as a file note.
6. The method of claim 1 , further comprising the step of obtaining from the user an indication of whether the file note is significant.
7 The method of claim 1 , wherein the second set of fields includes a category and a subcategoiy.
8. The method of claim 1 , wherein the first set of fields include a suffix field and a participant field, wherein the suffix field indicates the type of insurance coverage, and wherein the participant field indicates a participant to the claim.
9. A method for generating a file note for an insurance claim folder, comprising: providing on a display device a claim folder screen depicting attributes associated with a claim; providing on a display device a file note screen depicting a criteria section, and a text entry section, wherein the text entry section is based on selected criteria in the criteria section; receiving from a user information associated with the text entry section; and generating the file note based on information received from the user.
10. The method of claim 9, wherein the criteria section contains a selected suffix and a selected participant, wherein the suffix and participant are selected by a user in the claim folder screen, and wherein the criteria section further contains a category and subcategory field containing categories and subcategories selectable by the handler.
11. The method of claim 10, wherein the categories and subcategories are based on the suffix, participant, or the claim.
12. The method of claim 9, wherein the file note screen further comprising a free form note section containing a text area.
13. A system for generating a file note for an insurance claim, comprising: prefilling means for prefilling a first set of fields with information identifying a file note; obtaining means for obtaining a selection of fields from a user for a second set of fields; permitting means for permitting the user to add data to a predefined text area based on the selected fields; and generating means for generating a file note that contains the first set of fields, the second set of fields, and the data in the predefined text area.
14. The system of claim 13, further comprising a claim database, wherein the database stores the generated file note.
15. The system of claim 13 , wherein the data is short text, and where the predefined text area includes a table of variables and a corresponding field that receives short text for each variable.
16. The system of claim 13, wherein the permitting means further permits the user to add free form notes in a file note area.
17. The system of claim 16, further comprising: combining means for combining the file note area and the predefined text area; and a database for storing the combined area as a file note.
18. The system of claim 13, further comprising obtaining means for obtaining an indication of whether the file note is significant.
19. The system of claim 13, wherein the second set of fields includes a category and a subcategory.
20. The system of claim 13, wherein the first set of fields include a suffix field and a participant field, wherein the suffix field indicates the type of insurance coverage, and wherein the participant field indicates a participant to the claim.
21. The system of claim 13, further comprising display means for displaying a file note interface screen containing the first set of fields, the second set of fields, and the predefined text area.
PCT/US2001/011778 2000-04-14 2001-04-11 Insurance file note generation method and system WO2001080052A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP01930477A EP1275059A1 (en) 2000-04-14 2001-04-11 Insurance file note generation method and system
AU2001257010A AU2001257010A1 (en) 2000-04-14 2001-04-11 Insurance file note generation method and system
CA002403100A CA2403100A1 (en) 2000-04-14 2001-04-11 Insurance file note generation method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/550,499 2000-04-14
US09/550,499 US7017111B1 (en) 2000-04-14 2000-04-14 Insurance file note generation method and system

Publications (1)

Publication Number Publication Date
WO2001080052A2 true WO2001080052A2 (en) 2001-10-25

Family

ID=24197424

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/011778 WO2001080052A2 (en) 2000-04-14 2001-04-11 Insurance file note generation method and system

Country Status (5)

Country Link
US (1) US7017111B1 (en)
EP (2) EP1275059A1 (en)
AU (1) AU2001257010A1 (en)
CA (1) CA2403100A1 (en)
WO (1) WO2001080052A2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7124088B2 (en) 1999-07-30 2006-10-17 Progressive Casualty Insurance Company Apparatus for internet on-line insurance policy service
US8204765B2 (en) 2000-02-18 2012-06-19 eReceivables, LLC System and method for standardized and automated appeals process
US7624031B2 (en) * 2000-05-26 2009-11-24 The Hartford Fire Insurance Company Online method and system for fulfilling needs resulting from property and other similar losses
WO2014068362A1 (en) * 2012-10-30 2014-05-08 Soda Private Limited Method and system for secure computer file management and storage having high level of usability
US10475126B1 (en) * 2013-12-16 2019-11-12 Little Bear Enterprises, LLC Insurance quote system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5253362A (en) 1990-01-29 1993-10-12 Emtek Health Care Systems, Inc. Method for storing, retrieving, and indicating a plurality of annotations in a data cell
US5404295A (en) 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5523942A (en) 1994-03-31 1996-06-04 New England Mutual Life Insurance Company Design grid for inputting insurance and investment product information in a computer system
US6003007A (en) 1996-03-28 1999-12-14 Dirienzo; Andrew L. Attachment integrated claims system and operating method therefor

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5950169A (en) * 1993-05-19 1999-09-07 Ccc Information Services, Inc. System and method for managing insurance claim processing
US5806079A (en) * 1993-11-19 1998-09-08 Smartpatents, Inc. System, method, and computer program product for using intelligent notes to organize, link, and manipulate disparate data objects

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5253362A (en) 1990-01-29 1993-10-12 Emtek Health Care Systems, Inc. Method for storing, retrieving, and indicating a plurality of annotations in a data cell
US5404295A (en) 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5523942A (en) 1994-03-31 1996-06-04 New England Mutual Life Insurance Company Design grid for inputting insurance and investment product information in a computer system
US6003007A (en) 1996-03-28 1999-12-14 Dirienzo; Andrew L. Attachment integrated claims system and operating method therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1275059A1

Also Published As

Publication number Publication date
EP2320373A3 (en) 2012-12-26
EP1275059A1 (en) 2003-01-15
CA2403100A1 (en) 2001-10-25
AU2001257010A1 (en) 2001-10-30
EP2320373A2 (en) 2011-05-11
US7017111B1 (en) 2006-03-21

Similar Documents

Publication Publication Date Title
US5970464A (en) Data mining based underwriting profitability analysis
US7076439B1 (en) Method and apparatus for managing multiple projects
US6873991B2 (en) System and method for organizing information
US8234136B2 (en) Document processes of an organization
US20080201319A1 (en) Method, system and computer software for using an XBRL medical record for diagnosis, treatment, and insurance coverage
US20020137015A1 (en) Computer-aided methods and apparatus for assessing an organizational process or system
US6496838B1 (en) Database reconciliation method and system
US20060004612A1 (en) Systems and methods for configuring and processing insurance information
US20160358266A1 (en) Method and System for Monitoring Entity Data for Trigger Events and Performing Entity Reassessments Related Thereto
US20040039601A1 (en) Virtual file cabinet including health information method and apparatus
US20160342572A1 (en) Computer-Implemented System And Method For Identifying And Visualizing Relevant Data
US20070288272A1 (en) Collection systems and methods for managing insurance subrogation claims
US8050947B2 (en) Automated insurance enrollment, underwriting, and claims adjusting
EP1029262A2 (en) Single-document active user interface, method and system for implementing same
WO2005022356A2 (en) System and method for assessing a supplier’s compliance
CA2715067A1 (en) System and method for providing judicial orders
US20090171884A1 (en) System and method for web-based case management
US6973441B1 (en) Method and apparatus for managing accounts payable
US7017111B1 (en) Insurance file note generation method and system
US20040267814A1 (en) Master test plan/system test plan database tool
US20120041885A1 (en) System and Method for Drafting Real-Estate Contracts
WO2020036826A1 (en) Systems and methods for collecting, aggregating and reporting insurance claims data
US20070219879A1 (en) System and method for automatically generating expense reports
US20080319938A1 (en) System and method for identifying prospects for mortgage refinancing
AU2006204651A1 (en) A system and method for facilitating the provision of legal and financial services

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2403100

Country of ref document: CA

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWE Wipo information: entry into national phase

Ref document number: 2001930477

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001930477

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)