US20030050798A1 - System and method for optimizing medical diagnosis, procedures and claims using a structured search space - Google Patents

System and method for optimizing medical diagnosis, procedures and claims using a structured search space Download PDF

Info

Publication number
US20030050798A1
US20030050798A1 US10/092,981 US9298102A US2003050798A1 US 20030050798 A1 US20030050798 A1 US 20030050798A1 US 9298102 A US9298102 A US 9298102A US 2003050798 A1 US2003050798 A1 US 2003050798A1
Authority
US
United States
Prior art keywords
procedures
list
medical
procedure
ordered
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US10/092,981
Inventor
A. Waters
Gerald Rae
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DynaMedix Inc
Original Assignee
DynaMedix Inc
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
Application filed by DynaMedix Inc filed Critical DynaMedix Inc
Priority to US10/092,981 priority Critical patent/US20030050798A1/en
Publication of US20030050798A1 publication Critical patent/US20030050798A1/en
Abandoned legal-status Critical Current

Links

Images

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H70/00ICT specially adapted for the handling or processing of medical references
    • G16H70/20ICT specially adapted for the handling or processing of medical references relating to practices or guidelines
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/63ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for local operation
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems

Definitions

  • the present invention relates generally to a system and method to optimize medical diagnosis, procedures and reimbursement claims using a structured search space.
  • HCFA Health Care Finance Administration
  • Medicare and Medicaid are government agencies responsible for the operation of oversight of medical insurance programs such as Medicare and Medicaid.
  • These programs handle medical claims submitted by health care providers, such as doctors, hospitals, and skilled nursing facilities and reimburse claims that are valid.
  • health care providers such as doctors, hospitals, and skilled nursing facilities and reimburse claims that are valid.
  • Medicare has implemented fraud control and medical necessity initiatives that place an enormous burden upon health care providers to avoid unintentional mis-billings.
  • the diagnosis code represents the diagnosed illness or malady or in some cases just the fact that the patient is having a routine checkup.
  • the procedure code represents the procedure being ordered and is associated with the diagnosis code on the basis of medical necessity. In other words, each diagnosis code has a set of related procedures that can be ordered and will, barring any other mitigating circumstances, be reimbursed by Medicare.
  • Procedure codes are reimbursed based upon a set fee schedule determined and set by HCFA. Procedure codes can represent a simple procedure or a compound procedure that represents multiple individual procedures. This allows for more than one procedure code sequence to represent the exact same set of procedures performed. One consequence of this is that one code combination will allow for a larger reimbursement than another code sequence for the same services performed.
  • HCFA has specified that when determining proper coding for procedures any logic that groups payable procedures in a manner which yields the least expensive payment is acceptable.
  • duplicate procedures are not reimbursable. That is, the same health care provider cannot get reimbursed for performing the same procedure on the same patient more than once for a given encounter. Exceptions to this rule can be indicated in the reimbursement claim by adding a modifier code to the main procedure code which effectively makes it a completely new code.
  • CPT Common Procedural Terminology
  • HCPCS Health Care Procedural Coding System
  • the present invention addresses all the needs mentioned above.
  • the present invention is a system and method that takes a given set of ordered medical procedure codes and constructs a search space representing all possible combinations of simple and compound procedures, which is then traversed in a systematic manner using an evaluation method for each node that determines the reimbursable value. The traversal continues through the entire search space until a node or graph is located that represents a procedure code combination reflecting the minimum reimbursement possible. The rest of the search space is then traversed and new combinations are compared to the current minimum combination. If a lower combination is found, the current minimuim combination is then replaced. This process continues until the entire search space is traversed resulting in the lowest reimbursement combination that satisfies the set of the original ordered procedures.
  • the system and method can be implemented in a general purpose computer or a portable computer.
  • One embodiment is implemented on a palm sized computer with the medical professional entering medical diagnosis and selecting medical procedures directly. The system would then optimize the ordered procedures for billing and patient encounter recording purposes.
  • the attending medical professional records the medical diagnosis and ordered medical procedures and then another medical professional enters the information into a general purpose computer.
  • the system also has access or a direct connection to the patient's information and/or medical history.
  • the invention would be part of an all purpose medical diagnosis/procedure/billing system, or a standalone software package that finds the optimized billing for Medicare reimbursement from a listing of ordered medical procedures.
  • the system may include: a master procedure list of alphanumeric codes that represent each of a plurality of medical procedures, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures; a value associated with each of the plurality of medical procedures; a list of ordered procedures listing medical procedures for a specific medical encounter; a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and a minimum total of the values associated with the medical procedures in the list of ordered procedures.
  • FIG. 1 shows a screen of the preferred embodiment implemented on a palm sized computer.
  • FIG. 2 shows another screen of the preferred embodiment implemented on a palm sized computer.
  • FIG. 3 shows a diagram that represents a list of alphanumeric codes that represent medical procedures prior to being processed by Phase I of the preferred embodiment.
  • FIG. 4 shows a diagram that represents a reference list of procedures containing the procedure codes, the short descriptions, the long descriptions, the information required to calculate a reimbursement fee and a list of component procedures for compound procedures.
  • FIG. 5 shows a diagram that represents a list of the same alphanumeric codes shown in FIG. 1 after being processed by Phase I of the preferred embodiment.
  • FIG. 6 shows a diagram that represents a tree-like search space that was constructed using the alphanumeric codes shown in FIG. 3 and using the reference list shown in FIG. 2 that was created by Phase II of the preferred embodiment.
  • FIG. 7 illustrates the optimum path through the search space shown in FIG. 4 as illustrated by arrows following the links between nodes in the search space.
  • the preferred embodiment is implemented on a palm sized computer 11 as depicted in FIG. 1, but could also be implemented on a desktop general purpose computer.
  • patient information, diagnosis codes and procedures codes would be input into the general purpose computer 13 through direct input or some other type of communication.
  • the diagnosis codes and procedure codes would be obtained from the AMA and the HCFA.
  • the diagnosis codes and procedures codes would be updated as the HCFA and AMA make changes to their codes.
  • this information is in the general purpose computer 13 , it would be downloaded onto the palm sized computer. However, all of the information could be directly inputted into the palm sized computer if desired.
  • the preferred embodiment has a medical professional operating a palm sized computer
  • the invention could also be implemented on a desktop computer and be operated on by a billing clerk, laboratory personnel, or other medical personnel.
  • the billing clerk would use it to validate the billed claim was correct.
  • the laboratory personnel would use it to determine if tests have been ordered that will not be reclaimable.
  • the preferred embodiment has all the diagnosis and procedure codes already provided in the implementation. Furthermore, the user will configure the system to select only the codes that the medical practice requires on a daily basis. However, the patient information would either be entered directly into the system or the system would be connected electronically to the patients records to also allow the medical professionals patient schedule and the patient treatment history to be loaded into the system.
  • FIG. 2 shows an example of a screen 10 of a palm-sized computer 11 that is used to implement the invention.
  • the medical professional would first locate the patient data and then diagnose the medical situation.
  • One window 40 shows a list of diagnosis code groups in order to reduce the number of diagnosis codes from which to chose.
  • Another window 20 shows detail of all of the diagnosis codes that are associated with the selected code group.
  • another window 30 shows the selected diagnosis codes.
  • FIG. 3 shows a screen after the medical professional has finished his diagnosis and is now ready to order medical procedures to address the patient's condition.
  • the medical professional would select the medical procedure group to start from in order to select the ordered procedures.
  • One window 70 shows the ordered procedures groups, while another window 80 shows the codes and details of the medical procedures in the selected group.
  • the system can optimize the ordered procedures for billing.
  • Another embodiment has the attending medical professional record the medical diagnosis and ordered medical procedures and then another medical professional would enter the information into a general purpose computer.
  • the system also has access or a direct connection to the patient's information and/or medical history.
  • the invention would be part of an all purpose medical diagnosis/procedure/billing system, or a standalone software package that finds the optimized billing for Medicare reimbursement from a listing of ordered medical procedures.
  • the ordered procedures are used as input to the process.
  • Table 1 shows an example of two procedure codes, 1008 and C 001 .
  • 1008 is a simple procedure and C 001 is a compound procedure.
  • Procedures can be simple procedures or compound procedures that consist of more than one simple procedure (compound procedures will be interchangeably used with panels throughout this description).
  • the master procedure list is made up of reference data records and will be explained with reference to table 2 below.
  • TABLE 2 Short Long Reimb. Codes Description Description Fees 1004 short desc. 1 long desc. 1 $2.00 1005 short desc. 2 long desc. 2 $1.00 1006 short desc. 3 long desc. 3 $4.00 1008 short desc. 4 long desc. 4 $5.00 C001 short desc. 5 long desc. 5 $3.00 (1004, 1005) C002 short desc. 6 long desc. 6 $4.00 (1004, 1006) C003 short desc. 7 long desc. 7 $5.50 (1005, 1008)
  • the master procedure list has a reference data record for all possible procedures with their associated identification codes.
  • Each reference data record also includes a short description, a long description, and associated reimbursement fees.
  • the long description also contains a listing of all of the simple procedures if that record is for a compound procedure.
  • the master procedure list and its required data structures are used during the process to provide the fees, and the components of compound procedures, for determining new possible combinations.
  • Phase I is the preparation phase whereby the input data is processed to remove compound procedures or duplicate procedures.
  • Phase II is the construction of the search space.
  • Phase III is the traversal of the search space to locate the optimum billing structure.
  • the ordered procedures are checked to see if any of the procedures are panels by comparing each ordered procedure with the master procedure list and then checked for duplicate procedures. It is important to note that the duplicates check is to determine whether a simple procedure is ordered more than once which requires that any compound procedures or panels be unbundled (disassembled) prior to removal of duplicates.
  • a search is performed to determine whether the entry is a panel as indicated by the presence of a list of component procedures in the master procedure list for the ordered procedure code in question. If an ordered procedure is determined to be a panel then the procedure code is removed from the ordered procedure list and the components of the panel are added to the ordered procedure list. This process is performed recursively for each procedure in the ordered procedures list until all procedures in the ordered procedures list are simple (non-panel) procedures. The unbundling process will require either a recursive implementation or a multi-pass implementation if a panel or compound procedure exists that has another compound procedure as a component.
  • the list is processed again to remove any duplicate procedure codes. Beginning with the first entry in the list each entry is compared to all remaining entries in the list looking for duplicates. When a duplicate is found, it is removed from the list and the process continues until no more duplicates remain.
  • the construction of the search space requires inputting the set of ordered procedures with all compound procedures unbundled and all duplicate procedures removed, as described in Phase I.
  • the search space construction involves building a set of data structures that represent all possible combinations of compound and simple procedures.
  • a set of simple procedure codes would be billable as Panel 42 (note: these panel names do not represent real panels as used by HCFA and are for the purpose of illustration only) and Panel 28 with a few simple procedures remaining. Alternately, they would be billable as Panel 38 with no other Panels or simple procedures. Finally, they would be billable as a collection of simple procedure codes using no panels.
  • the search space must represent all possible combinations of codes using compound procedures and simple procedures.
  • the ordered procedures list is then used to start a methodical combination of the processed procedure list into various compound/simple procedure combinations.
  • a list of all compound procedures is made. Then, the first step of the recursive process is to examine the ordered procedure list to find a match between the components of the compound procedures and the ordered procedures. A matched compound procedure is produced when the components of that procedure match two or more of the ordered procedures. The component procedures of this newly matched compound procedure are then removed from the ordered procedures. The matched compound procedure code is then added to the ordered procedure list. The matched compound procedure is then removed from the selection list and the process is repeated until all compound procedures have been either used or discarded as a non-match. For each combination that has been started in this manner, the remaining simple procedures are now searched again to determine if there are any more compound procedure combinations that can be made.
  • C 001 PANEL including 1004 , 1005 .
  • C 002 PANEL including 1004 , 1006 .
  • C 003 PANEL including 1005 , 1008 .
  • Phase II (depicted in FIG. 6)
  • branches of the outline marked with asterisks are incomplete and have sub-branches that are needed to complete that combination chain by selecting one of the sub-components of that branch of the outline. For example, entry 1 . 0 is complete and corresponds to the input list.
  • Branch 2 . 0 starts with the compound procedure C 001 and can be completed by selecting either 2 . 1 or 2 . 2 making either [C 001 , 1008 ] or [C 001 , C 003 ] a complete combination.
  • the traversal phase requires a set criteria for evaluating the combination that is most appropriate for being identified in the search space.
  • the primary criteria that is being used for this embodiment is minimum reimbursement with secondary emphasis placed on the least number of procedure codes in the combination. In the case where two procedure combinations have different reimbursement rates, the procedure with the lesser of the two rates will be selected. In the case where the reimbursement rates are the same, either the combination using the least number of procedure codes or the combination of the maximum compound procedure codes with the minimum simple procedure codes would be selected.
  • Performing this traversal requires setting a global minimum fee indicating the lowest total in fees for a procedure combination. While traversing the search space, the fees for each combination are summed to obtain the total fee for that combination. This fee is then compared with the current global minimum fee. If the current fee is less than the global minimum, then the global minimum is set to the current fee and the current combination is saved as the current minimum combination. Each combination is processed exhaustively in this manner until all combinations have been reviewed. The summing process requires the fee for each component of the combination to be found and added to the running total, thus building the total fee for combination. During the fee building process the running total is described to be the partial fee. When all components of the combination have been found and added the partial fee becomes the total fee for the combination.
  • the process can be optimized to reject combinations by calculating and comparing the partial fee with the current global minimum. If the partial fee exceeds the current global minimum, then the entire combination is rejected. This eliminates the need for further checking of the search space below the partial combination and thereby reduces any unnecessary review of combinations that would exceed the global minimum.
  • FIG. 5 shows the search tree depicted in FIG. 4 with the minimum branch outlined as the combination of compound procedure C 003 (node 106 ) and simple procedure 1004 (node 108 ).
  • This combination includes all of the original procedures in the procedure list ( 1008 and C 001 -shown in FIG. 3) and has the minimum total cost ($7.50) for all of the procedures in the original procedure list.
  • a pre-built incremental search tree is now described for illustration purposes. This implementation does not include search optimization techniques in order to clarify the technique. This example also uses the tree structure illustrated in FIG. 3 to create a search tree.
  • NewNode(LIST) creates a new NODE and associates the LIST with the NODE. Note that the list and the CHILD NODES are not the same thing.
  • the LIST parameter is stored with value semantics with the NODE while the CHILD NODES are completely separate NODES that have their own values stored in the form of LISTs.
  • Procedures(NODE) Shame as Procedures (PANEL) except it returns the LIST of procedures that is associated with the NODE.
  • PanelCode(PANEL) Returns a LIST that contains 1 entry corresponding to the PANEL code. Note this single entry is returned as a LIST for the purpose of symmetry only. Since each NODE of the search space stores a list of codes, it makes the algorithm cleaner if PANEL codes are stored that way as well.
  • CalcValue(NODE) Returns a value that corresponds to the sum of the regional Medicare reimbursement values for each procedure in the list returned by calling Procedures (NODE).

Abstract

A system and method for optimizing medical diagnosis, procedures and reimbursement claims using a structured search space is described. The system may comprise: a master procedure list of alphanumeric codes that represent each of a plurality of medical procedures, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures; a value associated with each of the plurality of medical procedures; a list of ordered procedures listing medical procedures for a specific medical encounter; a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and a minimum total of the values associated with the medical procedures in the list of ordered procedures.

Description

    FIELD OF THE INVENTION
  • The present invention relates generally to a system and method to optimize medical diagnosis, procedures and reimbursement claims using a structured search space. [0001]
  • BACKGROUND FOR INVENTION
  • The Health Care Finance Administration, hereinafter referred to as HCFA, is a government agency responsible for the operation of oversight of medical insurance programs such as Medicare and Medicaid. These programs handle medical claims submitted by health care providers, such as doctors, hospitals, and skilled nursing facilities and reimburse claims that are valid. In recent years, to stop intentional and unintentional overbilling, Medicare has implemented fraud control and medical necessity initiatives that place an enormous burden upon health care providers to avoid unintentional mis-billings. [0002]
  • Medicare billing is based on two sets of codes: the diagnosis code and the procedure code. The diagnosis code represents the diagnosed illness or malady or in some cases just the fact that the patient is having a routine checkup. The procedure code represents the procedure being ordered and is associated with the diagnosis code on the basis of medical necessity. In other words, each diagnosis code has a set of related procedures that can be ordered and will, barring any other mitigating circumstances, be reimbursed by Medicare. Procedure codes are reimbursed based upon a set fee schedule determined and set by HCFA. Procedure codes can represent a simple procedure or a compound procedure that represents multiple individual procedures. This allows for more than one procedure code sequence to represent the exact same set of procedures performed. One consequence of this is that one code combination will allow for a larger reimbursement than another code sequence for the same services performed. [0003]
  • As a result of the recent health care reform mentioned earlier, HCFA has specified that when determining proper coding for procedures any logic that groups payable procedures in a manner which yields the least expensive payment is acceptable. As a rule, duplicate procedures are not reimbursable. That is, the same health care provider cannot get reimbursed for performing the same procedure on the same patient more than once for a given encounter. Exceptions to this rule can be indicated in the reimbursement claim by adding a modifier code to the main procedure code which effectively makes it a completely new code. [0004]
  • There are two types of procedure codes that can be used by a health care provider to specify the procedures ordered. The first type are CPT (Common Procedural Terminology) codes that were developed by the American Medical Association (AMA). The second type are HCPCS (Health Care Procedural Coding System) codes that were developed by HCFA to address issues with the CPT codes as they relate to medical billing. [0005]
  • Therefore, what is needed is a system and method to assist in providing the health care professional assistance in selecting medical procedures for a given medical diagnosis. In addition, an optimization of the medical procedures prescribed for a particular medical encounter is also needed. Given the complexity of all of the possible medical procedures, a system and method that provides a medical professional with the least cost combination of the medical procedures ordered is also needed. In addition, the system has to follow the coding practices prescribed by Medicare. [0006]
  • SUMMARY OF THE INVENTION
  • The present invention addresses all the needs mentioned above. The present invention is a system and method that takes a given set of ordered medical procedure codes and constructs a search space representing all possible combinations of simple and compound procedures, which is then traversed in a systematic manner using an evaluation method for each node that determines the reimbursable value. The traversal continues through the entire search space until a node or graph is located that represents a procedure code combination reflecting the minimum reimbursement possible. The rest of the search space is then traversed and new combinations are compared to the current minimum combination. If a lower combination is found, the current minimuim combination is then replaced. This process continues until the entire search space is traversed resulting in the lowest reimbursement combination that satisfies the set of the original ordered procedures. [0007]
  • The system and method can be implemented in a general purpose computer or a portable computer. One embodiment is implemented on a palm sized computer with the medical professional entering medical diagnosis and selecting medical procedures directly. The system would then optimize the ordered procedures for billing and patient encounter recording purposes. [0008]
  • In another embodiment, the attending medical professional records the medical diagnosis and ordered medical procedures and then another medical professional enters the information into a general purpose computer. [0009]
  • The system also has access or a direct connection to the patient's information and/or medical history. The invention would be part of an all purpose medical diagnosis/procedure/billing system, or a standalone software package that finds the optimized billing for Medicare reimbursement from a listing of ordered medical procedures. [0010]
  • In addition, a system and method for optimizing medical diagnosis, procedures and reimbursement claims using a structured search space is described. The system may include: a master procedure list of alphanumeric codes that represent each of a plurality of medical procedures, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures; a value associated with each of the plurality of medical procedures; a list of ordered procedures listing medical procedures for a specific medical encounter; a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and a minimum total of the values associated with the medical procedures in the list of ordered procedures. [0011]
  • BRIEF DESCRIPTION OF DRAWINGS
  • A better understanding of the present invention can be obtained when the following detailed description of the preferred embodiment is considered in conjunction with the following drawings, in which: [0012]
  • FIG. 1 shows a screen of the preferred embodiment implemented on a palm sized computer. [0013]
  • FIG. 2 shows another screen of the preferred embodiment implemented on a palm sized computer. [0014]
  • FIG. 3 shows a diagram that represents a list of alphanumeric codes that represent medical procedures prior to being processed by Phase I of the preferred embodiment. [0015]
  • FIG. 4 shows a diagram that represents a reference list of procedures containing the procedure codes, the short descriptions, the long descriptions, the information required to calculate a reimbursement fee and a list of component procedures for compound procedures. [0016]
  • FIG. 5 shows a diagram that represents a list of the same alphanumeric codes shown in FIG. 1 after being processed by Phase I of the preferred embodiment. [0017]
  • FIG. 6 shows a diagram that represents a tree-like search space that was constructed using the alphanumeric codes shown in FIG. 3 and using the reference list shown in FIG. 2 that was created by Phase II of the preferred embodiment. [0018]
  • FIG. 7 illustrates the optimum path through the search space shown in FIG. 4 as illustrated by arrows following the links between nodes in the search space. [0019]
  • DETAILED DESCRIPTION
  • The preferred embodiment is implemented on a palm sized [0020] computer 11 as depicted in FIG. 1, but could also be implemented on a desktop general purpose computer. First, patient information, diagnosis codes and procedures codes would be input into the general purpose computer 13 through direct input or some other type of communication. The diagnosis codes and procedure codes would be obtained from the AMA and the HCFA. In addition, the diagnosis codes and procedures codes would be updated as the HCFA and AMA make changes to their codes. Once this information is in the general purpose computer 13, it would be downloaded onto the palm sized computer. However, all of the information could be directly inputted into the palm sized computer if desired.
  • In addition, although the preferred embodiment has a medical professional operating a palm sized computer, the invention could also be implemented on a desktop computer and be operated on by a billing clerk, laboratory personnel, or other medical personnel. For example, the billing clerk would use it to validate the billed claim was correct. Moreover, the laboratory personnel would use it to determine if tests have been ordered that will not be reclaimable. These are just two examples of a multitude of uses of the present invention. [0021]
  • Moreover, the preferred embodiment has all the diagnosis and procedure codes already provided in the implementation. Furthermore, the user will configure the system to select only the codes that the medical practice requires on a daily basis. However, the patient information would either be entered directly into the system or the system would be connected electronically to the patients records to also allow the medical professionals patient schedule and the patient treatment history to be loaded into the system. [0022]
  • Operation of the Preferred Embodiment [0023]
  • The preferred embodiment of the invention is implemented on a palm sized computer with the medical professional selecting medical diagnosis and selecting medical procedures directly. FIG. 2 shows an example of a [0024] screen 10 of a palm-sized computer 11 that is used to implement the invention. The medical professional would first locate the patient data and then diagnose the medical situation. One window 40 shows a list of diagnosis code groups in order to reduce the number of diagnosis codes from which to chose. Another window 20 shows detail of all of the diagnosis codes that are associated with the selected code group. As the medical professional diagnoses the patient's condition, another window 30 shows the selected diagnosis codes.
  • FIG. 3 shows a screen after the medical professional has finished his diagnosis and is now ready to order medical procedures to address the patient's condition. The medical professional would select the medical procedure group to start from in order to select the ordered procedures. One [0025] window 70 shows the ordered procedures groups, while another window 80 shows the codes and details of the medical procedures in the selected group. As the medical professional selects the procedures to perform on the patient, those ordered procedures are shown in another window 60. After the medical professional is finished listing the ordered procedures, the system can optimize the ordered procedures for billing.
  • Another embodiment has the attending medical professional record the medical diagnosis and ordered medical procedures and then another medical professional would enter the information into a general purpose computer. [0026]
  • The system also has access or a direct connection to the patient's information and/or medical history. The invention would be part of an all purpose medical diagnosis/procedure/billing system, or a standalone software package that finds the optimized billing for Medicare reimbursement from a listing of ordered medical procedures. [0027]
  • The Software Optimization System and Method [0028]
  • The following data structures and data are defined for the purpose of this description. [0029]
  • Ordered Procedures [0030]
  • A set of non-optimized codes as the data to be operated on and transformed by the process hereafter known as the ordered procedures. The ordered procedures are used as input to the process. [0031]
    TABLE
    Codes
    1008
    C001
  • Table 1 shows an example of two procedure codes, [0032] 1008 and C001. 1008 is a simple procedure and C001 is a compound procedure. Procedures can be simple procedures or compound procedures that consist of more than one simple procedure (compound procedures will be interchangeably used with panels throughout this description).
  • Master Procedure List [0033]
  • The master procedure list is made up of reference data records and will be explained with reference to table 2 below. [0034]
    TABLE 2
    Short Long Reimb.
    Codes Description Description Fees
    1004 short desc. 1 long desc. 1 $2.00
    1005 short desc. 2 long desc. 2 $1.00
    1006 short desc. 3 long desc. 3 $4.00
    1008 short desc. 4 long desc. 4 $5.00
    C001 short desc. 5 long desc. 5 $3.00
    (1004, 1005)
    C002 short desc. 6 long desc. 6 $4.00
    (1004, 1006)
    C003 short desc. 7 long desc. 7 $5.50
    (1005, 1008)
  • The master procedure list has a reference data record for all possible procedures with their associated identification codes. Each reference data record also includes a short description, a long description, and associated reimbursement fees. The long description also contains a listing of all of the simple procedures if that record is for a compound procedure. The master procedure list and its required data structures are used during the process to provide the fees, and the components of compound procedures, for determining new possible combinations. [0035]
  • Output Data [0036]
  • A set of procedure codes that are derived from the ordered procedures by using different combinations of the compound and simple procedure codes that represent the minimal reimbursement possible. This output data is hereafter referred to as billable procedures. [0037]
  • The process is first presented with a list of procedure codes to be optimized. This list of procedures can contain duplicates (the same procedure—ordered more than once) and any combination of simple procedures and/or panels. [0038]
  • The optimization process will be described in three phases. Phase I is the preparation phase whereby the input data is processed to remove compound procedures or duplicate procedures. Phase II is the construction of the search space. Phase III is the traversal of the search space to locate the optimum billing structure. [0039]
  • Phase I—Preparation of Input Data [0040]
  • The ordered procedures are checked to see if any of the procedures are panels by comparing each ordered procedure with the master procedure list and then checked for duplicate procedures. It is important to note that the duplicates check is to determine whether a simple procedure is ordered more than once which requires that any compound procedures or panels be unbundled (disassembled) prior to removal of duplicates. [0041]
  • For each entry in the ordered procedures list a search is performed to determine whether the entry is a panel as indicated by the presence of a list of component procedures in the master procedure list for the ordered procedure code in question. If an ordered procedure is determined to be a panel then the procedure code is removed from the ordered procedure list and the components of the panel are added to the ordered procedure list. This process is performed recursively for each procedure in the ordered procedures list until all procedures in the ordered procedures list are simple (non-panel) procedures. The unbundling process will require either a recursive implementation or a multi-pass implementation if a panel or compound procedure exists that has another compound procedure as a component. [0042]
  • After unbundling all compound procedures the list is processed again to remove any duplicate procedure codes. Beginning with the first entry in the list each entry is compared to all remaining entries in the list looking for duplicates. When a duplicate is found, it is removed from the list and the process continues until no more duplicates remain. [0043]
  • Phase II—Construction of the Search Space [0044]
  • The construction of the search space requires inputting the set of ordered procedures with all compound procedures unbundled and all duplicate procedures removed, as described in Phase I. The search space construction involves building a set of data structures that represent all possible combinations of compound and simple procedures. For example, a set of simple procedure codes would be billable as Panel [0045] 42 (note: these panel names do not represent real panels as used by HCFA and are for the purpose of illustration only) and Panel 28 with a few simple procedures remaining. Alternately, they would be billable as Panel 38 with no other Panels or simple procedures. Finally, they would be billable as a collection of simple procedure codes using no panels. The search space must represent all possible combinations of codes using compound procedures and simple procedures.
  • After unbundling the compound procedures and removing the duplicates, the ordered procedures list is then used to start a methodical combination of the processed procedure list into various compound/simple procedure combinations. [0046]
  • Prior to processing, a list of all compound procedures is made. Then, the first step of the recursive process is to examine the ordered procedure list to find a match between the components of the compound procedures and the ordered procedures. A matched compound procedure is produced when the components of that procedure match two or more of the ordered procedures. The component procedures of this newly matched compound procedure are then removed from the ordered procedures. The matched compound procedure code is then added to the ordered procedure list. The matched compound procedure is then removed from the selection list and the process is repeated until all compound procedures have been either used or discarded as a non-match. For each combination that has been started in this manner, the remaining simple procedures are now searched again to determine if there are any more compound procedure combinations that can be made. If so, the component procedures are then removed, the compound procedure code added and the remaining procedures are again searched until no more compound matches are found. This process is repeated until all combinations of compound procedures and simple procedures are found. The pseudocode below and the software code in Appendix A further illustrate how the search space can be constructed. [0047]
  • In addition, the following example illustrates construction of this search space. [0048]
  • Master Reference List (also depicted in Table 2) [0049]
  • [0050] 1004
  • [0051] 1005
  • [0052] 1006
  • [0053] 1008
  • C[0054] 001 (PANEL including 1004, 1005)
  • C[0055] 002 (PANEL including 1004, 1006)
  • C[0056] 003 (PANEL including 1005, 1008)
  • Ordered procedures (before Phase I-also depicted in Table 1) C[0057] 001 and 1008
  • Ordered procedures (after Phase I) [0058] 1004, 1005, 1008
  • Phase II (depicted in FIG. 6) [0059]
  • 1.0 —[0060] 1004, 1005, 1008 (shown as node 82)
  • 2.0 —C[0061] 001* (node 84)
  • 2.1 —[0062] 1008 (node 86)
  • 2.2 —C[0063] 003 (node 88)
  • 3.0 —C[0064] 002* (node 90)
  • 3.1 —[0065] 1005, 1008 (node 92)
  • 3.2 —C[0066] 001* (node 94)
  • 3.2.1 —[0067] 1008 (node 96)
  • 3.2.2 —C[0068] 003 (node 98)
  • 3.3 —C[0069] 003* (node 100)
  • 3.3.1 —[0070] 1005 (node 102)
  • 3.3.2 —C[0071] 001 (node 104)
  • 4.0 —C[0072] 003* (node 106)
  • 4.1 —[0073] 1004 (node 108)
  • 4.2 —C[0074] 001 (node 110)
  • The branches of the outline marked with asterisks are incomplete and have sub-branches that are needed to complete that combination chain by selecting one of the sub-components of that branch of the outline. For example, entry [0075] 1.0 is complete and corresponds to the input list. Branch 2.0 starts with the compound procedure C001 and can be completed by selecting either 2.1 or 2.2 making either [C001, 1008] or [C001, C003] a complete combination.
  • The following list represents all possible combinations using these codes: [0076]
  • [[0077] 1004, 1005, 1008]
  • [C[0078] 001, 1008]
  • [C[0079] 001, C003]
  • [C[0080] 002, 1005, 1008]
  • [C[0081] 002, C001, 1008]
  • [C[0082] 002, C001, C003]
  • [C[0083] 002, C003, 1005]
  • [C[0084] 002, C003, C001]
  • [C[0085] 003, 1004]
  • [C[0086] 003, C001]
  • Phase III—Traversal of the Search Space Using Desired Optimization Criteria [0087]
  • The traversal phase requires a set criteria for evaluating the combination that is most appropriate for being identified in the search space. The primary criteria that is being used for this embodiment is minimum reimbursement with secondary emphasis placed on the least number of procedure codes in the combination. In the case where two procedure combinations have different reimbursement rates, the procedure with the lesser of the two rates will be selected. In the case where the reimbursement rates are the same, either the combination using the least number of procedure codes or the combination of the maximum compound procedure codes with the minimum simple procedure codes would be selected. [0088]
  • Performing this traversal requires setting a global minimum fee indicating the lowest total in fees for a procedure combination. While traversing the search space, the fees for each combination are summed to obtain the total fee for that combination. This fee is then compared with the current global minimum fee. If the current fee is less than the global minimum, then the global minimum is set to the current fee and the current combination is saved as the current minimum combination. Each combination is processed exhaustively in this manner until all combinations have been reviewed. The summing process requires the fee for each component of the combination to be found and added to the running total, thus building the total fee for combination. During the fee building process the running total is described to be the partial fee. When all components of the combination have been found and added the partial fee becomes the total fee for the combination. The process can be optimized to reject combinations by calculating and comparing the partial fee with the current global minimum. If the partial fee exceeds the current global minimum, then the entire combination is rejected. This eliminates the need for further checking of the search space below the partial combination and thereby reduces any unnecessary review of combinations that would exceed the global minimum. [0089]
  • FIG. 5 shows the search tree depicted in FIG. 4 with the minimum branch outlined as the combination of compound procedure C[0090] 003 (node 106) and simple procedure 1004 (node 108). This combination includes all of the original procedures in the procedure list (1008 and C001-shown in FIG. 3) and has the minimum total cost ($7.50) for all of the procedures in the original procedure list.
  • An Example of Pseudocode for Preferred Embodiment [0091]
  • A pre-built incremental search tree is now described for illustration purposes. This implementation does not include search optimization techniques in order to clarify the technique. This example also uses the tree structure illustrated in FIG. 3 to create a search tree. [0092]
  • GetChildCount(NODE)—returns number of children or 0 if none exists. [0093]
  • InsertChildNode(NODE, CHILD NODE)—inserts a reference to CHILD. NODE into NODE [0094]
  • Count(LIST)—returns number of entries in list [0095]
  • NewNode(LIST)—creates a new NODE and associates the LIST with the NODE. Note that the list and the CHILD NODES are not the same thing. The LIST parameter is stored with value semantics with the NODE while the CHILD NODES are completely separate NODES that have their own values stored in the form of LISTs. [0096]
  • Procedures(PANEL)—Returns a LIST that contains the unbundled procedure codes for the specified panel. [0097]
  • Procedures(NODE)—Same as Procedures (PANEL) except it returns the LIST of procedures that is associated with the NODE. [0098]
  • PanelCode(PANEL)—Returns a LIST that contains 1 entry corresponding to the PANEL code. Note this single entry is returned as a LIST for the purpose of symmetry only. Since each NODE of the search space stores a list of codes, it makes the algorithm cleaner if PANEL codes are stored that way as well. [0099]
  • GetChild(P,I)—Returns a NODE that corresponds to the Ith child NODE to NODE P. [0100]
  • CalcValue(NODE)—Returns a value that corresponds to the sum of the regional Medicare reimbursement values for each procedure in the list returned by calling Procedures (NODE). [0101]
  • Intersection(LIST,LIST)—Returns a LIST that is the intersection of the LIST structures passed for arguments. [0102]
  • Subtraction(LIST1,LIST2)—Returns a LIST that contains all of the elements in LIST1 that are not also in LIST2. [0103]
  • HasPartialMatch [0104]
    FUNCTION UnbundleCodes(ProcList)
    NPROCS = Count(ProcList)
    NPANELS = Count(PanelList)
    PanelProcList = NULLPROCLIST
    FOR I = 1 TO NPROCS
    FOR J = 1 to NPANELS
    If ProcList(I) = PanelCode(PanelList(J)) THEN
    ProcList(I) = Procedures(PanelList(J))
    BREAK
    END IF
    END FOR
    END FOR
    RETURN ProcList
    END FUNCTION
    ROUTINE BuildSearchTree(P,ProcList)
    Q = NEWNODE(ProcList)
    InsertChildNode(P,Q)
    N = Count(PanelList)
    FOR I = 1 to N
    IF HasPartialMatch(ProcList,PanelList(I)) THEN
    PanelProcList = ProcList & Procedures(PanelList(I))
    Q = NEWNODE(PanelCode(PanelList(I)))
    InsertChildNode(P,Q)
    RemainingProcList = ProcList & (˜PanelProcList)
    BuildSearchTree( Q,RemainingProcList)
    END IF
    END FOR
    END ROUTINE
    FUNCTION GetLocalMinimum(P)
    MinVal = +INFINITY
    N = GetChildCount(P)
    FOR I = 1 to N
    Q = GetChild(P,I)
    IF GetChildCount(Q) >0 THEN
    Val = GetLocalMinimum(Q)
    ELSE
    Val = 0
    Val = Val + CalcValue(Q)
    IF MinVal > Val THEN
    MinVal = Val
    END FOR
    RETURN MinVal
    END FUNCTION
    Root = NEWNODE(null)
    UnbundledProcList = UnbundleCodes(ProcOrderList)
    BuildSearchTree(Root,UnbundledProcList)
    Reimbursement = GetLocalMinimum(Root)
  • A more detailed implementation is also included as Appendix A to demonstrate how the preferred embodiment would be implemented in the “C” computing language. [0105]
  • The present invention has been described in connection with the preferred embodiment as described herein. Although an embodiment has been shown and described in detail herein, along with the certain variants thereof, many other varied embodiments that incorporate the teachings of the invention may be easily constructed by those skilled in the art. Accordingly, the present invention is not intended to be limited to specific form set forth herein, but on the contrary, it is intended to cover such alternatives, modifications, and equivalents, as can be reasonably included within the spirit and scope of the invention as defined by the following claims. [0106]
    Figure US20030050798A1-20030313-P00001
    Figure US20030050798A1-20030313-P00002
    Figure US20030050798A1-20030313-P00003
    Figure US20030050798A1-20030313-P00004
    Figure US20030050798A1-20030313-P00005
    Figure US20030050798A1-20030313-P00006
    Figure US20030050798A1-20030313-P00007
    Figure US20030050798A1-20030313-P00008

Claims (21)

What is claimed is:
1. A method of optimizing medical diagnosis, procedures and reimbursement claims using a structured search space, the method comprising:
listing alphanumeric codes that represent each of a plurality of medical procedures to produce a master procedure list, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures;
associating a value to each of the plurality of medical procedures;
listing medical procedures for a specific medical encounter to produce a list of ordered procedures;
building a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and
searching the search tree for the lowest total of values associated with the medical procedures in the list of ordered procedures.
2. The method of claim 1, wherein the master procedure list also includes a short description of the represented medical procedure; a long description of the represented medical procedure, and a list of all simple procedure that make up all compound procedures.
3. The method of claim 1, wherein the value associated with each of the plurality of medical procedures includes regional costs and fluctuations.
4. The method of claim 1, wherein building a search tree includes:
matching compound procedures in the master procedure list to a plurality of simple procedures in the list of ordered procedure to produce a matched compound procedure;
eliminating the plurality of simple procedures from the ordered procedure list; and
adding the matched compound procedure to the ordered procedure list.
5. The method of claim 1, wherein the method further includes eliminating duplicates of simple procedures in the list of ordered procedures.
6. The method of claim 1, wherein the method is implemented on a palm sized computer.
7. The method of claim 1, wherein the method is implemented on a general purpose computer.
8. The method of claim 1, wherein the listing of the medical procedures is implemented by a medical professional at the medical encounter.
9. A computer program for optimizing medical diagnosis, procedures and reimbursement claims using a structured search space, the computer program comprising:
instructions for listing alphanumeric codes that represent each of a plurality of medical procedures to produce a master procedure list, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures;
instructions for associating a value to each of the plurality of medical procedures;
instructions for listing medical procedures for a specific medical encounter to produce a list of ordered procedures;
instructions for building a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and
instructions for searching the search tree for the optimal total of values associated with the medical procedures in the list of ordered procedures.
10. The computer program of claim 9, wherein the master procedure list also includes a short description of the represented medical procedure; a long description of the represented medical procedure, and a list of all simple procedure that make up all compound procedures.
11. The computer program of claim 9, wherein the value associated with each of the plurality of medical procedures includes regional costs and fluctuations.
12. The computer program of claim 9, wherein building a search tree includes:
instructions for matching compound procedures in the master procedure list to a plurality of simple procedures in the list of ordered procedure to produce a matched compound procedure;
instructions for eliminating the plurality of simple procedures from the ordered procedure list; and
instructions for adding the matched compound procedure to the ordered procedure list.
13. The computer program of claim 12, wherein the computer program further includes instructions for eliminating duplicates of simple procedures in the list of ordered procedures.
14. The computer program of claim 9, wherein the computer program is implemented on a palm sized computer.
15. The computer program of claim 9, wherein the computer program is implemented on a general purpose computer.
16. The computer program of claim 9, wherein the instructions for listing of the medical procedures is implemented by a medical professional at the medical encounter.
17. A system for optimizing medical diagnosis, procedures and reimbursement claims using a structured search space, the system comprising:
a master procedure list of alphanumeric codes that represent each of a plurality of medical procedures, wherein the master procedure list includes simple procedures and compound procedures which consist of at least two simple procedures;
a value associated with each of the plurality of medical procedures;
a list of ordered procedures listing medical procedures for a specific medical encounter;
a search tree of all possible combinations of the simple procedures and the compound procedures in the list of ordered procedures; and
a minimum total of the values associated with the medical procedures in the list of ordered procedures.
18. The system of claim 17, wherein the master procedure list also includes a short description of the represented medical procedure; a long description of the represented medical procedure, and a list of all simple procedure that make up all compound procedures.
19. The system of claim 17, wherein the value associated with each of the plurality of medical procedures includes regional costs and fluctuations.
20. The system of claim 17, wherein the system is implemented on a palm sized computer.
21. The system of claim 17, wherein the system is implemented on a general purpose computer.
US10/092,981 1998-12-23 2002-03-08 System and method for optimizing medical diagnosis, procedures and claims using a structured search space Abandoned US20030050798A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/092,981 US20030050798A1 (en) 1998-12-23 2002-03-08 System and method for optimizing medical diagnosis, procedures and claims using a structured search space

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/219,048 US6393404B2 (en) 1998-12-23 1998-12-23 System and method for optimizing medical diagnosis, procedures and claims using a structured search space
US10/092,981 US20030050798A1 (en) 1998-12-23 2002-03-08 System and method for optimizing medical diagnosis, procedures and claims using a structured search space

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/219,048 Continuation US6393404B2 (en) 1998-12-23 1998-12-23 System and method for optimizing medical diagnosis, procedures and claims using a structured search space

Publications (1)

Publication Number Publication Date
US20030050798A1 true US20030050798A1 (en) 2003-03-13

Family

ID=22817626

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/219,048 Expired - Fee Related US6393404B2 (en) 1998-12-23 1998-12-23 System and method for optimizing medical diagnosis, procedures and claims using a structured search space
US10/092,981 Abandoned US20030050798A1 (en) 1998-12-23 2002-03-08 System and method for optimizing medical diagnosis, procedures and claims using a structured search space

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/219,048 Expired - Fee Related US6393404B2 (en) 1998-12-23 1998-12-23 System and method for optimizing medical diagnosis, procedures and claims using a structured search space

Country Status (3)

Country Link
US (2) US6393404B2 (en)
AU (1) AU5209599A (en)
WO (1) WO2000039700A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020123907A1 (en) * 2000-12-02 2002-09-05 Strayer Scott M. System and software for capturing and encoding healthcare servives and processing healthcare claims
US20020147614A1 (en) * 2001-04-04 2002-10-10 Doerr Thomas D. Physician decision support system with improved diagnostic code capture
US20020147616A1 (en) * 2001-04-05 2002-10-10 Mdeverywhere, Inc. Method and apparatus for introducing medical necessity policy into the clinical decision making process at the point of care
US10395005B2 (en) 2013-03-15 2019-08-27 Nuesoft Technologies, Inc. System and method for providing real-time bi-directional charge capture-centralized conversation between billing and provider entities

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7305347B1 (en) 1998-09-09 2007-12-04 Raymond Anthony Joao Apparatus and method for providing employee benefits and /or employee benefits information
US7774210B1 (en) * 1999-12-30 2010-08-10 DHI Computing Service, Inc. Method and system for recording and maintaining patient history data as well as generating concurrent billing records
US8352289B2 (en) * 1999-12-30 2013-01-08 Dhi Computing, Inc. Systems and methods for providing and maintaining electronic medical records
US20010041992A1 (en) * 2000-03-10 2001-11-15 Medorder, Inc. Method and system for accessing healthcare information using an anatomic user interface
US8140357B1 (en) * 2000-04-26 2012-03-20 Boesen Peter V Point of service billing and records system
US20020077854A1 (en) * 2000-12-14 2002-06-20 Porterfield James A. Software and method of coding treatment and recording progress of rehabilitation services
US20020082863A1 (en) * 2000-12-21 2002-06-27 Kleinke John D. Systems and methods for obtaining approval for medical reimbursements
US7552061B2 (en) * 2001-03-06 2009-06-23 Gregory Richmond Method and system for providing prescription drug coverage
US20020147615A1 (en) * 2001-04-04 2002-10-10 Doerr Thomas D. Physician decision support system with rapid diagnostic code identification
US20030018496A1 (en) * 2001-06-29 2003-01-23 Siemens Medical Solutions Health Services Corporation System and user interface for use in billing for services and goods
AU2002326362A1 (en) * 2001-08-17 2003-03-03 Claim Resolution Management Corporation Method and apparatus for electronic processing of claims
US6886061B2 (en) * 2001-11-22 2005-04-26 Nec Corporation Electronic record system and control program device with display and tablet function for manipulating display area functions with pen stylus
US20030208380A1 (en) * 2002-05-06 2003-11-06 Honeycutt Sarah L. System and method for delivering comprehensive health care
US11361853B2 (en) 2002-10-29 2022-06-14 Practice Velocity, LLC Method and system for automated medical records processing with telemedicine
US8606594B2 (en) 2002-10-29 2013-12-10 Practice Velocity, LLC Method and system for automated medical records processing
US9842188B2 (en) 2002-10-29 2017-12-12 Practice Velocity, LLC Method and system for automated medical records processing with cloud computing
US7624027B1 (en) 2002-10-29 2009-11-24 Practice Velocity, LLC Method and system for automated medical records processing
US10714213B2 (en) 2002-10-29 2020-07-14 Practice Velocity, LLC Method and system for automated medical records processing with patient tracking
US20040122711A1 (en) * 2002-12-20 2004-06-24 Mediware Information Systems Inc. System and method for the optimization of the delivery of hospital services
CA2514110A1 (en) * 2003-01-24 2004-08-12 Pepid, Llc Handheld medical reference application with integrated dosage calculator
US7752096B2 (en) * 2003-02-19 2010-07-06 Avisena, Inc. System and method for managing account receivables
US7725335B1 (en) 2003-02-20 2010-05-25 Remitdata, Inc. System and method for electronic remittance notice analysis
US20040249665A1 (en) * 2003-06-09 2004-12-09 Lindee David System and method for processing and managing claim forms
US20050065816A1 (en) * 2003-09-22 2005-03-24 Limberg Michael Borg Healthcare management information system
US20050261944A1 (en) * 2004-05-24 2005-11-24 Rosenberger Ronald L Method and apparatus for detecting the erroneous processing and adjudication of health care claims
US9269117B2 (en) 2005-05-10 2016-02-23 Mckesson Technologies Inc. Enterprise management system
US20070021977A1 (en) * 2005-07-19 2007-01-25 Witt Biomedical Corporation Automated system for capturing and archiving information to verify medical necessity of performing medical procedure
US20070244714A1 (en) * 2006-04-12 2007-10-18 Aetna, Inc. Reducing Cost and Improving Quality of Health Care Through Analysis of Medical Condition Claim Data
US20070244720A1 (en) * 2006-04-17 2007-10-18 Saddlepoint Software, Llc Future care plan costing system and method
US20070265888A1 (en) * 2006-05-15 2007-11-15 Dario Dante Castelli Healthcare management system
US20070286399A1 (en) * 2006-06-07 2007-12-13 Venkatesan Ramamoorthy Phone Number Extraction System For Voice Mail Messages
US20070286398A1 (en) * 2006-06-07 2007-12-13 Venkatesan Ramamoorthy Voice Recognition Dialing For Alphabetic Phone Numbers
US8190464B2 (en) * 2006-07-10 2012-05-29 Brevium, Inc. Method and apparatus for identifying and contacting customers who are due for a visit but have not scheduled an appointment
US20080040150A1 (en) * 2006-08-09 2008-02-14 Kao Philip M Methods and apparatus for searching and identifying diseases
US20110029322A1 (en) * 2007-04-11 2011-02-03 Dr. Walid Hindo Health care system
US7801749B2 (en) * 2007-06-07 2010-09-21 Ingenix, Inc. System and method for grouping claim records associated with a procedure
US9205193B2 (en) * 2007-06-12 2015-12-08 Peter V. Boesen Self-contained medication injection system and method
US8650040B2 (en) 2010-05-14 2014-02-11 Brevium, Inc. Method and apparatus for protecting relationships with referring providers within a system that identifies patients overdue for an appointment
US20120016688A1 (en) * 2010-07-15 2012-01-19 Brevium, Inc. Method and apparatus for routing a patient to a health care provider and location
US9626650B2 (en) 2011-04-14 2017-04-18 Elwha Llc Cost-effective resource apportionment technologies suitable for facilitating therapies
US10445846B2 (en) 2011-04-14 2019-10-15 Elwha Llc Cost-effective resource apportionment technologies suitable for facilitating therapies
US8387798B1 (en) 2012-04-27 2013-03-05 Abdulmohsen E. A. H. Al-Terki Mutiple oral and nasal surgical procedures method and kit
US10022083B2 (en) 2011-06-02 2018-07-17 Abdulmohsen E. A. H. Al-Terki Multiple oral and nasal surgical procedures method and kit
US11269904B2 (en) * 2019-06-06 2022-03-08 Palantir Technologies Inc. Code list builder

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5359509A (en) * 1991-10-31 1994-10-25 United Healthcare Corporation Health care payment adjudication and review system
US5471382A (en) * 1994-01-10 1995-11-28 Informed Access Systems, Inc. Medical network management system and process
US5619709A (en) * 1993-09-20 1997-04-08 Hnc, Inc. System and method of context vector generation and retrieval
US5660176A (en) * 1993-12-29 1997-08-26 First Opinion Corporation Computerized medical diagnostic and treatment advice system
US5711297A (en) * 1993-12-29 1998-01-27 First Opinion Corporation Computerized medical advice system and method including meta function
US5786816A (en) * 1995-10-20 1998-07-28 Araxsys, Inc. Method and apparatus for graphical user interface-based and variable result healthcare plan
US6151581A (en) * 1996-12-17 2000-11-21 Pulsegroup Inc. System for and method of collecting and populating a database with physician/patient data for processing to improve practice quality and healthcare delivery

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3839708A (en) * 1972-06-28 1974-10-01 Searle Medidata Inc Input-output terminal for hospital information system
US4408181A (en) * 1979-04-10 1983-10-04 Tokyo Shibaura Denki Kabushiki Kaisha Document data filing/retrieval system
US4315309A (en) * 1979-06-25 1982-02-09 Coli Robert D Integrated medical test data storage and retrieval system
US4491725A (en) 1982-09-29 1985-01-01 Pritchard Lawrence E Medical insurance verification and processing system
US4553206A (en) * 1983-10-03 1985-11-12 Wang Laboratories, Inc. Image storage and retrieval
US4667292A (en) 1984-02-16 1987-05-19 Iameter Incorporated Medical reimbursement computer system
US5018067A (en) 1987-01-12 1991-05-21 Iameter Incorporated Apparatus and method for improved estimation of health resource consumption through use of diagnostic and/or procedure grouping and severity of illness indicators
US5253164A (en) 1988-09-30 1993-10-12 Hpr, Inc. System and method for detecting fraudulent medical claims via examination of service codes
US5077666A (en) 1988-11-07 1991-12-31 Emtek Health Care Systems, Inc. Medical information system with automatic updating of task list in response to charting interventions on task list window into an associated form
US5001630A (en) 1988-12-20 1991-03-19 Wiltfong M J Computerized case history business method
US5301105A (en) 1991-04-08 1994-04-05 Desmond D. Cummings All care health management system
US5325293A (en) 1992-02-18 1994-06-28 Dorne Howard L System and method for correlating medical procedures and medical billing codes
EP0600081A4 (en) 1992-06-22 1995-03-01 Health Risk Management Inc Health care management system.
US5557514A (en) 1994-06-23 1996-09-17 Medicode, Inc. Method and system for generating statistically-based medical provider utilization profiles
US5845253A (en) 1994-08-24 1998-12-01 Rensimer Enterprises, Ltd. System and method for recording patient-history data about on-going physician care procedures
US5845254A (en) 1995-06-07 1998-12-01 Cigna Health Corporation Method and apparatus for objectively monitoring and assessing the performance of health-care providers based on the severity of sickness episodes treated by the providers
US5835897C1 (en) 1995-06-22 2002-02-19 Symmetry Health Data Systems Computer-implemented method for profiling medical claims
US5915241A (en) 1996-09-13 1999-06-22 Giannini; Jo Melinna Method and system encoding and processing alternative healthcare provider billing
JPH11161704A (en) * 1997-11-26 1999-06-18 Sanyo Electric Co Ltd Input method and input device for prescription division

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5359509A (en) * 1991-10-31 1994-10-25 United Healthcare Corporation Health care payment adjudication and review system
US5619709A (en) * 1993-09-20 1997-04-08 Hnc, Inc. System and method of context vector generation and retrieval
US5660176A (en) * 1993-12-29 1997-08-26 First Opinion Corporation Computerized medical diagnostic and treatment advice system
US5711297A (en) * 1993-12-29 1998-01-27 First Opinion Corporation Computerized medical advice system and method including meta function
US5724968A (en) * 1993-12-29 1998-03-10 First Opinion Corporation Computerized medical diagnostic system including meta function
US5471382A (en) * 1994-01-10 1995-11-28 Informed Access Systems, Inc. Medical network management system and process
US5764923A (en) * 1994-01-10 1998-06-09 Access Health, Inc. Medical network management system and process
US5786816A (en) * 1995-10-20 1998-07-28 Araxsys, Inc. Method and apparatus for graphical user interface-based and variable result healthcare plan
US6151581A (en) * 1996-12-17 2000-11-21 Pulsegroup Inc. System for and method of collecting and populating a database with physician/patient data for processing to improve practice quality and healthcare delivery

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020123907A1 (en) * 2000-12-02 2002-09-05 Strayer Scott M. System and software for capturing and encoding healthcare servives and processing healthcare claims
US20020147614A1 (en) * 2001-04-04 2002-10-10 Doerr Thomas D. Physician decision support system with improved diagnostic code capture
US20020147616A1 (en) * 2001-04-05 2002-10-10 Mdeverywhere, Inc. Method and apparatus for introducing medical necessity policy into the clinical decision making process at the point of care
US10395005B2 (en) 2013-03-15 2019-08-27 Nuesoft Technologies, Inc. System and method for providing real-time bi-directional charge capture-centralized conversation between billing and provider entities

Also Published As

Publication number Publication date
US20010056356A1 (en) 2001-12-27
WO2000039700A1 (en) 2000-07-06
US6393404B2 (en) 2002-05-21
AU5209599A (en) 2000-07-31

Similar Documents

Publication Publication Date Title
US6393404B2 (en) System and method for optimizing medical diagnosis, procedures and claims using a structured search space
US7917378B2 (en) System for processing healthcare claim data
US7797172B2 (en) Healthcare financial data and clinical information processing system
US7356460B1 (en) Claim processing
US7222079B1 (en) Method and system for generating statistically-based medical provider utilization profiles
AU2003293339B2 (en) Systems and methods for automated extraction and processing of billing information in patient records
US20030191667A1 (en) System and user interface supporting use of rules for processing healthcare and other claim data
US8407071B2 (en) Method and apparatus for repricing a reimbursement claim against a contract
US9785983B2 (en) System and method for detecting billing errors using predictive modeling
US7668820B2 (en) Method for linking de-identified patients using encrypted and unencrypted demographic and healthcare information from multiple data sources
US20050137910A1 (en) Systems and methods for automated extraction and processing of billing information in patient records
US20050216315A1 (en) Loan advancing system
US20030125984A1 (en) Patient data mining for automated compliance
US20030126156A1 (en) Duplicate resolution system and method for data management
US20150127370A1 (en) System and Method for Identifying and Correcting Billing Errors in High-Volume Billing and Claim Adjudicating Systems
Ozcan Physician benchmarking: measuring variation in practice behavior in treatment of otitis media
US10242158B2 (en) Universal charge routing system for medical billing
US20190392950A1 (en) Procedure assessment engine
US20150106111A1 (en) System, method and computer program product for diagnostic and treatment enhancement
US20040199407A1 (en) System for processing data related to a partial reimbursement claim
WO2003087979A2 (en) A system for processing healthcare claim data
EP1497765A2 (en) A system for providing consumer access to healthcare related information
EP1525550A2 (en) A system and user interface supporting use of rules for processing healthcare and other claim data
Hinchley et al. Payment by results or payment by activity?

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION