US20170083674A1 - System and method for identifying and condensing similar and/or analogous information requests and/or responses - Google Patents

System and method for identifying and condensing similar and/or analogous information requests and/or responses Download PDF

Info

Publication number
US20170083674A1
US20170083674A1 US15/369,589 US201615369589A US2017083674A1 US 20170083674 A1 US20170083674 A1 US 20170083674A1 US 201615369589 A US201615369589 A US 201615369589A US 2017083674 A1 US2017083674 A1 US 2017083674A1
Authority
US
United States
Prior art keywords
computing device
payor
rules
global
information
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
US15/369,589
Inventor
Massoud Alibakhsh
Shahram Famorzadeh
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.)
Nuesoft Technologies Inc
Original Assignee
Nuesoft Technologies 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 Nuesoft Technologies Inc filed Critical Nuesoft Technologies Inc
Priority to US15/369,589 priority Critical patent/US20170083674A1/en
Publication of US20170083674A1 publication Critical patent/US20170083674A1/en
Assigned to NUESOFT TECHNOLOGIES, INC. reassignment NUESOFT TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ALIBAKHSH, MASSOUD, FAMORZADEH, SHAHRAM
Assigned to GOLUB CAPITAL MARKETS LLC, AS COLLATERAL AGENT reassignment GOLUB CAPITAL MARKETS LLC, AS COLLATERAL AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NUESOFT TECHNOLOGIES, INC.
Assigned to NUESOFT TECHNOLOGIES, INC. reassignment NUESOFT TECHNOLOGIES, INC. RELEASE OF SECURITY INTEREST IN PATENTS RECORDED AT REEL/FRAME NO.: 046284/0882 Assignors: GOLUB CAPITAL MARKETS LLC, AS COLLATERAL AGENT
Assigned to BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT reassignment BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS Assignors: NUESOFT TECHNOLOGIES INC.
Assigned to TOUCHNET INFORMATION SYSTEMS, INC., DEBITEK, INC., XENIAL, INC. (F/K/A HEARTLAND COMMERCE, INC.), NEXTEP SYSTEMS INC., ACTIVE NETWORK, LLC, GLOBAL PAYMENTS INC., HEARTLAND PAYMENT SYSTEMS, LLC, NUESOFT TECHNOLOGIES INC., ADVANCEDMD, INC., NUEIP, LLC reassignment TOUCHNET INFORMATION SYSTEMS, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: BANK OF AMERICA, N.A.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F19/328
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • G06N5/025Extracting rules from data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present invention relates generally to database and file management or data structures. Specifically, it provides a system and method for creating global rules that reduce data redundancy and computational latency by consolidating duplicated payor rules.
  • PM Practice Management Software
  • PM software setup very resource intensive. Large amounts of network resources are spent storing and processing superfluous payor rules, thereby causing data clutter.
  • the PM software setup process is further affected due to unnecessary setup protocols that force medical practices to communicate with setup systems.
  • the added inefficiency of data clutter and additional setup protocols cause implementation errors and resource drain, further reducing medical organizations' ability to realize improved data interoperability via collaboration.
  • the St. Claire, et al. patent application having U.S. patent application Ser. No. 11/493,922; filed Jul. 27, 2006; and entitled, “System and Method for Health Care Data Integration and Management”; discloses one attempt to eliminate redundant data by focusing on combining duplicate data allocated among distinct medical organizations.
  • the method comprises gathering all data from participating organizations and compiling the data into a conglomerate group. This allows any overlapping data to be identified and permanently eliminated. Then, once the redundant data is removed, the remaining data is re-categorized and disseminated for utilization.
  • the underlying latency issues from resource drain remain unresolved. Eliminating partial data does not address core issues in computational latency. Re-categorizing existing data may reduce clutter, but it has no bearing on expediting automated form completion.
  • the Kay patent having U.S. Pat. No. 7,630,911; filed Oct. 23, 2002; and entitled, “Method of Automated Processing of Medical Data for Insurance and Disability Determinations”; discloses another method for the elimination of redundant data during preliminary health insurance vetting methods.
  • the method suggests patients seeking special medical coverage must complete medical claims that declare patients' ailments and/or symptoms. This often results in multiple claims per patient being filed—each claim represents a respective ailment. Medical practitioners must administer specific protocols for each claim, often causing an overlap in the implementation of services. In order to reduce the overlap, the method involves creation of primary databases that encompass explanations for all claim types.
  • An auxiliary database acts as a liaison between the primary database and medical practitioners, providing Practitioners with detailed explanations for non-overlapping administration of services in response to multiple claims.
  • This system does reduce the administration of overlapping medical services, but it perpetuates redundant data computation and introduces additional latency issues inherent in the maintenance of multiple synchronized databases.
  • the Amar et al. patent having U.S. Pat. No. 7,617,116; filed Aug. 3, 2001; and entitled, “Practice Management and Billing Automation System”; discloses an additional system that attempts to address problems with PM setup and claim submission protocols.
  • This system's PM setup process includes a setup server that communicates with medical practices and relevant payors.
  • the setup server requests initial setup information such as address, physicians' names, and accepted insurance payors from medical practices.
  • the setup server uses the data provided to begin the PM setup, including retrieving payor rules needed for claim submissions. Insurance payors often require compliance with relative standards during claim submission, thereby requiring subsequent data from medical practices to satisfy compliance.
  • the system's setup process would only require a maximum of two data requests; however, unforeseen rules collection issues may easily require additional requests.
  • the likelihood for additional required requests introduces inefficiency into the PM setup process due to excessive communications between parties.
  • this invention's claim submission process lacks efficiency due to inadequate housing and implementation of insurance payor rules.
  • the system creates multiple database tables and each table is utilized specifically to store all rules relating to one payor. Again, even though many rules are commonly shared among payors, the system teaches database storage of duplicate rules, thereby fostering redundancy and computational latency. The system attempts to mitigate this latency by recognizing and partially eliminating redundant rules within individual payor tables that have similar end results. Few redundant rules are actually eliminated though, leaving behind redundant rules related to each payor.
  • the present system and method can be used in health care management data processing systems. Specifically, it can be used in the electronic dissemination of patient records and the writing of insurance policies or the processing of insurance claims. Further uses include the delivery, organization, and computerized arrangement for transfer of critical legal documents.
  • the invention reduces computational latency caused by storing, maintaining, and administering duplicated data. This latency is most evident in PMs' processing of insurance claims.
  • PMs require insurance payor rules. Although each payor has proprietary rules, many rules overlap. Without a way to recognize the overlapping rules, the duplicate rules cannot be removed, forcing the PM to cull through duplicate records in the database.
  • the present invention comprises a Global Rules Engine (GRE) that facilitates latency reduction by analyzing and consolidating redundant rules into Global Rules.
  • GRE Global Rules Engine
  • the GRE plays a key role in PM setup by electronically collecting practice information needed for PM setup. Previous methods required the same practice information in paper form submission. Due to the vast differences among practices, the accurate and efficient collection of practice data is a critical step. For example, specialized practices often only accept a small subset of insurance payors, while general practices usually accept a much larger number of insurance payors. Hence, the differences among practices directly correlate to distinct PM needs.
  • Payor-specific rules are unique rules that apply to an individual insurance payor. In order to satisfy claim submission compliance with all of the insurance payors, practices must collect, maintain, and implement myriads of rules per payor. Rather than requiring practices manually gather all mandatory rules, the invention automatically and electronically collects payor data. The system then uses this data to facilitate claim submissions by eliminating redundant rules among payors, automatically reducing computational latency and data clutter.
  • the GRE's functionality has no direct bearing on the payor-specific rules themselves, the invention's GRE introduces huge efficiencies in the PMs' ability to retrieve these rules from the database once duplicates have been removed. The efficiencies are also recognized with rules that only apply to two or more payors, but not all. Those rules are also consolidated into Global Rules and applied only to the corresponding payors.
  • One preferred embodiment uses the GRE to improve claim submissions.
  • the GRE contacts a plurality of insurance payors to collect rules necessary for submission compliance.
  • the GRE jointly analyzes all rules regardless of payor to identify and eliminate any redundancies. It does this by consolidating duplicate rules into Global Rules, where the duplicate rules comprise the same rule stored in at least two distinct payor data tables.
  • the disclosed system is capable of recognizing all redundant rules despite small differences in syntax.
  • the system After creating the Global Rules, the system establishes communication with the designated medical practice for the further collection of general information (e.g. physician names and accepted insurance payors). The system then determines which payor/global rules apply and sends them to the corresponding databases. Thus, when processing multiple claims from various payors, the system no longer retrieves identical rules multiple times from different payor data tables.
  • NPI National Provider Identifier
  • Another embodiment teaches improvements to the PM setup process.
  • Previous systems require extensive communication between setup systems and medical practices.
  • the systems first contact medical practices to collect general information, including accepted insurance payors.
  • the system retrieves payor rules. It is during this retrieval process where the payor rules often disclose additional requirements not satisfied by the initial collection of practice data.
  • the disclosed system precludes subsequent requests by collecting payor rules first, enabling the system to analyze rule nuances.
  • the system creates one primary data request that encompasses all compliance demands, thereby ensuring fulfillment of submission terms. Thus, practices would no longer be faced with frequent data requests that could increase data errors and jeopardize compliance.
  • One benefit of the invention includes effortless PM setup facilitated by the GRE.
  • Other methods require practices to submit paper forms for setup, which often prolongs setup completion.
  • Still other electronic setup systems require superfluous communication between parties.
  • the present invention enables electronic PM setup, drastically reducing required party communication.
  • Yet another benefit of the invention includes automated completion of claim forms.
  • Most medical professional providers prefer to submit claims directly to payors electronically.
  • the GRE provides for a quick and easy practice setup process. Because the practice management information is all collected at setup, the system is able to populate claim forms with this information and the information collected via the Global Rules. This allows practitioners to only input claim data once, thereby streamlining the submission processes. By using Global Rules to streamline this process, database resources are more efficiently utilized.
  • the primary goal of the invention is to remove latency during claim submissions by correcting computational, storage and network inefficiencies.
  • the secondary goal is to improve PM setup by obviating paper form submissions and reducing party communications.
  • the tertiary goal is to reduce claim errors and subsequent claim rejections by automating the claim submission process.
  • FIG. 1 is a schematic overview according to a preferred embodiment of a secure network depicting use of at least one global rules engine that identifies and condenses similar entries;
  • FIG. 2 illustrates high-level use of a global rules engine that automatically identifies and condenses similar entries
  • FIG. 3 is a flowchart depicting an exemplary practice management setup process (from the back-end) with a global rules engine included;
  • FIG. 4 is a flowchart depicting part of a typical practice setup process information gathering flow (from the back-end) according to the current state of the art
  • FIG. 5A is a flowchart depicting part of an exemplary practice setup process information gathering flow (from the back-end) with a global rules engine included, according to the embodiment of FIG. 3 ;
  • FIG. 5B is a flowchart depicting part of a selected alternate exemplary company setup process information gathering flow (from the back-end) with a global rules engine included;
  • FIG. 6A is a series of screen shot views of a typical computer apparatus practice management setup interface depicting a typical practice setup process information gathering flow (from the front-end) according to the current state of the art, according to the embodiment of FIG. 4 ;
  • FIG. 6B is a continuation of FIG. 6A , that is a series of screen shot views of a typical computer apparatus practice management setup interface depicting a typical practice setup process information gathering flow (from the front-end) according to the current state of the art, according to the embodiment of FIG. 4 ;
  • FIG. 7A is a series of screen shot views of an exemplary computer apparatus practice management setup interface depicting an exemplary practice setup process information gathering flow (from the front-end) with a global rules engine included, according to the embodiment of FIGS. 1-3 , and FIG. 5A ;
  • FIG. 7B is a series of screen shot views of a selected alternate exemplary computer apparatus company setup interface depicting an exemplary company setup process information gathering flow (from the front-end) with a global rules engine included, according to the embodiment of FIG. 5B .
  • system 100 comprises computer apparatus 101 , global rules engine 102 , practice management system 106 , payor systems 108 , and payor policies and rules 107 .
  • Computer apparatus 101 comprises machine-readable medium 109 , secure network computing environment 110 , servers 111 , and secure communication links through the public data network (Internet) 103 , wherein servers 111 , comprise global rules engine 102 , practice management system 106 , and payor systems 108 (best shown in FIG. 1 ).
  • a secure network computing environment 110 may be a LAN, WAN, VPN, cloud, combination thereof or any network configuration of electronic devices. It will further be recognized that global rules engine 102 , practice management system 106 , and payor systems 108 may function on separate computers (best shown in FIG. 1 ), or alternatively may function on the same computer (not shown). Similarly, it will further be recognized that payor systems (generally) 108 may function on separate computers (best shown in FIG. 1 ), or alternatively may function on the same computer (not shown).
  • global rules engine 102 and practice management system 106 may comprise a single computer that comprises both the global rules engine 102 and the practice management system 106 stored in non-transient computer readable medium 109 (not shown), or alternatively may function on separate computers (best shown in FIG. 1 ).
  • the global rules engine begins its process of identifying duplicate ‘requirements’ and condensing them in session 200 where initially, the various payor systems 108 possess multiple duplicative policy ‘requirements’ 107 (medical practice and associated payors are used for non-limiting example purposes only).
  • These duplicative policy ‘requirements’ 201 are analyzed by the global rules engine 102 at step 202 for identification of duplications that can be removed to enable condensation of ‘requirements’ 203 .
  • the condensation of requirements results in setup efficiencies by eliminating repeated information requests (discussed in more detail shortly), and are then stored in non-transient computer readable medium 109 for application to the setup process.
  • an exemplary practice management setup process is shown by session 300 to highlight setup efficiencies gained by the global rules engine's identification and condensation of duplicate ‘requirements.’
  • the initial request 311 for information to be stored by the global rules engine 102 is the initial request 311 for information to be stored by the global rules engine 102 .
  • the first request for globally applicable information occurs. This first request includes general practice and non-insurance related rules that will apply globally for the practice 501 .
  • the information acquired from this first request is then stored in non-transient computer readable medium 109 by the global rules engine 102 at step 302 .
  • the practice setup process then moves on to additional initial information requests with the assistance of the global rules engine 102 at step 303 .
  • the practice setup process determines if any information needed for step 301 is missing. If so, at step 304 , the practice setup process sends a request for the identified missing pieces. Once the requisite information has been acquired, according to the practice setup process and verified by the global rules engine 102 , the practice setup process then makes the last initial request (whether the practice will accept insurance, at step 305 ) for information to determine what information will be required next.
  • step 312 the practice setup process moves on to a secondary request for information, where the global rules engine 102 assists with determining remaining information needed that relates to payor policy requirements 107 beginning with global insurance rules 502 and continuing to insurance payor group rules 503 then on to payor specific rules 504 ; the information gathered at this point will also be stored by the global rules engine 102 .
  • Step 306 makes this further request for insurance-related information, and step 307 stores the information in the global rules engine 102 .
  • step 308 determines what information for step 306 , if any is missing. If there is information missing, at step 309 a request for this information is sent. Once the requisite information has been acquired, according to the practice setup process and verified by the global rules engine 102 , the practice setup process is complete 310 .
  • an exemplary practice setup process is shown from the front-end (via exemplary screen shots) in session 800 .
  • Exemplary screen-shots 801 - 803 show a request for global rule information that generally relates to the practice and are otherwise non-insurance related rules 501 .
  • Exemplary screen-shot 804 shows a request for global rule information that relates to insurance 502 .
  • Exemplary screen-shot 805 shows a request for insurance payor group rule information 503 and exemplary screen-shot 806 shows a request for payor specific rule information 504 .
  • step 601 the global rules seek to acquire general company and non-specialty related information that will apply globally to the setup process.
  • the global specialty rules continue to acquire more specific information related to the specialty of the company being set up.
  • Step 603 acquires specific specialty group rule information and step 604 acquires specialist specific rule information.
  • FIG. 7B shows an alternate embodiment exemplary company setup process from the front-end (via exemplary screen shots).
  • Exemplary screen shots 901 - 902 show a request for global rule information that generally relates to the company and are otherwise non-specialty related rules 601 .
  • Exemplary screen-shot 903 shows a request for global rule information that relates to the specialty 602 , a request for specialty group rule information 603 , and a request for specialist specific rule information 604 .
  • Exemplary screen-shots 904 - 905 demonstrate continued requests for specialist specific rule information 604 .
  • session 400 shows a typical practice setup process according to the current state of the art (from the back-end).
  • Step 401 similar to step 501 in FIG. 5A , begins the process by gathering general practice information. Instead of storing this information in non-transient computer-readable medium 109 or otherwise identifying and condensing duplicate payor requirements 201 to produce a more efficient rule set without duplicates 203 , the setup process moves on to requesting specific practice rule information 402 .
  • 403 is general provider rule information that is then added onto with specific provider rule information 404 .
  • 405 is general payor rule information added onto by specific payor rule information 406 .
  • FIG. 6A shows the aforementioned requests from the front-end in session 700 (via exemplary screen shots) to highlight the inefficiencies.
  • Exemplary screen-shot 701 shows the gathering of the general practice related information 401 .
  • Exemplary screen-shot 702 shows the gathering of specific practice rule information 402 .
  • Exemplary screen-shot 703 shows the gathering of more specific practice rule information 402 , general provider rule information 403 , and some specific provider rule information 404 .
  • Exemplary screen-shot 704 shows the gathering of more specific provider rule information 404 .
  • Exemplary screen shot 705 shows the gathering of general payor rule information 405 and exemplary screen-shot 706 shows the gathering of specific payor rule information 406 .
  • FIG. 6A shows the aforementioned requests from the front-end in session 700 (via exemplary screen shots) to highlight the inefficiencies.
  • Exemplary screen-shot 701 shows the gathering of the general practice related information 401 .
  • Exemplary screen-shot 702 shows the gathering of specific practice rule information 402 .
  • exemplary screen-shot 707 asking for additional specific payor rule information 406 (see FIG. 7A , exemplary screen-shots 805 - 806 to identify where the global rules engine 102 would make the additional requests unnecessary by already having acquired, accessed, identified duplicates, condensed or otherwise stored this rule information).
  • exemplary screen-shots 708 - 710 highlight the typical setup-process having to repeat itself for each payor, as opposed to globally acquiring, accessing, identifying duplicates, condensing, storing and applying the rule information across all selected payors (best shown in FIG. 7A exemplary screen-shot 806 ).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computing Systems (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Economics (AREA)
  • Technology Law (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

A system and method for identifying and condensing similar and/or analogous information requests and/or responses comprising a computer apparatus having an intelligent global rules engine to facilitate interaction with information requests and/or responses. The computer apparatus comprises machine-readable medium, wherein data is stored, wherein the data comprises a comparison of similar and/or analogous information requests and/or responses, wherein redundancies and/or analogies in information requests and/or responses have been identified and condensed to remove the redundancies and/or analogies thereby creating at least one global rule, rule group and/or single rule. The computer apparatus further comprises both a data processing module, wherein the data processing module comprises a lexical analyzer with contextual awareness, and an intelligent global rules engine, wherein the intelligent global rules engine comprises the at least one global rule, rule group and/or single rules.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • To the full extent permitted by law, the present United States Non-provisional patent application is a Continuation application and hereby claims priority to and the full benefit of United States Non-provisional application entitled “SYSTEM AND METHOD FOR IDENTIFYING AND CONDENSING SIMILAR AND/OR ANALOGOUS INFORMATION REQUESTS AND/OR RESPONSES”, having assigned Ser. No. 13/874,244, filed on Apr. 30, 2013, incorporated herein by reference in its entirety.
  • FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT
  • None
  • PARTIES TO A JOINT RESEARCH AGREEMENT
  • None
  • REFERENCE TO A SEQUENCE LISTING
  • None
  • BACKGROUND OF THE INVENTION
  • Technical Field of the Invention
  • The present invention relates generally to database and file management or data structures. Specifically, it provides a system and method for creating global rules that reduce data redundancy and computational latency by consolidating duplicated payor rules.
  • Description of Related Art
  • Medical practices treat thousands of patients, insured by various healthcare organizations. As a result, a critical daily component of the Practitioner's organization involves the successful processing and filing of medical claims to a multitude of payors. While there is considerable commonality in claim information between payors, each payor can have differing rules regarding the claim format and content, further increasing the complexity of the processing and filing.
  • Practice Management Software (PM) is the most common way medical providers submit insurance claims. Many PMs have claim scrubbing features that review claims for inaccuracies prior to submission. However, despite scrubbing efforts to increase successful processing, human error is unavoidable. A common reason for errors is differences between submission requirements among payors. Although some submission requirements apply to all payor organizations (i.e. universal rules), currently used PMs also separately collect and store unique payor rules needed for claim submission compliance. To ensure compliance with all the rules, universal or unique, Practitioners must manually apply the rules for each payor organization—directly reducing available time and resources for seeing patients and earning revenue.
  • Storing, maintaining, and processing numerous redundant payor rules makes PM software setup very resource intensive. Large amounts of network resources are spent storing and processing superfluous payor rules, thereby causing data clutter. The PM software setup process is further affected due to unnecessary setup protocols that force medical practices to communicate with setup systems. The added inefficiency of data clutter and additional setup protocols cause implementation errors and resource drain, further reducing medical organizations' ability to realize improved data interoperability via collaboration.
  • The St. Claire, et al. patent application; having U.S. patent application Ser. No. 11/493,922; filed Jul. 27, 2006; and entitled, “System and Method for Health Care Data Integration and Management”; discloses one attempt to eliminate redundant data by focusing on combining duplicate data allocated among distinct medical organizations. The method comprises gathering all data from participating organizations and compiling the data into a conglomerate group. This allows any overlapping data to be identified and permanently eliminated. Then, once the redundant data is removed, the remaining data is re-categorized and disseminated for utilization. However, despite this system and method's efficacy in data reduction among shared communications, the underlying latency issues from resource drain remain unresolved. Eliminating partial data does not address core issues in computational latency. Re-categorizing existing data may reduce clutter, but it has no bearing on expediting automated form completion.
  • The Kay patent; having U.S. Pat. No. 7,630,911; filed Oct. 23, 2002; and entitled, “Method of Automated Processing of Medical Data for Insurance and Disability Determinations”; discloses another method for the elimination of redundant data during preliminary health insurance vetting methods. The method suggests patients seeking special medical coverage must complete medical claims that declare patients' ailments and/or symptoms. This often results in multiple claims per patient being filed—each claim represents a respective ailment. Medical practitioners must administer specific protocols for each claim, often causing an overlap in the implementation of services. In order to reduce the overlap, the method involves creation of primary databases that encompass explanations for all claim types. An auxiliary database acts as a liaison between the primary database and medical practitioners, providing Practitioners with detailed explanations for non-overlapping administration of services in response to multiple claims. This system does reduce the administration of overlapping medical services, but it perpetuates redundant data computation and introduces additional latency issues inherent in the maintenance of multiple synchronized databases.
  • The Christen patent; having U.S. Pat. No. 7,970,629; filed Oct. 19, 2007; and entitled, “Adaptive System for Financial Claim Reimbursement Processing”; discloses yet another system attempt to expedite medical claim submissions by reorganizing payor rules to accommodate medical practices' claim submission workflow. In short, medical claims are invoices addressed to insurance payors for compensation for administered medical services and/or goods. Often, distinct payors require unique claim submission compliance, thereby requiring storing and maintaining myriads of data. To alleviate the strain of maintaining copious amounts of data, the system reorganizes the stored rules according to importance and frequency of use with certain claim types. This system addresses the redundant data computation and additional latency issues the prior system discussed, but it does not optimize potential benefits. Simply reallocating payor rules among different data tables produces minimal results because the system still must cipher through myriads of data regardless of relocation.
  • The Petito at al. patent application; having U.S. patent application Ser. No. 10/664,486; filed Sep. 17, 2003; and entitled, “Automated Work-Flow Management System with Dynamic Interface”; discloses a further system that focuses on eliminating the inputting of redundant data during the automated creation of electronic forms, which are used to communicate among parties despite geographical separation. In this system, users are issued electronic cards (ecards) that are displayed on the input interface and communicate with databases that store algorithms/rules. Ecards provide the system with the data needed for the creation of forms and upon receipt and the algorithms are used to populate the forms. This invention reduces data redundancy; however, it does not reduce the pervasive latency issues caused by excessive data storage. Even though this system does not call for the redundant data to be appended onto the forms, it still requires valuable system resources to be spent housing, processing and managing superfluous data.
  • The Amar et al. patent; having U.S. Pat. No. 7,617,116; filed Aug. 3, 2001; and entitled, “Practice Management and Billing Automation System”; discloses an additional system that attempts to address problems with PM setup and claim submission protocols. This system's PM setup process includes a setup server that communicates with medical practices and relevant payors. The setup server requests initial setup information such as address, physicians' names, and accepted insurance payors from medical practices. Next, the setup server uses the data provided to begin the PM setup, including retrieving payor rules needed for claim submissions. Insurance payors often require compliance with relative standards during claim submission, thereby requiring subsequent data from medical practices to satisfy compliance. Ideally, the system's setup process would only require a maximum of two data requests; however, unforeseen rules collection issues may easily require additional requests. The likelihood for additional required requests introduces inefficiency into the PM setup process due to excessive communications between parties. Also, this invention's claim submission process lacks efficiency due to inadequate housing and implementation of insurance payor rules. The system creates multiple database tables and each table is utilized specifically to store all rules relating to one payor. Again, even though many rules are commonly shared among payors, the system teaches database storage of duplicate rules, thereby fostering redundancy and computational latency. The system attempts to mitigate this latency by recognizing and partially eliminating redundant rules within individual payor tables that have similar end results. Few redundant rules are actually eliminated though, leaving behind redundant rules related to each payor.
  • In light of the current state of the art, it is readily apparent that a comprehensive solution to inefficient data processing is needed. Reorganizing, renaming and/or relocating redundant data may provide temporary solutions to part of the problem; however such processes do not optimize database resources that facilitate efficient claim submissions. Thus, there is a need for a system and method of effectively analyzing payor rules to consolidate duplicate rules into new “global” rules, which remove the superfluous data from the database and reduce computational latency.
  • BRIEF SUMMARY OF THE INVENTION
  • The present system and method can be used in health care management data processing systems. Specifically, it can be used in the electronic dissemination of patient records and the writing of insurance policies or the processing of insurance claims. Further uses include the delivery, organization, and computerized arrangement for transfer of critical legal documents.
  • The invention reduces computational latency caused by storing, maintaining, and administering duplicated data. This latency is most evident in PMs' processing of insurance claims. In order to process claims, PMs require insurance payor rules. Although each payor has proprietary rules, many rules overlap. Without a way to recognize the overlapping rules, the duplicate rules cannot be removed, forcing the PM to cull through duplicate records in the database.
  • Broadly described, the present invention comprises a Global Rules Engine (GRE) that facilitates latency reduction by analyzing and consolidating redundant rules into Global Rules. In this capacity, the GRE plays a key role in PM setup by electronically collecting practice information needed for PM setup. Previous methods required the same practice information in paper form submission. Due to the vast differences among practices, the accurate and efficient collection of practice data is a critical step. For example, specialized practices often only accept a small subset of insurance payors, while general practices usually accept a much larger number of insurance payors. Hence, the differences among practices directly correlate to distinct PM needs.
  • Payor-specific rules are unique rules that apply to an individual insurance payor. In order to satisfy claim submission compliance with all of the insurance payors, practices must collect, maintain, and implement myriads of rules per payor. Rather than requiring practices manually gather all mandatory rules, the invention automatically and electronically collects payor data. The system then uses this data to facilitate claim submissions by eliminating redundant rules among payors, automatically reducing computational latency and data clutter. Although the GRE's functionality has no direct bearing on the payor-specific rules themselves, the invention's GRE introduces huge efficiencies in the PMs' ability to retrieve these rules from the database once duplicates have been removed. The efficiencies are also recognized with rules that only apply to two or more payors, but not all. Those rules are also consolidated into Global Rules and applied only to the corresponding payors.
  • One preferred embodiment uses the GRE to improve claim submissions. The GRE contacts a plurality of insurance payors to collect rules necessary for submission compliance. Upon collecting the rules, the GRE jointly analyzes all rules regardless of payor to identify and eliminate any redundancies. It does this by consolidating duplicate rules into Global Rules, where the duplicate rules comprise the same rule stored in at least two distinct payor data tables. The disclosed system is capable of recognizing all redundant rules despite small differences in syntax. After creating the Global Rules, the system establishes communication with the designated medical practice for the further collection of general information (e.g. physician names and accepted insurance payors). The system then determines which payor/global rules apply and sends them to the corresponding databases. Thus, when processing multiple claims from various payors, the system no longer retrieves identical rules multiple times from different payor data tables.
  • One example of the invention's utility is apparent when dealing with National Provider Identifier (NPI) numbers used for insurance payor identification. Most insurance payors require mandatory disclosure of NPI numbers in filed claims. Rather than repetitively collecting and storing the same NPI rule from each payor, the invention creates a Global Rule that is applied to all relevant payors, thereby storing the rule only once and reducing superfluous data in the database.
  • Another embodiment teaches improvements to the PM setup process. Previous systems require extensive communication between setup systems and medical practices. The systems first contact medical practices to collect general information, including accepted insurance payors. Next, the system retrieves payor rules. It is during this retrieval process where the payor rules often disclose additional requirements not satisfied by the initial collection of practice data. The disclosed system precludes subsequent requests by collecting payor rules first, enabling the system to analyze rule nuances. The system creates one primary data request that encompasses all compliance demands, thereby ensuring fulfillment of submission terms. Thus, practices would no longer be faced with frequent data requests that could increase data errors and jeopardize compliance.
  • One benefit of the invention includes effortless PM setup facilitated by the GRE. Other methods require practices to submit paper forms for setup, which often prolongs setup completion. Still other electronic setup systems require superfluous communication between parties. The present invention enables electronic PM setup, drastically reducing required party communication.
  • Yet another benefit of the invention includes automated completion of claim forms. Most medical professional providers prefer to submit claims directly to payors electronically. As mentioned, the GRE provides for a quick and easy practice setup process. Because the practice management information is all collected at setup, the system is able to populate claim forms with this information and the information collected via the Global Rules. This allows practitioners to only input claim data once, thereby streamlining the submission processes. By using Global Rules to streamline this process, database resources are more efficiently utilized.
  • The primary goal of the invention is to remove latency during claim submissions by correcting computational, storage and network inefficiencies. The secondary goal is to improve PM setup by obviating paper form submissions and reducing party communications. The tertiary goal is to reduce claim errors and subsequent claim rejections by automating the claim submission process.
  • To those skilled in the art, alternate embodiments are appropriate anywhere improvements in efficiencies and accuracy can be achieved by identifying duplicate information and condensing entries—thereby reducing not only setup times, but information processing and overhead, data search latency, document production, etc. For example, other industries where insurance is utilized can easily benefit from the present disclosure. Additionally tax preparation and finance often suffer from excessive amounts of duplicate information, processing and overhead. Technical support in many industries often following common linear trouble-shooting processes, and thus are highly sensitive to inefficiencies in data redundancy and latency. Another possible embodiment is contract administration for any industry, whereby contracts are populated from alternate data sources and the populated entries can become stored data for later maintenance, reducing the requirement to re-enter, or otherwise hand-code free text fields. Ultimately, the efficiencies and accuracy the present disclosure seeks to achieve are useful in many industries and applications besides health care practice management.
  • These and other features of the present disclosure will become more apparent to one skilled in the art from the following Summary, Brief Description of the Drawings, Detailed Description, and Claims when read in light of the accompanying Detailed Drawings.
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
  • The present invention will be better understood by reading the Detailed Description of the Preferred and Selected Alternate Embodiments with reference to the accompanying drawing figures, which are not necessarily drawn to scale, and in which like reference numerals denote similar structure and refer to like elements throughout, and in which:
  • FIG. 1 is a schematic overview according to a preferred embodiment of a secure network depicting use of at least one global rules engine that identifies and condenses similar entries;
  • FIG. 2 illustrates high-level use of a global rules engine that automatically identifies and condenses similar entries;
  • FIG. 3 is a flowchart depicting an exemplary practice management setup process (from the back-end) with a global rules engine included;
  • FIG. 4 is a flowchart depicting part of a typical practice setup process information gathering flow (from the back-end) according to the current state of the art;
  • FIG. 5A is a flowchart depicting part of an exemplary practice setup process information gathering flow (from the back-end) with a global rules engine included, according to the embodiment of FIG. 3;
  • FIG. 5B is a flowchart depicting part of a selected alternate exemplary company setup process information gathering flow (from the back-end) with a global rules engine included;
  • FIG. 6A is a series of screen shot views of a typical computer apparatus practice management setup interface depicting a typical practice setup process information gathering flow (from the front-end) according to the current state of the art, according to the embodiment of FIG. 4;
  • FIG. 6B is a continuation of FIG. 6A, that is a series of screen shot views of a typical computer apparatus practice management setup interface depicting a typical practice setup process information gathering flow (from the front-end) according to the current state of the art, according to the embodiment of FIG. 4;
  • FIG. 7A is a series of screen shot views of an exemplary computer apparatus practice management setup interface depicting an exemplary practice setup process information gathering flow (from the front-end) with a global rules engine included, according to the embodiment of FIGS. 1-3, and FIG. 5A;
  • FIG. 7B is a series of screen shot views of a selected alternate exemplary computer apparatus company setup interface depicting an exemplary company setup process information gathering flow (from the front-end) with a global rules engine included, according to the embodiment of FIG. 5B.
  • It is to be noted that the drawings presented are intended solely for the purpose of illustration and that they are, therefore, neither desired nor intended to limit the disclosure to any or all of the exact details of the construction shown, except insofar as they may be deemed essential to the claimed disclosure.
  • DETAILED DESCRIPTION OF THE PREFERRED AND SELECTED ALTERNATE EMBODIMENTS OF THE INVENTION
  • In describing the preferred and selected alternate exemplary embodiments of the present disclosure, as illustrated in FIGS. 1-7B, specific terminology is employed for the sake of clarity. The present disclosure, however, is not intended to be limited to the specific terminology so selected, and it is to be understood that each specific element includes all technical equivalents that operate in a similar manner to accomplish similar functions. Embodiments of the claims may, however, be embodied in many different forms and should not be construed to be limited to the embodiments set forth herein. The examples set forth herein are non-limiting examples, and are merely examples among other possible examples.
  • Referring now to FIGS. 1-7B, by way of example and not limitation, there is illustrated an example embodiment of session 100 for identifying and condensing similar entries, wherein system 100 comprises computer apparatus 101, global rules engine 102, practice management system 106, payor systems 108, and payor policies and rules 107. Computer apparatus 101 comprises machine-readable medium 109, secure network computing environment 110, servers 111, and secure communication links through the public data network (Internet) 103, wherein servers 111, comprise global rules engine 102, practice management system 106, and payor systems 108 (best shown in FIG. 1).
  • It will be recognized by those skilled in the art that a secure network computing environment 110 may be a LAN, WAN, VPN, cloud, combination thereof or any network configuration of electronic devices. It will further be recognized that global rules engine 102, practice management system 106, and payor systems 108 may function on separate computers (best shown in FIG. 1), or alternatively may function on the same computer (not shown). Similarly, it will further be recognized that payor systems (generally) 108 may function on separate computers (best shown in FIG. 1), or alternatively may function on the same computer (not shown). It will further be recognized that global rules engine 102 and practice management system 106 may comprise a single computer that comprises both the global rules engine 102 and the practice management system 106 stored in non-transient computer readable medium 109 (not shown), or alternatively may function on separate computers (best shown in FIG. 1).
  • Turning now to FIG. 2, in use, the global rules engine begins its process of identifying duplicate ‘requirements’ and condensing them in session 200 where initially, the various payor systems 108 possess multiple duplicative policy ‘requirements’ 107 (medical practice and associated payors are used for non-limiting example purposes only). These duplicative policy ‘requirements’ 201 are analyzed by the global rules engine 102 at step 202 for identification of duplications that can be removed to enable condensation of ‘requirements’ 203. The condensation of requirements results in setup efficiencies by eliminating repeated information requests (discussed in more detail shortly), and are then stored in non-transient computer readable medium 109 for application to the setup process.
  • Turning more particularly to FIG. 3 and FIG. 5A, an exemplary practice management setup process is shown by session 300 to highlight setup efficiencies gained by the global rules engine's identification and condensation of duplicate ‘requirements.’ In the beginning of session 300 is the initial request 311 for information to be stored by the global rules engine 102. Here, at step 301, the first request for globally applicable information occurs. This first request includes general practice and non-insurance related rules that will apply globally for the practice 501. The information acquired from this first request is then stored in non-transient computer readable medium 109 by the global rules engine 102 at step 302. The practice setup process then moves on to additional initial information requests with the assistance of the global rules engine 102 at step 303. Here, the practice setup process determines if any information needed for step 301 is missing. If so, at step 304, the practice setup process sends a request for the identified missing pieces. Once the requisite information has been acquired, according to the practice setup process and verified by the global rules engine 102, the practice setup process then makes the last initial request (whether the practice will accept insurance, at step 305) for information to determine what information will be required next.
  • At step 312 (jointly referencing FIG. 5A and session 500 at the same time), the practice setup process moves on to a secondary request for information, where the global rules engine 102 assists with determining remaining information needed that relates to payor policy requirements 107 beginning with global insurance rules 502 and continuing to insurance payor group rules 503 then on to payor specific rules 504; the information gathered at this point will also be stored by the global rules engine 102. Step 306 makes this further request for insurance-related information, and step 307 stores the information in the global rules engine 102. Similar to step 303 above, with the assistance of the global rules engine 102, step 308 determines what information for step 306, if any is missing. If there is information missing, at step 309 a request for this information is sent. Once the requisite information has been acquired, according to the practice setup process and verified by the global rules engine 102, the practice setup process is complete 310.
  • Turning even more particularly to FIG. 7A (with reference to FIG. 5A), an exemplary practice setup process is shown from the front-end (via exemplary screen shots) in session 800. Exemplary screen-shots 801-803 show a request for global rule information that generally relates to the practice and are otherwise non-insurance related rules 501. Exemplary screen-shot 804 shows a request for global rule information that relates to insurance 502. Exemplary screen-shot 805 shows a request for insurance payor group rule information 503 and exemplary screen-shot 806 shows a request for payor specific rule information 504.
  • Similarly, in FIG. 5B, in session 600, the same type of global-to-specific information is being gathered, demonstratively, for an exemplary alternate embodiment. At step 601 the global rules seek to acquire general company and non-specialty related information that will apply globally to the setup process. At step 602, the global specialty rules continue to acquire more specific information related to the specialty of the company being set up. Step 603 acquires specific specialty group rule information and step 604 acquires specialist specific rule information.
  • FIG. 7B. (with reference to FIG. 5B) in session 900 shows an alternate embodiment exemplary company setup process from the front-end (via exemplary screen shots). Exemplary screen shots 901-902 show a request for global rule information that generally relates to the company and are otherwise non-specialty related rules 601. Exemplary screen-shot 903 shows a request for global rule information that relates to the specialty 602, a request for specialty group rule information 603, and a request for specialist specific rule information 604. Exemplary screen-shots 904-905 demonstrate continued requests for specialist specific rule information 604.
  • Turning now to FIG. 4, for the purposes of highlighting the efficiencies gained from use of the present disclosure, session 400 shows a typical practice setup process according to the current state of the art (from the back-end). Step 401, similar to step 501 in FIG. 5A, begins the process by gathering general practice information. Instead of storing this information in non-transient computer-readable medium 109 or otherwise identifying and condensing duplicate payor requirements 201 to produce a more efficient rule set without duplicates 203, the setup process moves on to requesting specific practice rule information 402. 403 is general provider rule information that is then added onto with specific provider rule information 404. 405 is general payor rule information added onto by specific payor rule information 406.
  • FIG. 6A (with reference to FIG. 4) shows the aforementioned requests from the front-end in session 700 (via exemplary screen shots) to highlight the inefficiencies. Exemplary screen-shot 701 shows the gathering of the general practice related information 401. Exemplary screen-shot 702 shows the gathering of specific practice rule information 402. Exemplary screen-shot 703 shows the gathering of more specific practice rule information 402, general provider rule information 403, and some specific provider rule information 404. Exemplary screen-shot 704 shows the gathering of more specific provider rule information 404. Exemplary screen shot 705 shows the gathering of general payor rule information 405 and exemplary screen-shot 706 shows the gathering of specific payor rule information 406. To clearly indicate the duplicate requests, FIG. 6B continues with the typical practice setup process according to the state of the art, showing exemplary screen-shot 707 asking for additional specific payor rule information 406 (see FIG. 7A, exemplary screen-shots 805-806 to identify where the global rules engine 102 would make the additional requests unnecessary by already having acquired, accessed, identified duplicates, condensed or otherwise stored this rule information). Likewise, exemplary screen-shots 708-710 highlight the typical setup-process having to repeat itself for each payor, as opposed to globally acquiring, accessing, identifying duplicates, condensing, storing and applying the rule information across all selected payors (best shown in FIG. 7A exemplary screen-shot 806).
  • The foregoing description and drawings comprise illustrative, exemplary embodiments of the present disclosure. Having thus described exemplary embodiments of the present disclosure, it should be noted by those skilled in the art that the within disclosures are exemplary only, and that various other alternatives, adaptations, and modifications may be made within the scope of the present disclosure. Merely listing or numbering the steps of a method in a certain order does not constitute any limitation on the order of the steps of that method. Likewise, merely listing several alternate embodiments does not constitute any limitation on the other possible embodiments of the present disclosure. Terminologies and specific information sought at certain exemplary steps are not intended to limit the process, but instead show one of multiple possible examples that the typical and exemplary embodiments may resemble.
  • Many modifications and other embodiments of the disclosure will come to mind to one skilled in the art to which this disclosure pertains having the benefit of the teachings presented in the foregoing descriptions and the associated drawings. Although specific terms may be employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation. Accordingly, the present disclosure is not limited to the specific embodiments illustrated herewith, but is limited only by the following claims.

Claims (20)

What is claimed is:
1. A system for identifying and condensing analogous information requests and responses comprising:
a plurality of healthcare claim reimbursement submission systems connected to a public network;
a group of devices, each of said group of devices having private connections to other said group of devices on said public network comprising:
a first computing device having a first processor and a first data store, said first processor configured to process a healthcare claim reimbursement request and an electronic remittance advice and said first data store having installed a healthcare practice management system configured to submit a healthcare claim reimbursement request to said plurality of healthcare claim reimbursement submission systems via said public network and configured to receive said electronic remittance advice from said plurality of healthcare claim reimbursement submission systems;
a second computing device having a second processor and a second data store, said second data store having installed a global rules engine, said global rules engine configured to request and receive an individual payor rule from said plurality of healthcare claim reimbursement submission systems via said public network and configured to request information and receive responses from other computing devices on said public network, wherein said second processor identifies analogous payor rules and identifies analogous information responses to reduce in number said information requests to complete a healthcare claim for reimbursement;
a third computing device having a third processor, a third data store and a display, wherein said third computing device is securely connected to said first computing device over said public network via a first secure point-to-point connection, connected to said healthcare practice management system, and configured to receive information requests from said second computing device over said public network via a second secure point-to-point connection, having an interface to display said information requests, wherein said third computing device configured to enable a user to provide a response to said information requests and transmit said response to said second computing device via said second secure point-to-point connection.
2. The system of claim 1, wherein said global rules engine installed on said second data store is configured to analyze and compare at least two individual payor rules from said plurality of healthcare claim reimbursement submission systems and identify commonalties among said at least two individual payor rules.
3. The system of claim 2, wherein said global rules engine is further configured to eliminate redundant commonalties among said at least two individual payor rules and thereby configured to create a global rule on said second data store.
4. The system of claim 3, wherein said global rules engine is further configured to associate differences between said at least two individual payor rules with said global rule.
5. The system of claim 4, wherein said global rules engine is configured to reorganize said at least two individual payor rules stored on said second data store according to importance and frequency of use.
6. The system of claim 1, wherein said first computing device is configured to request and receive a plurality of payor rules from a specific set of at least two healthcare claim reimbursement submission systems.
7. The system of claim 6, wherein said global rules engine installed on said second data store is configured to analyze and compare all individual payor rules among said plurality of payor rules stored on said first data store on said first computing device and identify commonalties among said plurality of payor rules.
8. The system of claim 7, wherein said global rules engine is further configured to eliminate redundant commonalties among said plurality of payor rules and thereby configured to create a global rule stored on said first data store.
9. The system of claim 8, wherein said global rules engine is further configured to analyze compare said plurality of rules with said global rule to identify differences among said plurality of rules and said global rule.
10. A system of claim 9, wherein said global rules engine on said second computing device is configured to request said processor on said first computing device to reorganize said at least two individual payor rules stored on said second data store according to importance and frequency of use via said private connection to said first computing device.
11. A method for identifying and condensing analogous information requests and user responses during a setup and maintenance of a healthcare practice management system capable of directly submitting reimbursement claims to a payor via a computer apparatus connected to at least one payor system via a healthcare claim submission system whereby reimbursement information is related to at least one medical treatment of at least one individual, the method comprising the steps of:
establishing a private connection among a first computing device having a first processor and a first data store and a second computing device having a second processor and a second data store having a global rules engine installed thereon, thereby creating a secure private network;
establishing a secure point-to-point connection to said secure private network from a third computing device having a third processor, a third data store, and a display via a public network;
said third computing device, via said secure point-to-point connection, establishing a medical practice management system on said first computing device configured for submission of healthcare claim reimbursements;
said first computing device, via said secure private network, requesting said second computing device to transmit a first information request having at least a general medical practice information set, a non-payor related information set, and a payor list from said third computing device via said secure point-to-point connection;
said third computing device, transmitting a first response to said first information request via said secure point-to-point connection to said second computing device;
storing said first response on said second data store; and
assembling a global rule thereon said second data store by identifying analogous payor rules corresponding with said payor list, identifying analogous information responses and eliminating any redundancies among analogous payor rules and analogous information responses to reduce the data required to complete said setup and management of said healthcare practice management system.
12. The method of claim 11, further comprising the step of said global rules engine on said second computing device, identifying missing information required to complete information corresponding to said payor list, a set of corresponding payor rules stored on said second data store and said first response, thereby generating a missing information request.
13. The method of claim 12, further comprising the step of said first computing device, requesting said second computing device to transmit said missing information request to said third computing device.
14. The method of claim 13, further comprising the step of said third computing device, transmitting a second response to said third computing device in response to said missing information request.
15. The method of claim 14, further comprising the step of said second computing device, storing said second response on said second data store.
16. The method of claim 15, further comprising the step of said second computing device, updating said global rule thereon said second data store.
17. The method of claim 16, further comprising the step of said global rules engine, analyzing said global rule thereon said second data store for analogous rules and information to further consolidate said payor rules stored within said global rule.
18. The method of claim 17, further comprising the step of said third computing device, causing a change to a general medical practice information set, said non-payor related information set, and said payor list, thereby requiring said second computing device to update said global rule of at least one of a group stored on said first or second computing device on said private network.
19. The method of claim 17, further comprising the step of said third computing device, assembling a healthcare claim for reimbursement via said secure point-to-point connection with said private network and said healthcare practice management system on said first computing device, wherein said first computing device communicates with said global rules engine on said second computing device to reduce information requests required to complete said healthcare claim for reimbursement.
20. The method of claim 19, comprising the step of said first computing device, transmitting and receiving information over a secure network connection to a plurality of healthcare claim submission systems via said public network, said information comprising an electronic remittance advice and a healthcare claim reimbursement request.
US15/369,589 2013-04-30 2016-12-05 System and method for identifying and condensing similar and/or analogous information requests and/or responses Abandoned US20170083674A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/369,589 US20170083674A1 (en) 2013-04-30 2016-12-05 System and method for identifying and condensing similar and/or analogous information requests and/or responses

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/874,244 US9514410B2 (en) 2013-04-30 2013-04-30 System and method for identifying and condensing similar and/or analogous information requests and/or responses
US15/369,589 US20170083674A1 (en) 2013-04-30 2016-12-05 System and method for identifying and condensing similar and/or analogous information requests and/or responses

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/874,244 Continuation US9514410B2 (en) 2013-04-30 2013-04-30 System and method for identifying and condensing similar and/or analogous information requests and/or responses

Publications (1)

Publication Number Publication Date
US20170083674A1 true US20170083674A1 (en) 2017-03-23

Family

ID=51790134

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/874,244 Active 2034-03-25 US9514410B2 (en) 2013-04-30 2013-04-30 System and method for identifying and condensing similar and/or analogous information requests and/or responses
US15/369,589 Abandoned US20170083674A1 (en) 2013-04-30 2016-12-05 System and method for identifying and condensing similar and/or analogous information requests and/or responses

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US13/874,244 Active 2034-03-25 US9514410B2 (en) 2013-04-30 2013-04-30 System and method for identifying and condensing similar and/or analogous information requests and/or responses

Country Status (1)

Country Link
US (2) US9514410B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10929560B2 (en) * 2017-04-28 2021-02-23 Splunk Inc. Identifying personally identifiable information in machine-generated data

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5943667A (en) 1997-06-03 1999-08-24 International Business Machines Corporation Eliminating redundancy in generation of association rules for on-line mining
US6314415B1 (en) * 1998-11-04 2001-11-06 Cch Incorporated Automated forms publishing system and method using a rule-based expert system to dynamically generate a graphical user interface
US7617116B2 (en) 2000-08-04 2009-11-10 Athenahealth, Inc. Practice management and billing automation system
AUPR166500A0 (en) 2000-11-27 2000-12-21 Insfin Insurance & Finance Group Pty Ltd Intelligent computerised system and method for the sale of multiple products within a single process
US7630911B2 (en) 2001-10-24 2009-12-08 Qtc Management, Inc. Method of automated processing of medical data for insurance and disability determinations
US7337230B2 (en) 2002-08-06 2008-02-26 International Business Machines Corporation Method and system for eliminating redundant rules from a rule set
US9811805B2 (en) 2002-09-18 2017-11-07 eSys Technologies, Inc. Automated work-flow management system with dynamic interface
US8155977B2 (en) 2004-04-15 2012-04-10 The Trizetto Group, Inc. Rule management method and system
US8401986B1 (en) * 2004-08-05 2013-03-19 Versata Development Group, Inc. System and method for efficiently generating association rules
US20060100905A1 (en) 2004-10-20 2006-05-11 Christen James D Claim data processing system
US20070055552A1 (en) 2005-07-27 2007-03-08 St Clair David System and method for health care data integration and management
US20080021732A1 (en) 2006-07-20 2008-01-24 Athenahealth, Inc. Automated Configuration of Medical Practice Management Systems
US7970629B2 (en) 2006-11-02 2011-06-28 Siemens Medical Solutions Usa, Inc. Adaptive system for financial claim reimbursement processing
US7925605B1 (en) * 2007-09-13 2011-04-12 The United States Of America As Represented By The Secretary Of The Navy Evolutionary expert systems and methods using meta-rules matching
US8355930B2 (en) 2009-02-18 2013-01-15 Emergis Inc. Insurance claim processing using containerized processing logic
US9020872B2 (en) * 2010-12-21 2015-04-28 International Business Machines Corporation Detecting missing rules with most general conditions
US8909584B2 (en) * 2011-09-29 2014-12-09 International Business Machines Corporation Minimizing rule sets in a rule management system
US9466026B2 (en) * 2012-12-21 2016-10-11 Model N, Inc. Rule assignments and templating

Also Published As

Publication number Publication date
US9514410B2 (en) 2016-12-06
US20140324754A1 (en) 2014-10-30

Similar Documents

Publication Publication Date Title
US9032513B2 (en) Systems and methods for event stream platforms which enable applications
US5784635A (en) System and method for the rationalization of physician data
US11403330B2 (en) Systems and methods for customized annotation of medical information
US8412537B1 (en) System and method for episode service item cost estimation based on historical data
US20060287890A1 (en) Method and apparatus for organizing and integrating structured and non-structured data across heterogeneous systems
US20050209893A1 (en) System and method for identifying and servicing medically uninsured persons
US20030233252A1 (en) System and method for providing a generic health care data repository
US10373712B2 (en) Aggregation, partitioning, and management of healthcare data for efficient storage and processing
US8364651B2 (en) Apparatus, system, and method for identifying redundancy and consolidation opportunities in databases and application systems
US10319469B2 (en) Rule-based low-latency delivery of healthcare data
US11675807B1 (en) Database interface system
US20200243169A1 (en) Research study data acquisition and quality control systems and methods
Juárez et al. A generic method and implementation to evaluate and improve data quality in distributed research networks
US11538561B2 (en) Systems and methods for medical information data warehouse management
CN110148473A (en) It is classified diagnosis and treatment method and system
WO2020082804A1 (en) Medical data classified storage method and apparatus
US20210133769A1 (en) Efficient data processing to identify information and reformant data files, and applications thereof
US20080172254A1 (en) Method For Providing Electronic Medical Records
US20220101961A1 (en) Systems and methods for matching medical records for patients across disparate medical providers to facilitate continuity of care
US20160267115A1 (en) Methods and Systems for Common Key Services
Adelberg et al. Improving provider directory accuracy: can machine-readable directories help?
US20170083674A1 (en) System and method for identifying and condensing similar and/or analogous information requests and/or responses
Ojo et al. Quantifying organ donation rates by donation service area
US8566117B1 (en) Systems and methods for facilitating healthcare provider enrollment with one or more payers
JP2011233110A (en) Data cooperation system

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: NUESOFT TECHNOLOGIES, INC., GEORGIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ALIBAKHSH, MASSOUD;FAMORZADEH, SHAHRAM;REEL/FRAME:042928/0841

Effective date: 20170601

AS Assignment

Owner name: GOLUB CAPITAL MARKETS LLC, AS COLLATERAL AGENT, NE

Free format text: SECURITY INTEREST;ASSIGNOR:NUESOFT TECHNOLOGIES, INC.;REEL/FRAME:046284/0882

Effective date: 20180706

AS Assignment

Owner name: NUESOFT TECHNOLOGIES, INC., UTAH

Free format text: RELEASE OF SECURITY INTEREST IN PATENTS RECORDED AT REEL/FRAME NO.: 046284/0882;ASSIGNOR:GOLUB CAPITAL MARKETS LLC, AS COLLATERAL AGENT;REEL/FRAME:047015/0069

Effective date: 20180904

AS Assignment

Owner name: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT, NO

Free format text: NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS;ASSIGNOR:NUESOFT TECHNOLOGIES INC.;REEL/FRAME:048764/0820

Effective date: 20160422

AS Assignment

Owner name: NEXTEP SYSTEMS INC., MICHIGAN

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: HEARTLAND PAYMENT SYSTEMS, LLC, GEORGIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: NUEIP, LLC, UTAH

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: ACTIVE NETWORK, LLC, TEXAS

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: TOUCHNET INFORMATION SYSTEMS, INC., GEORGIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: DEBITEK, INC., GEORGIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: ADVANCEDMD, INC., UTAH

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: XENIAL, INC. (F/K/A HEARTLAND COMMERCE, INC.), GEO

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: GLOBAL PAYMENTS INC., GEORGIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: NUESOFT TECHNOLOGIES INC., UTAH

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

Owner name: XENIAL, INC. (F/K/A HEARTLAND COMMERCE, INC.), GEORGIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:050406/0851

Effective date: 20190917

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

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