Case management for a personal injury plaintiff's law office using a relational database6098070Abstract An electronic case manager for a personal injury plaintiffs law office in which client and defendant level data related to an injury incident are collected and organized in an efficient manner. The electronic case manager include a relational database having a number of tables, and a database management program. Claims It is claimed: Description NOTICE OF COPYRIGHTS AND TRADE DRESS
TABLE IA
______________________________________
Table Name
Description Reference
Essential?
______________________________________
defendants
information about prospective
220 .check mark.
and actual defendants for
claims by law office clients
for personal injuries
insurers information about insurers
210 .check mark.
attorneys information storing about
260 .check mark.
defense and insurance
attorneys
incidents information about injury-
205 .check mark.
causing incidents
witnesses information about witnesses
215 .check mark.
expert witnesses
information about expert
250 .check mark.
witnesses
evidence information about evidence
245 .check mark.
litigation
information about litigation
230 .check mark.
depositions
information about depositions
255 .check mark.
motions information about motions
240 .check mark.
arbitrations
information about arbitrations
235 .check mark.
police reports
information about police
225 .check mark.
reports
appearances
information about court
265
appearances
______________________________________
The tables in Table IC are not essential. However, they are preferably provided to allow for reuse of the indicated data. This reuse may take place across the cases, so none of these tables includes a file number field, as shown further below. Preferably, data entry screens for the data structure of the invention include editing and ease of use features as known in the art. This includes intelligent field length limiting, automatic formatting of dates, numbers, monetary amounts, etc., drop-down lists which may or may not be edited depending on the nature of the data, etc. Information About Each Table Before describing the individual fields of each table, several fields which appear in the tables are described, including a file number field, name fields, a client ID field, a defendant ID field, and address fields. The file number field in the various tables, in most law offices, will be the firm's own file number for the case. However, the file number need only be unique for each case, and could even be generated by the database manager. The various name fields preferably are comprised of a first name, middle name and last name field. Each client must have a unique client ID field for each case. Each defendant must have a unique defendant ID field for each case. Preferably, the client IDs and defendant IDs are unique amongst each other for each case as well. This permits linkages between the insurers table and discovery tables. Alternatively, for tables which might have an ID field which could be filled by a client ID or a defendant ID, flags may be provided to indicate whether an ID is a client ID or a defendant ID, or separate fields may be provided for client ID and defendant ID. The various address fields are preferably comprised of a street address field, a state field, a city field, a zip code field, and one or more phone number fields. Turning now to the tables, the fields in the clients table 305 are shown in Table II. These fields and additional fields are shown in FIGS. 5A and 5B and will be appreciated by those of skill in the art. The client table must be linked to the incident table. Preferably, this linkage is arranged by including a file number field in the client table.
TABLE II
______________________________________
Clients Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
509 .check mark.
client ID
an identifier of the client - unique
.check mark.
to the client's case
name a client's name 501 .check mark.
address the client's address
502 .check mark.
date of birth
the client's date of birth
503 .check mark.
first a government-issued identification
504 .check mark.
government
number, preferably a drivers
identification
license number
second a government-issued identification
505 .check mark.
government
number, preferably a social
identification
security number
salutation
a salutation or greeting to use on
506 .check mark.
letters to the client
event type
the type of event which led to the
507 .check mark.
client's injury; preferably selected
from a list
assigned
an identifier of the firm's attorney
508 .check mark.
attorney
who is assigned to represent the
client
ready to
whether the client is ready to settle
510
settle
demand the date when a demand letter was
511
letter sent
sent on behalf of the client
settlement
the type of settlement sought
512
type
settlement
the date upon which the settlement
513 .check mark.
date consummated
contingent
a number representing the
514 .check mark.
fee percentage of the offer paid to the
attorney
offer the amount offered by defendants
515 .check mark.
to settle the case
______________________________________
The fields in the defendants table 220 are shown in Table III. These fields and additional fields are shown in FIG. 6 and will be appreciated by those of skill in the art.
TABLE III
______________________________________
Defendant Table Structure
Field Name
Description Reference
Essential?
______________________________________
defendant ID
an identifier of the defendant
.check mark.
which is unique to the case
file number
an identifier of the case - unique
601 .check mark.
name a defendant's name 602 .check mark.
address the defendant's address
603 .check mark.
date of birth
the defendant's date of birth
604
government
a government-issued identification
605
identification
number, preferably a drivers
license number
entity type
the defendant's legal entity:
606 .check mark.
preferably selected from a list
which includes male, female and
corporate
service date
the date when the defendant was
607 .check mark.
served with a complaint
______________________________________
The fields in the insurers table 210 are shown in Table IV. These fields and additional fields are shown in FIG. 7 and will be appreciated by those of skill in the art.
TABLE IV
______________________________________
Insurer Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
701 .check mark.
insured name
the name of the party covered by
702 .check mark.
the referenced insurance policy
adjuster
the adjuster's name who
703 .check mark.
name is assigned to the case
policy the policy number of the
704 .check mark.
number insured's insurance policy
claim the claim number assigned to the
705 .check mark.
number case by the insurance company
policy limits
the monetary limits of the
706 .check mark.
insurance policy
medical contributions toward payment of
707
payments
medical expenses under policy
reimburse-
indicates whether medical
708
ment payments must be reimbursed
rental car
whether a vehicle insurance policy
709
provides for rental car
reimbursement
uninsured
whether the policy provides
710 .check mark.
motorist
coverage for damage caused by
uninsured motorists
uninsured
the policy limits for uninsured
711
motorist
motorist coverage
limits
______________________________________
The fields in the attorneys table 260 are shown in Table V. These fields and additional fields are shown in FIG. 8 and will be appreciated by those of skill in the art.
TABLE V
______________________________________
Attorney Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
801 .check mark.
attorney ID
the identifier of an attorney
802 .check mark.
involved in the case (not with the
firm)
party name
the party the attorney represents
803 .check mark.
______________________________________
The fields in the incidents table 205 are shown in Table VI. These fields and additional fields are shown in FIG. 9 and will be appreciated by those of skill in the art.
TABLE VI
______________________________________
Incidents Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
901 .check mark.
incident date
the date the incident occurred,
902 .check mark.
and preferably also the time
incident type
the type of incident
903
location the location of the incident
904 .check mark.
description
a narrative description of the
905 .check mark.
incident
code violation
any government laws, re-
906
gulations, rules or ordinances
which were violated
conditions
relevant conditions to the
907
incident
prior accidents
information about prior related
908
accidents
______________________________________
Table VI-Incidents Table Structure The fields in the property damage table 315 are shown in Table VII. These fields and additional fields are shown in FIG. 10 and will be appreciated by those of skill in the art.
TABLE VII
______________________________________
Property Damage Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier associated with the
1001 .check mark.
case - unique
client ID
an identifier of the client - unique
1002 .check mark.
to the client's case
type/year
the type and year of the client's
1003 .check mark.
vehicle
plate the vehicle's license plate number
1004
owner the name of the vehicle's registered
1005 .check mark.
owner
photos a narrative description of the
1006
photos of property damage
description
a narrative description of the
1007
damage to the vehicle
mileage the vehicle's odometer reading at
1008
the time of the incident
______________________________________
The fields in the loss of earnings table 320 are shown in Table VIII. These fields are shown in FIG. 11 and will be appreciated by those of skill in the art.
TABLE VIII
______________________________________
Loss of Earnings Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1101 .check mark.
client ID
an identifier of the client - unique
1102 .check mark.
employer
the name of the client's employer
1103 .check mark.
address the employer's address
1104
supervisor
the name of the client's supervisor
1105
job title
the client's title at work
1106 .check mark.
job duties
narrative description of the client's
1107
duties at work
lost time
how many hours and/or days of
1108 .check mark.
work time the client lost
compensa-
the client's hourly or other normal
1109 .check mark.
tion compensation
______________________________________
The fields in the medical bills table 310 are shown in Table IX. These fields and additional fields are shown in FIGS. 12A and 12B and will be appreciated by those of skill in the art.
TABLE IX
______________________________________
Medical Bills Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1201 .check mark.
client ID
an identifier of the client - unique
1202 .check mark.
to the client's case
provider ID
the identifier of the medical care
1203 .check mark.
provider
doctor the attending doctor's name
1204 .check mark.
first exam
the date of the doctor's first exam
1205
of the client
final the date of the doctor's final exam
1206
of the client
report whether the doctor's report has
1207
received
been received by the firm
rec received 1208
bill received
whether the medical provider's bill
1209
has been received by the firm
lien signed 1210
injury the injury treated by the doctor
1211
treatment
the treatment prescribed by the
1212
doctor
future future treatments prescribed by the
1213
treatment
doctor
charge the medical provider's charge
1214 .check mark.
non-reim-
the amount of non-reimbursable
1215
bursable
charges
reduction
the amount of discount or other
1216
reduction applied to the medical
provider's charges
______________________________________
The fields in the witnesses table 215 are shown in Table X. These fields and additional fields are shown in FIG. 13 and will be appreciated by those of skill in the art.
TABLE X
______________________________________
Witnesses Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1301 .check mark.
name the witness's name 1302 .check mark.
address the witness's address
1303 .check mark.
government
the witness's driver license number
1304
identification
date of birth
the witness's date of birth
1305
statement
indicates whether a statement was
1306
taken from the witness
statement
the date the witness's statement
1307
date was taken
favorable
whether the witness is favorable to
1308
the firm's clients
testimony
narrative of the witness's testimony
1309 .check mark.
______________________________________
The fields in the expert witnesses table 250 are shown in Table XI. These fields and additional fields are shown in FIG. 14 and will be appreciated by those of skill in the art.
TABLE XI
______________________________________
Expert Witnesses Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1401 .check mark.
expert ID
an identifier of the expert witness -
1402 .check mark.
unique
opinion the opinion of the expert witness
1403 .check mark.
______________________________________
The fields in the evidence table 245 are shown in Table XII. These fields are shown in FIG. 15 and will be appreciated by those of skill in the art.
TABLE XII
______________________________________
Evidence Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1501 .check mark.
name the name of the documentary
1502 .check mark.
evidence
issue the issue raised or addressed by the
1503
document
description
a narrative description of the
1504 .check mark.
document
party an identifier of the party (client ID
1505 .check mark.
supported
or defendant ID) supported by the
document
date received
the date the firm received the
1506
document
source the source of the document
1507
admissible
whether the document is likely
1508
admissible at trial
objections
potential objections to the
1509
evidence's admission
arguments
the arguments underlying the
1510
objections
authority
the legal authority for the
1511
arguments
motions in
description of motions in limine
1512
limine anticipated for trial
______________________________________
The fields in the litigation table 230 are shown in Table XIII. These fields and additional fields are shown in FIG. 16 and will be appreciated by those of skill in the art.
TABLE XIII
______________________________________
Litigation Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of case - unique
1601 .check mark.
case number
the case number assigned by the
1602 .check mark.
court
court ID
an identifier of the court - unique
1603 .check mark.
trial date
the date for the trial to start
1604
trial time
the time when the trial is to start
1605
department
the department, division or court
1606
room for the trial
judge the judge hearing the case
1607
______________________________________
The fields in the depositions table 255 are shown in Table XIV. These fields and additional fields are shown in FIG. 17 and will be appreciated by those of skill in the art.
TABLE XIV
______________________________________
Depositions Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1701 .check mark.
deponent the name of the deponent
1702 .check mark.
service date
the name of the deponent
1703 .check mark.
deposition date
the date of the deposition
1704 .check mark.
deposition time
the time of the deposition
1705 .check mark.
document a list of documents requested for
1706
request the deponent to produce at the
deposition
noticed by
the party noticing the deposition
1707
location the location of the deposition
1708 .check mark.
______________________________________
The fields in the discovery table 330 are shown in Table XV. These fields are shown in FIG. 18 and will be appreciated by those of skill in the art. Although only one discovery table is shown, it is preferred to provide to discovery tables--one table for discovery propounded by a client, and a second table for discovery propounded by a defendant on a client. In such an embodiment, the "from" and "to" fields do not include a defendant ID. Rather, it is preferred to have only the typed name of the defendant in the field.
TABLE XV
______________________________________
Discovery Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1801 .check mark.
to an identifier of the party (client
1803 .check mark.
or defendant) upon whom the
discovery was served
from an identifier of the party (client
1804 .check mark.
or defendant) serving the
discovery
type the type of discovery
1805 .check mark.
service date
the date the discovery request
1806
was served
service type
the type of service
1807
set the set number of the discovery
1808
request
extension
whether the discovery request is
1809
extendable
response served
whether the response to the
1810
discovery request was served
response due
date discovery response is due
1811 .check mark.
______________________________________
The fields in the motions table 240 are shown in Table XVI. These fields are shown in FIG. 19 and will be appreciated by those of skill in the art.
TABLE XVI
______________________________________
Motions Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
1901 .check mark.
moving party
an identifier of the moving party
1902 .check mark.
ID (client ID or defendant ID)
responding
an identifier of the responding
1903 .check mark.
party ID party (client ID or defendant ID)
motion type
the type of motion
1904 .check mark.
date served
the date the motion served
1905
service type
the type of service of the motion
1906
ruling the court's ruling on the motion
1907
notice required
indicates whether notice of
1908
ruling required to be given
hearing date
the hearing date of the motion
1909 .check mark.
hearing time
the hearing time of the motion
1910 .check mark.
department
the department, division or court
1911 .check mark.
room for the hearing
opposition due
the date when the opposition to
1912
the motion must be filed
reply due
the date when the reply to the
1913
opposition must be filed
follow up
describes subsequent actions
1914
required pursuant to court's
ruling
______________________________________
The fields in the costs table 325 are shown in Table XVII. These fields are shown in FIG. 20 and will be appreciated by those of skill in the art.
TABLE XVII
______________________________________
Costs Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
2001 .check mark.
client ID
an identifier of the client - unique
2002 .check mark.
to the client's case
date the date the cost was incurred
2003
type the type of expense
2004 .check mark.
description
a narrative description of the
2005
expense
charge the charge for the expense
2006 .check mark.
amount paid
the amount the firm paid
2007
______________________________________
The fields in the arbitrations table 235 are shown in Table XVIII. These and additional fields are shown in FIG. 21 and will be appreciated by those of skill in the art.
TABLE XVIII
______________________________________
Arbitrations Table Structure
Field Name
Description Reference Essential?
______________________________________
file number
an identifier of the case - unique
2101 .check mark.
hearing date
the date when the arbitration
2102 .check mark.
hearing is to start
time the time when the arbitration
2103 .check mark.
hearing is to start
location
the location of the arbitration
2104 .check mark.
hearing
arbitrator
the arbitrator's database ID
2105 .check mark.
______________________________________
The fields in the police reports table 225 are shown in Table XIX. These and additional fields are shown in FIG. 22 and will be appreciated by those of skill in the art.
TABLE XIX
______________________________________
Police Reports Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
2201 .check mark.
citation
indicates whether a citation was
2202
issued issued by the investigating agency
agency the name of the agency issuing the
2203 .check mark.
citation
address the address of the citing agency
2204 .check mark.
report number of report assigned by
2205 .check mark.
number agency
______________________________________
The fields in the body shops table 335 are shown in Table XX. These and additional fields are shown in FIG. 23 and will be appreciated by those of skill in the art.
TABLE XX
______________________________________
Body Shops Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
2301 .check mark.
client ID
an identifier of the client - unique
2305 .check mark.
to the client's case
name the name of the body shop
2302 .check mark.
vehicle ID
the license plate or VIN of the
2303 .check mark.
client's vehicle
estimate
the body shop's estimate to repair
2304 .check mark.
the client's vehicle
______________________________________
The fields in the attorney contacts table 410 are shown in Table XXI. These fields are shown in FIG. 24 and will be appreciated by those of skill in the art.
TABLE XXI
______________________________________
Attorney Contacts Table Structure
Field Name
Description Reference
Essential?
______________________________________
attorney ID
an identifier of the attorney -
.check mark.
unique
attorney name
the attorney's name
2401 .check mark.
firm the name of the attorney's firm
2402 .check mark.
salutation
a salutation or greeting for use in
2403 .check mark.
letters to the attorney
address the attorney's address
2404 .check mark.
secretary
the name of the attorney's
2405
secretary
______________________________________
The fields in the adjuster contacts table 425 are shown in Table XXII. These fields are shown in FIG. 25 and will be appreciated by those of skill in the art.
TABLE XXII
______________________________________
Adjuster Contacts Table Structure
Field Name
Description Reference
Essential?
______________________________________
adjuster ID
an identifier of the adjuster -
.check mark.
unique
adjuster
the name of the insurance adjuster
2501 .check mark.
company the adjuster's insurance company
2502 .check mark.
salutation
a salutation of greeting for use in
2503 .check mark.
letters to the adjuster
address the adjuster's address
2504 .check mark.
manager the name of the adjuster's manager
2505
supervisor
the name of the adjuster's
2506
supervisor
______________________________________
The fields in the expert contacts table 430 are shown in Table XXIII. These and additional fields are shown in FIG. 26 and will be appreciated by those of skill in the art.
TABLE XXIII
______________________________________
Expert Contacts Table Structure
Field Name
Description Reference
Essential?
______________________________________
expert ID
a unique identifier of the expert
.check mark.
name the expert's name 2601 .check mark.
salutation
a salutation or greeting for use in
2602 .check mark.
letters to the expert
address the expert's address
2603
specialty
the expert's specialty
2604 .check mark.
rate the expert's billing rate
2605
deposition
the minimum charged by the
2606
min. expert for a deposition
trial min.
the minimum charged by the
2607
expert for a day of trial
side whether the expert normally
2608
represents plaintiffs or defendants
______________________________________
The fields in the medical provider contacts table 420 are shown in Table XXIV. These and additional fields are shown in FIG. 27 and will be appreciated by those of skill in the art.
TABLE XXIV
______________________________________
Medical Provider Contacts Table Structure
Field Name
Description Reference
Essential?
______________________________________
medical a unique identifier .check mark.
provider ID
medical provider
the name of the medical
2701 .check mark.
services provider
address the medical provider's address
2702
contact the name of a contact at the
2703
medical provider
______________________________________
The fields in the arbitrator contacts table 415 are shown in Table XXV. These and additional fields are shown in FIG. 28 and will be appreciated by those of skill in the art.
TABLE XXV
______________________________________
Arbitrator Contacts Table Structure
Field Name
Description Reference
Essential?
______________________________________
arbitrator
the arbitrator's database ID
2801 .check mark.
name the arbitrator's name
2802 .check mark.
address the arbitrator's address
2803
contact person at office of arbitrator
2804
through whom arrangements made
panel name
the name of the panel through
2805
which the arbitrator makes
arrangements
salutation
a salutation or greeting to use in
2806 .check mark.
letters to the arbitrator
______________________________________
The fields in the firm attorneys table 405 are shown in Table XXVI. These and additional fields are shown in FIG. 30 and will be appreciated by those of skill in the art.
TABLE XXVI
______________________________________
Firm Attorneys Table Structure
Field Name
Description Reference Essential?
______________________________________
attorney ID
an identifier of the attorney -
.check mark.
unique
attorney name
the attorney's name
3001 .check mark.
______________________________________
The fields in the appearances table 265 are shown in Table XXVII. These fields are shown in FIG. 31 and will be appreciated by those of skill in the art.
TABLE XXVII
______________________________________
Appearances Table Structure
Field Name
Description Reference
Essential?
______________________________________
file number
an identifier of the case - unique
3101 .check mark.
appearance
the name of the hearing for which
3102 .check mark.
the attorney must appear
date the date of the appearance
3103 .check mark.
time the time of the appearance
3104 .check mark.
department
the courtroom in which the
3105
hearing has been scheduled
judge the judge who will preside over
3106
the scheduled hearing
______________________________________
The fields in the courts table 435 are shown in Table XXVIII. These fields are shown in FIG. 32 and will be appreciated by those of skill in the art.
TABLE XXVIII
______________________________________
Courts Table Structure
Field Name
Description Reference
Essential?
______________________________________
court ID
an identifier of the court - unique
3201 .check mark.
county the county where the court sits
3202 .check mark.
jurisdiction
the name of the court's
3203 .check mark.
jurisdiction
district
the name of the court's district
3204 .check mark.
covered a description of the court's
3205
cities jurisdiction
address the court's address
3206
______________________________________
Table Linkages Tables preferably linked by file number field: clients, incidents, insurers, witnesses, defendants, police reports, litigation, arbitrations, motions, evidence, expert witnesses, attorneys, depositions, medical bills, property damage, loss of earnings, costs, discovery, body shops, appearances. Tables preferably linked by client ID field: clients, medical bills, property damage, loss of earnings, costs, insurers (through insured ID field), evidence (through party supported field), depositions (through noticed by field), discovery (through to and from fields), motions (through moving party field and responding party field). Tables preferably linked by attorney assigned field: clients, firm attorneys (through attorney ID field). Tables preferably linked by adjuster ID field: insurers, adjuster contacts. Tables which could be linked by defendant ID field: defendants, insurers (through insured ID field), evidence (through party supported field), depositions (through noticed by field), discovery (through to and from fields), motions (through moving party field and responding party field). Tables preferably linked by attorney ID field: attorneys, attorney contacts. Tables preferably linked by medical provider ID field: medical bills, medical providers. Tables preferably linked by expert ID field: expert witnesses, expert contacts. Tables preferably linked by arbitrator ID field: arbitrations, arbitrator contacts. Tables preferably linked by court ID field: litigation, courts. Several of the tables have very similar fields, but are not linked. For example, the attorney contacts table, the adjuster contacts table, the experts contacts table and the arbitrator contacts table include name, address and salutation fields, but are not linked. These tables could be embodied as a single contact table having the fields of all of the tables, plus a field which indicates the type of contact. Database Manager In conjunction with the data structure described above, the electronic case manager for a personal injury plaintiffs law office includes a database management program having instructions and arranged for managing the data structure to allow users to generate documents on an output device such as display 105 or printer 125. The operation of the database management program is further described with reference to FIG. 29. After the database management program is started (step 2905), the database management program provides prompts and controls the input of data by a user and stores the data in the long term memory 180 (step 2910). Next, the database management program provides prompts for the user to select an output (e.g., an analytical report or a form document) and controls the user's input of criteria data to be used by the database management program to generate the output (step 2915). The database management program next generates the desired output (step 2920), and processing is complete (step 2925). The electronic case manager manages the data structure in accordance with predefined structure rules in the database management program. Some of these structure rules are also evident from FIGS. 2-4, wherein some tables are shown as a single box, to show one record in that table per case, and other tables are shown as staggered boxes, to show multiple possible records in that table per case. The structure rules include: For each case there will be only one linked incident record. For each incident record there will be at least one linked client record. For each incident record there will be at least one linked defendant record. For each incident record there will be at least one linked insurer record. For each incident record there may be one or more linked attorney records. For each incident record there may be one or more linked property damage records. For each incident record there may be one or more linked loss of earnings records. For each incident record there may be one or more linked medical bills records. For each incident record there may be one or more linked witness records. For each incident record there may be one or more linked expert witness records. For each incident record there may be one or more linked evidence records. For each incident record there may be only one linked litigation record. For each incident record there may be one or more linked deposition records. For each incident record there may be one or more linked discovery records. For each incident record there may be one or more linked motion records. For each incident record there may be one or more linked costs records. For each incident record there may be one or more linked police report records. For each incident record there may be one or more linked arbitration records. For each incident record there may be one or more linked body shop records. For each client record there may be one or more linked medical bill records. For each client record there may be only one linked property damage records. For each client record there may be only one linked loss of earnings records. For each client record there may be one or more linked cost records. For each client record there may be one or more linked insurer records. For each client record there may be one or more linked evidence records. For each client record there may be one or more linked deposition records. For each client record there may be one or more linked discovery records. For each client record there may be one or more linked motion records. For each client record there will be one linked firm attorney record. For each insurer record there will be one linked adjuster contact record. For each defendant record there may be one or more linked insurer records. For each defendant record there may be one or more linked evidence records. For each defendant record there may be one or more linked deposition records. For each defendant record there may be one or more linked discovery records. For each defendant record there may be one or more linked motion records. For each attorney record there must be one linked attorney contact record. For each medical bill record there must be one linked medical provider record. For each expert witness record there must be one linked expert contact records. For each arbitration record there must be one linked arbitrator contact record. The database management program includes instructions for merging data stored in records in the tables with document templates in accordance with predefined merge rules. Thus, after the database management program guides the user through selection of a particular type of document to have generated and database record selection criteria, the database management program generate the selected document on the printer 125 (FIG. 1). For example, if the user desired to print a blank pleading, the user navigates the database management program until he reaches a list of documents which the database management program can generate. Document choices may be organized into one or more hierarchical or linked menus. Preferably, the database management program responds by requesting the user select a client to which the document will relate. The database management program preferably provides a scrollable list or other device to permit simple and friendly selection of a desired client record. Next, the database management program provides the user with a sub-menu from which the user selects the specific document to be produced--"Blank pleading" in this example. The database management program then gathers data from the tables to generate the document. In the case of a blank pleading and some other documents, the database management program generates the document in an editable format, such as in a wordprocessor format. The PI Powertool accomplishes this by exporting the data needed by the blank pleading document, and through macros causes WordPerfect to generate the bank pleading. To generate the blank pleading, the database management program uses the client ID of the client selected by the user to determine the file number of the client's case. From the file number, the database management program can access all of the related defendant records in the defendants table 220, and can obtain the names 602 of all of the defendants in the case. The client ID will also provide access to a client record in the clients table 305, so the database management program can determine which firm attorney 508 is assigned to the case. The identity of the firm attorney from the client record links to the firm attorneys table 405, which will have the name of the attorney 3001 so that the attorney's name is printed at the top of the pleading. The database management program obtains the name of the court through the court ID in the related incident record in the incidents table 205, from which the court's name can be found in the courts table 435. Of course the particular data needed by each document will vary, and one of ordinary skill in the art can identify the tables and fields having the desired data to produce the document and the linked fields necessary to find that data. The database management program preferably can also print generated documents directly. For example, Judicial Council Forms are in a format which is generally incompatible with most word processors. Accordingly, the Judicial Council Forms are stored in a graphic-type format, and the database management program places the data in the proper position in the desired form. If the user has properly entered all needed data into the database, then the database management program can gather this data, through linkages such as the client ID, fill in the data in the form, and print the form. Although exemplary embodiments of the present invention have been shown and described, it will be apparent to those having ordinary skill in the art that a number of changes, modifications, or alterations to the invention as described herein may be made, none of which depart from the spirit of the present invention. All such changes, modifications and alterations should therefore be seen as within the scope of the present invention.
|
Same subclass Same class Consider this |
||||||||||
