WO2012158298A2 - Transforming data for rendering an insurability decision - Google Patents
Transforming data for rendering an insurability decision Download PDFInfo
- Publication number
- WO2012158298A2 WO2012158298A2 PCT/US2012/034023 US2012034023W WO2012158298A2 WO 2012158298 A2 WO2012158298 A2 WO 2012158298A2 US 2012034023 W US2012034023 W US 2012034023W WO 2012158298 A2 WO2012158298 A2 WO 2012158298A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- decision
- information
- computer
- sources
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/08—Insurance
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F04—POSITIVE - DISPLACEMENT MACHINES FOR LIQUIDS; PUMPS FOR LIQUIDS OR ELASTIC FLUIDS
- F04C—ROTARY-PISTON, OR OSCILLATING-PISTON, POSITIVE-DISPLACEMENT MACHINES FOR LIQUIDS; ROTARY-PISTON, OR OSCILLATING-PISTON, POSITIVE-DISPLACEMENT PUMPS
- F04C2270/00—Control; Monitoring or safety arrangements
- F04C2270/04—Force
- F04C2270/041—Controlled or regulated
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H70/00—ICT specially adapted for the handling or processing of medical references
Definitions
- Insurance companies typically determine insurance premiums and rates for applicants based on the process of underwriting.
- underwriting involves measuring risk exposure and determining the premium that needs to be charged to insure that risk.
- life insurance underwriting involves determining an individual's relative mortality and health insurance underwriting involves determining an individual's relative morbidity.
- medical underwriting and other factors are used to examine the applicant's health status.
- Each insurance company has its own set of underwriting guidelines to help an underwriter determine whether or not the company should accept a risk and at what cost and with what restrictions. Once an applicant for insurance authorizes the company's access to various pieces of information, the underwriting process uses the information to evaluate the risk of the applicant for insurance based on the type of coverage involved. Insurance companies sometimes use automated underwriting systems to deliver an underwriting decision. SUMMARY
- aspects of the invention translate and map data from a medical record or the like into a structured database to enable the data to be underwritten by either an electronic program or a human underwriter.
- a method embodying aspects of the invention transforms disparate data for use in rendering a decision involving a potentially insurable risk.
- the method includes receiving data, which is in a plurality of formats, from a plurality of sources.
- the data is extracted and converted into one or more standard formats.
- the method also includes filtering the converted data by relevancy to the decision to be rendered, generating presentable knowledge from the converted data, and presenting the knowledge to a decision-making entity for rendering the decision.
- the method can adjust one or more of steps as a function of the monitored actions.
- a method of structuring and transforming disparate data for use in rendering a decision involving a potentially insurable risk includes retrieving data from a first database and transforming the retrieved data into domain-specific information. Once transformed, the information, which relates to the potentially insurable risk, is stored in a second database. The method includes defining one or more relevancy factors as a function of the decision to be rendered and assigning at least one of the relevancy factors to at least a portion of the information stored in the second database. Additionally, the method includes providing an output of the second database with the assigned relevancy factors to a decision-making entity for rendering the decision.
- a computer-readable medium stores computer- executable instructions that, when executed, transform disparate data for use in rendering a decision involving a potentially insurable risk.
- the computer-readable medium comprises, data from a plurality of sources and in a plurality of formats, an Extract, Transform, Load (ETL) process, a heuristic engine, a consolidation and presentation engine, and an optimization feedback process.
- the ETL process extracts the data and converts it from the plurality of formats into one or more standard formats.
- the heuristic engine inferentially processes the converted data to identify information relevant to the decision to be rendered.
- the consolidation and presentation engine generates presentable knowledge from the relevant information and then presents the knowledge to a decision-making entity for rendering the decision.
- the optimization feedback process monitors one or more actions on the presented knowledge by the decision-making entity and adjusts one or more of the ETL process, the heuristic engine, and the consolidation and presentation engine as a function of the monitored actions.
- a system in yet another aspect, includes a memory storing disparate data relating to a potentially insurable risk.
- a computer executes a process for extracting at least a portion of the stored data and transforming the extracted data from a plurality of formats into a standardized format.
- the memory then stores the transformed data in the standardized format.
- the computer executes a heuristic engine for analyzing the transformed data for relevancy to a decision to be rendered involving the potentially insurable risk.
- the heuristic engine assigns one or more relevancy factors to the analyzed data.
- a display displays an output including the assigned relevancy factors to a decision-making entity for rendering the decision.
- an automated system is capable of interpreting medical conditions presented in a structured medical record into one of a plurality of limited underwriting impairments.
- the automated system is user- configurable to include more or fewer underwriting impairments.
- the automated system is user-configurable to enable modification of the medical condition mappings into underwriting impairments.
- the automated system includes the capability to translate, interpret, and map a known medical condition based on one or more factors including, but not limited to: medical condition name; medical condition code (e.g., CPT4, ICD9, ICD10, etc.); medications assigned; treatment regimens; age; gender; and so forth.
- the automated system receives its input data from various sources such that the data received is in a structured data format capable of being interpreted by an automated system.
- the automated system produces a structured data output consisting of at least one of the following: an underwriting medical condition; a severity indication; a recommended action; or an indication that the medical condition is referred to a human to correctly map the medical condition to an
- the output of the automated system is an input to an automated system or as input to a human for the actual process of underwriting the individual under consideration.
- FIG. 1 is an exemplary block diagram illustrating a system for transforming medical and other data according to an embodiment of the invention.
- FIG. 2 is an exemplary block diagram illustrating a system for transforming medical and other data according to another embodiment of the invention.
- FIG. 3 is an exemplary block diagram illustrating alternative data sources to the system of FIGS. 1 and 2.
- FIG. 4 is an exemplary flow diagram illustrating operation of the system of FIGS. 1 and 2.
- FIG. 5 is an exemplary flow diagram illustrating operation of a consolidation and presentation engine of the system of FIGS, l and 2.
- FIG. 6 is a block diagram illustrating an example of a suitable computing system environment in which aspects of the invention may be implemented.
- FIG. 6 is a block diagram illustrating an example of a suitable computing system environment in which aspects of the invention may be implemented.
- Corresponding reference characters indicate corresponding parts throughout the drawings.
- aspects of the present invention translate and map information about an insurance applicant into a structured database. This enables the information to be more effectively and efficiently underwritten by either an electronic program or a human underwriter.
- a computer system receives information, such as data stored in an external data database 102, and creates structured data that fits into major "underwritten" sections (e.g., cardiovascular disease).
- the structured data is preferably used for further underwriting evaluation, either by an automated system or by a human underwriter.
- the data stored in the external data database 102 comprises data from electronic medical records (EMRs).
- EMRs electronic medical records
- This external data can be from several sources and in varying formats.
- the system 100 evaluates each EMR, for example, to identify relevant information and to translate the identified information.
- system 100 uses industry-wide classifications, performs lexical analysis, accesses open-source or propriety databases (e.g., databases provided by a reinsurance company), or the like.
- the EMR data input to system 100 often includes fields such as medical condition name, medical condition code, medications assigned, treatment regimens, age, gender, and so on.
- a suitable source of information is a continuity of care record (CCR).
- CCR continuity of care record
- Those skilled in the art are familiar with CCR standards for creation of electronic summaries of patient health.
- the CCR provides a means for a healthcare practitioner, system, or setting to aggregate pertinent data about a patient and forward it to another practitioner, system, or setting to support the patient's continuity of care.
- a typical CCR includes a summary of the patient's health status (e.g., problems, medications, allergies, lab results, procedures) and basic information about insurance, advance directives, care documentation, and care plan recommendations.
- the CCR is not an EMR or electronic health record (EHR) but it often contains some of the same data as an EMR or EHR.
- a continuity of care document is a CCR created under the Clinical Document Architecture (CDA) standard.
- CDA Clinical Document Architecture
- An underwriting impairment typically defines factors that tend to increase an individual's risk above that which is normal.
- Underwriting manuals define one or more underwriting impairments or underwriting impairment groups.
- Information in the underwriting impairment may define, for example, the individual's relative mortality, morbidity, and/or longevity.
- computer system 100 permits selection and mapping of translated external data from database 102 to a structured database.
- the external data stored in database 102 includes, for example, applicant-provided data, financial sources data, motor vehicle records data, other non-medical sources data, electronic medical records data, electronic health records data, continuity of care records or documents data, prescription data, and other medical sources data.
- the system 100 first extracts relevant information from the external data and then converts the extracted data into standard formats for processing. In one embodiment, system 100 weighs, filters, or otherwise deems information to be more or less relevant based on factors such as source, type, age of data, covariance with other factors, etc. And the resulting structured data preferably contains fields such as an underwriting medical condition, a severity indication, a recommended action, and/or an indication that further manual review is desired or required.
- the application programs 36 include a plurality of processes that when executed by system 100 filter the structured data by relevancy and mine the data for valuable information.
- the processes further convert this information into knowledge, namely, information that is particularly useful in the underwriting process.
- FIG. 1 shows at least one knowledge engineering process, generally indicated process 104 for determining which of the relevant information is actually usable in the underwriting process.
- the process 104 employs experience studies, feedback, etc. to create and apply a knowledge model to the data.
- one or more extract, transform, load (ETL) processes and one or more data mining processes filter the structured data by relevancy and mine the data for valuable information.
- ETL extract, transform, load
- process 106 filter the structured data by relevancy and mine the data for valuable information.
- the result of these highly specialized processes 104, 106 is a relatively large staging area repository 108 of potentially usable data concerning the applicant.
- At least one heuristic engine 1 10 analyzes staged data stored in the repository 108.
- the heuristic engine 1 10 compares the data against a proprietary database 1 12 representing a lexicon of phrases, synonyms, ICD 10 codes, etc. and the covariances of the data items.
- engine 1 10 assigns relevancy weightings for life underwriting or for health underwriting.
- the output of heuristic engine 1 10 is a refined, filtered collection of information pertinent to the underwriting process stored in an underwriting information database 1 14.
- heuristic engine 1 10 executes a Markov Chaining Monte Carlo (MCMC) algorithm.
- MCMC Markov Chaining Monte Carlo
- At least one consolidation and presentation engine 1 16 presents the structured output of heuristic engine 1 10 in a form more directly usable for underwriting (either manual or automated or both). Moreover, the consolidation and presentation engine 1 16 offers a drill-down capability, described below, to further underwriting information stored in a database 1 14. In this manner, engine 1 16 outputs scenario and applicant-specific information as well as reference statistics particularly useful in the underwriting process.
- system 100 includes a visual tool that enables a user, such as an underwriter 1 18, to view the information output from heuristic engine 1 10 as well as the information's underlying factors. Moreover, the visual tool enables the underwriter 1 18 access to the information in the underwriting information database 1 14.
- the visual tool comprises a dashboard of consolidated summary information displayed on a display of a computer 120.
- the underwriter 1 18, generally considered the decision maker in underwriting scenarios, renders his or her decision based on the summary information.
- underwriter 1 18 is a trained professional who evaluates the presented data and makes a decision to approve the application at a specific rating for the policy, to decline the application, or to request more information.
- the computer 120 executes automated underwriting processes in addition to or instead of manual underwriting by underwriter 1 18. In the absence of a human underwriter, computer 120 constitutes the underwriter in this alternative embodiment.
- a feedback system based on the consumption or modification of the structured data is used to refine and adjust the selection, translation, and/or mapping of data to the structured database.
- the feedback process monitors underwriter actions and results and alters previous operations via feedback loops.
- the actions of each individual underwriter 1 18 are closely observed using an optimization technique, such as an "Ant Colony Optimization" technique executed at process 122.
- the process 122 infers collective information from the repeated and combined actions of independent individuals and adjusts the dashboard of summary information displayed at computer 120 accordingly.
- FIG. 2 illustrates an alternative embodiment of the invention.
- computer system 100 permits selection and mapping of translated external data stored in database 102 to a structured database.
- the external data 102 includes, for example, applicant-provided data 202, financial sources data 204, electronic medical records data 206, prescription data 208, and other medical sources data 210 (including but not limited to, for example, continuity of care records data).
- external data database 102 includes complex data from non-EMR sources such as social network data 212 and internet datamart data 214.
- the different types of external data included in the external data database 102 can be stored in one or more database structures.
- extracting information from multiple data sources provides the benefit of network theory.
- the strength of a network is the usual fault tolerance (e.g., random hits can take out as many as 80% of the locations while retaining functionality).
- the weakness of a network is the vulnerability to catastrophe (e.g., targeted hits take out very few locations but cause chaos).
- the government sponsored movement towards more integration of medical and related information into personal medical records is countered to some extent by another regulatory initiative concerning privacy issues. The goals are at times in conflict and the posture regarding what information is fair game for risk assessments is in a state of flux.
- Embodiments of the invention use network theory to adjust processing centers for high efficiency of data processing and embracing of data deemed relevant, ethical, and legal to use, yet reduce the vulnerability to any specific data source or selection criterion as perspectives change.
- the system 100 preferably uses inferential analysis to extract useful information from the external data. Those skilled in the art are familiar with
- the system 100 first extracts relevant information from external data stored in database 102 and then converts the extracted data into a standard format for processing. In one embodiment, system 100 weighs, filters, or otherwise deems information to be more or less relevant based on factors such as source, type, age of data, covariance with other factors, etc. And the resulting structured data preferably contains fields such as an underwriting medical condition, a severity indication, a recommended action, and/or an indication that further manual review is desired or required.
- application programs 36 include a plurality of processes that when executed by system 100 filter the structured data by relevancy and mine the data for valuable information. The processes further convert this information into knowledge, namely, information that is particularly useful in the underwriting process.
- FIG. 2 shows a plurality of processes, such as knowledge engineering process 104, heuristic engine 1 10, and consolidation and presentation engine 1 16.
- FIG. 2 illustrates process 106 as one or more ETL processes 218 and one or more data mining processes 220.
- the processes 104, 106 (including 218, 220), 1 10, 1 16 are collectively referred to as inference engines.
- the engine 1 16 transforms information from various sources into a form more directly usable for underwriting (either manual or automated or both).
- Traditional information sources include applicant-provided data 202, financial sources data 204, electronic medical records data 206, prescription data 208, and other medical sources data 210.
- the traditional sources of data although different from each other in many respects, share a general perspective on the health or financial state of the applicant.
- a person who recently underwent major surgery, or who is in financial distress, for example, is more likely to have a greater mortality or health insurance risk than another person with a secure, comfortably high income, low debt, good family history of longevity, lower (but not too low) blood pressure and cholesterol levels, and a body mass index (BMI) and other physical characteristics in the more desirable ranges.
- BMI body mass index
- the consolidation and presentation engine 1 16 generates succinct, high usable information from the transformed data stored in underwriting information database 1 14. For example, engine 1 16 summarizes data representing years of biometric levels into a moving weighted average. In another embodiment, engine 1 16 presents a chart of the metrics superimposed on a background chart of those metrics for the normal range of individuals of similar age, gender, smoker status, and other key underwriting criteria. Similarly, instead of data representing years of prescriptions, engine 1 16 presents a listing of the distinct prescriptions, and an indication of dosage levels (and increasing or decreasing trends), periods of noncompliance, and other key indicators to flag possible interactions between prescriptions or possible misuse of them.
- engine 1 16 may be configured to operate on non-traditional information, such as social network data 212 and internet datamart data 214.
- non-traditional information such as social network data 212 and internet datamart data 214.
- Vast amounts of data on our personal lifestyle habits have been collected and stored in various datamarts. And people contribute to the collective knowledge by voluntary participation in social networks.
- the social networks data 212 and associated datamarts data 214 e.g., specialty companies that harvest data about us from myriad sources
- this lifestyle data can be a useful prognosticator of future, rather than just current morbidity and mortality concerns. And this data could add significantly to the total picture of insurability.
- This mix of data could provide a favorable indicator of X living for a longer time than an otherwise similar individual who posts, for example, pictures from a party at a local tavern, blogs about the taste differences of cigar A versus cigar B, and comments about recently buying a new muscle car to race at the local stock car track.
- a tailored ETL process 218 corresponds to each source of external data 102.
- each ETL process 218 is specific to the domain, or source, of the data.
- the ETL process extracts information from its corresponding data source without regard to each data organization/format and transforms, or converts, the extracted data to a standard format. This permits consolidation and loading of the data into repository 108.
- Other data such as social networks data 212 and datamarts data 214, can be so voluminous as to make this more direct type of mapping process unfeasible in realistic timeframes.
- This other data 212, 214 is processed by, for example, advanced statistical methodologies, i.e., data mining processes 220.
- advanced statistical methodologies i.e., data mining processes 220.
- data mining processes 220 comprise predictive modeling and similar techniques to "follow the bread crumbs" and detect covariance relationships between seemingly independent pieces of data.
- the system 100 also operates on internal information stored in a database 222 and converts the raw data into a form more directly usable for underwriting.
- a reinsurance company has a perspective on underwriting practices and mortality results across many companies and maintains its own repository of extensive data, indicated generally as internal data database 222.
- the knowledge engineering process 104 with expert human underwriters, actuaries, and other insurance professionals continually refines this valuable source of proprietary information.
- Embodiments of the invention involve the storage of vast amounts of data, such as external data in database 102 (both traditional and non-traditional sources), internal data in database 222, lexicon and relevancy weights data in database 1 12, staged data in repository 108, and underwriting information in database 1 14.
- data can be stored, organized, and maintained in myriad forms.
- heuristic engine 1 10 analyzes the staged data in repository 108.
- heuristic engine 1 10 compares the data against the proprietary database 1 12 representing a lexicon of phrases, synonyms, ICD 10 codes, etc. and the covariances of the data items.
- engine 1 10 assigns relevancy weightings for life underwriting or for health underwriting.
- the relevancy of an item such as back pain might be of little consequence for a life application but of much higher relevance for health underwriting.
- a hearing loss might be unimportant for most life applicants, yet rise in importance considerably if the applicant is employed as a traffic guard.
- the result of this proprietary filtering process is a refined collection of information pertinent to life (or health, if that is the coverage sought) underwriting. Even this may be too much information for an underwriter to efficiently absorb. For example, BM I and blood pressure and cholesterol levels for the past 30 years is likely to be more information than underwriter 1 18 can effectively process. Similarly, information about monthly prescription medications for the past 15 years is likely too much data to be usable.
- the consolidation and presentation engine 1 16 transforms this information into a form more directly usable by the underwriter.
- system 100 includes a visual tool that enables underwriter 1 18 access to the information in the underwriting information database 1 14.
- a feedback system based on the consumption or modification of the structured data is used to refine and adjust the selection, translation, and/or mapping of data to the structured database.
- the feedback process monitors underwriter actions and results and alters previous operations via feedback loops. For example, the actions of each individual underwriter 1 18 are closely observed using an optimization technique, such as an "Ant Colony Optimization" technique executed at process 122.
- the process 122 infers collective information from the repeated and combined actions of independent individuals and adjusts the dashboard of summary information displayed at computer 120 accordingly.
- the invention comprises an underwriting appliance that has several alternative physical forms.
- a ceding company can choose a stand-alone, proprietary terminal linked to a reinsurer for maximum efficiency of this operation, or one of various other options that permit a balance of functionality and ease-of-use versus ceding company internal data security concerns.
- an underwriting appliance 302 (i.e., a hardware arrangement) comprises a dedicated terminal to the reinsurer, such as computer 120, with a specialized keyboard and hot keys to most common functions.
- the ceding company underwriter 1 18 uses a personal computer, such as computer 120, with a reinsurer specialized keypad 306 attached via the USB port or the like. This permits normal access to the ceding company network and peripherals.
- the appliance 304 is convenient for a large underwriting department and for situations involving remote underwriters.
- Another alternative underwriting appliance 308 includes a specialized tablet 310 (e.g., an iPad) for use by a highly mobile underwriter 1 18.
- the ceding company underwriter 1 18 uses a personal computer, such as computer 120, with no attached hardware.
- a relatively small, on-screen keyboard 314 is available to provide the hot key operations. This permits normal access to the ceding company network and peripherals. Similar to the underwriting appliance 304, the appliance 312 is convenient for a large underwriting department and for situations involving remote underwriters.
- Preferred hot keys on the specialized input device include an automatic login to the reinsurer's underwriting appliance via a secure internet site, and various views (arrangements of content and form) for differing benefit underwriting perspectives such as Life, Health, Disability Income, Long Term Care, etc. as well as direct access to the reinsurer's underwriting manual. Additional features include the ability to submit the application to the reinsurer.
- FIG. 4 illustrates an exemplary, non-limiting process in accordance with an embodiment of the invention.
- computer system 100 receives external data 102 at 402 for selection and mapping to a structured database.
- external data 102 includes data from multiple sources in a variety of formats, such as applicant-provided data, financial sources data, electronic medical records data, prescription data, and other medical sources data.
- system 100 first extracts relevant information from external data 102 and then converts the extracted data into standard formats for processing.
- system 100 executes process 104 and/or process 106 to perform the data extraction and conversion.
- the system 100 stores the extracted data in staging area repository 108.
- system 100 executes heuristic engine 1 10 to weigh, filter, or otherwise deem information to be more or less relevant based on factors such as source, type, age of data, covariance with other factors, etc. And the resulting structured data preferably contains fields such as an underwriting medical condition, a severity indication, a recommended action, and/or an indication that further manual review is desired or required. Moreover, engine 1 10 assigns relevancy weightings for life underwriting or for health underwriting. The output of heuristic engine 1 10 is a refined, filtered collection of information pertinent to the underwriting process stored in underwriting information database 1 14.
- the consolidation and presentation engine 1 16 of system 100 converts this information into knowledge, namely, information that is particularly useful in the underwriting process.
- engine 1 16 presents the structured output of heuristic engine 1 10, i.e., the underwriting information 1 14, in a form more directly usable for underwriting (either manual or automated or both).
- the system 100 includes a visual tool that enables underwriter 1 18 to view the summary information output from heuristic engine 1 10 as well as the information's underlying factors.
- computer 120 displays a dashboard of consolidated summary information to
- Feedback at 412 based on the consumption or modification of the structured data refines and adjusts the selection, translation, and/or mapping of data to the structured database. Moreover, the feedback process monitors underwriter actions and results and alters previous operations via feedback loops 414.
- FIG. 5 provides a logical overview of the operation of consolidation and presentation engine 1 16 at step 410 of FIG. 4 according to an embodiment of the invention.
- engine 1 16 receives the extracted information stored in underwriting information database 1 14.
- engine 1 16 executes a decision operation to determine whether the received information has a relatively high degree of relevance to the particular underwriting scenario. If so, engine 1 16 proceeds to 506 for a determination of whether the information is already in a concise, usable form. And if the information is relevant and concise, engine 1 16 determines at 508 whether the information is suitable for top level display.
- engine 1 16 determines at 504 that the received information does not have a sufficiently high degree of relevance to the particular underwriting scenario. If the information engine 1 16 disregards the data at 512. But if the information would be sufficiently relevant if combined, engine 1 16 combines the data at 514 and proceeds to 506.
- engine 1 16 determines at 506 that the relevant information is not already in a concise, usable form, operation proceeds to 516.
- the engine 1 16 builds a summary at 516 such that the information is more usable in the underwriting process and then proceeds to 508 for a decision on whether the summarized information is suitable for top level display.
- the engine 1 16 causes information suitable for top level display to be displayed at 518 and otherwise stores the information at 520 so that it is available for display when underwriter 1 18 drills down for further detail.
- the consolidation and presentation engine 1 16 offers the drill-down capability to permit underwriter 1 18 to access further underwriting information stored in a database 1 14. In other words, the relevance and nature of certain information may not warrant top immediate display but underwriter 1 18 can access the information if he or she deems it of importance to the underwriting decision. In this manner, engine 1 16 outputs scenario and applicant- specific information particularly useful in the underwriting process and provides the ability to drill down on additional underwriting information.
- system 100 preferably uses inferential analysis to extract useful information from external data 102.
- the system 100 first extracts relevant information from external data 102 and then converts the extracted data into a standard format for processing.
- system 100 weighs, filters, or otherwise deems information to be more or less relevant based on factors such as source, type, age of data, covariance with other factors, etc.
- Those skilled in the art are familiar with computational methods such as predictive modeling, Bayesian inference, genetic algorithms, nature-inspired metaheuristic algorithms and the like suitable for performing inferential analysis in the form of knowledge engineering process 218, data mining process 220, heuristic engine 1 10, consolidation and presentation engine 1 16, and/or optimization process 122.
- system 100 utilizes a combination of processes to weigh, filter, or otherwise deems information to be more or less relevant and to optimize the processes.
- This combination of processes permits system 100 to identify ways in which the processes are vulnerable to minute changes in data granularity, starting assumptions or on covariances between major and obscure variables, and adjust accordingly.
- aspects of the invention utilize complexity science tools and techniques, including predictive modeling, network theory, deterministic chaos, behavioral economics, fractal geometry, genetic algorithms, and cellular automata. These aspects represent a marked departure from the classical, more deterministic approach to risk assessment.
- embodiments of the invention involve the storage of vast amounts of data, such as external data in database 102 (both traditional and non- traditional sources), internal data in database 222, lexicon and relevancy weights data in database 1 12, staged data in repository 108, and underwriting information in database 1 14.
- data is readily accessible when needed, and the data models are highly scalable.
- fractal geometry techniques help achieve scalability of interrelationship inferences beyond currently popular methods by taking advantage of self-similarities in the data.
- genetic algorithms namely, nature-inspired metaheuristic algorithms and the like, provide solutions to optimization and search problems in inferential analysis processes. Many risk assessment problems have no clear deterministic solution, and an exhaustive search is beyond computational capabilities.
- system 100 uses one or more genetic algorithms to simulate emergent phenomena from the interactions of simpler, complex adaptive agents. An example of very simple agents interacting in complex ways would be the operation of an ant colony.
- the dashboard output generated on computer 120 by consolidation and presentation engine 1 16 presents the information generally thought to be of the most interest to the human underwriter 1 18, with drill-down capability to get more granular or detailed information as desired.
- the feedback process monitors how often the various primary items are clicked for more information, and which items are ignored, or used less frequently. It will then spawn simulations to infer how the future dashboard arrangement can be changed to improve the user experience.
- the drill-down process also provides feedback to the collection and filtering routines (e.g., processes 104, 106) to ensure that desired information is collected and made more prominent.
- cellular automata principles can add a new dimension to genetic algorithm simulations for feedback and self-adjustment of the collection, filtering, relevancy, and presentation engine processes.
- Embodiments of the present invention may comprise a special purpose or general purpose computer including a variety of computer hardware, as described in greater detail below.
- Embodiments within the scope of the present invention also include computer-readable media for carrying or having computer-executable instructions or data structures stored thereon.
- Such computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer.
- Such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage, or other magnetic storage devices, or any other medium that can be used to carry or store desired program code means in the form of computer-executable instructions or data structures and that can be accessed by a general purpose or special purpose computer.
- Computer-executable instructions comprise, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions.
- FIG. 6 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which aspects of the invention may be implemented.
- aspects of the invention will be described in the general context of computer-executable instructions, such as program modules, being executed by computers in network environments.
- program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
- Computer- executable instructions, associated data structures, and program modules represent examples of the program code means for executing steps of the methods disclosed herein. The particular sequence of such executable instructions or associated data structures represent examples of corresponding acts for implementing the functions described in such steps.
- aspects of the invention may be practiced in network computing environments with many types of computer system configurations, including personal computers, hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. Aspects of the invention may also be practiced in distributed computing environments where tasks are performed by local and remote processing devices that are linked (either by hardwired links, wireless links, or by a combination of hardwired or wireless links) through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
- an exemplary system for implementing aspects of the invention includes a general purpose computing device in the form of a conventional computer 20, including a processing unit 21 , a system memory 22, and a system bus 23 that couples various system components including the system memory 22 to the processing unit 21 .
- the system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
- the system memory includes read only memory (ROM) 24 and random access memory (RAM) 25.
- ROM read only memory
- RAM random access memory
- a basic input/output system (BIOS) 26 containing the basic routines that help transfer information between elements within the computer 20, such as during start-up, may be stored in ROM 24.
- the computer 20 may also include a magnetic hard disk drive 27 for reading from and writing to a magnetic hard disk 39, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to removable optical disk 31 such as a CD-ROM or other optical media.
- the magnetic hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive-interface 33, and an optical drive interface 34, respectively.
- the drives and their associated computer-readable media provide nonvolatile storage of computer- executable instructions, data structures, program modules, and other data for the computer 20.
- exemplary environment described herein employs a magnetic hard disk 39, a removable magnetic disk 29, and a removable optical disk 31
- other types of computer readable media for storing data can be used, including magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, RAMs, ROMs, and the like.
- Program code means comprising one or more program modules may be stored on the hard disk 39, magnetic disk 29, optical disk 31 , ROM 24, and/or RAM 25, including an operating system 35, one or more application programs 36, other program modules 37, and program data 38.
- a user may enter commands and information into the computer 20 through keyboard 40, pointing device 42, or other input devices (not shown), such as a microphone, joy stick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 21 through a serial port interface 46 coupled to system bus 23.
- the input devices may be connected by other interfaces, such as a parallel port, a game port, or a universal serial bus (USB).
- a monitor 47 or another display device is also connected to system bus 23 via an interface, such as video adapter 48.
- personal computers typically include other peripheral output devices (not shown), such as speakers and printers.
- the computer 20 may operate in a networked environment using logical connections to one or more remote computers, such as remote computers 49a and 49b.
- Remote computers 49a and 49b may each be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically include many or all of the elements described above relative to the computer 20, although only memory storage devices 50a and 50b and their associated
- FIG. 6 The logical connections depicted in FIG. 6 include a local area network (LAN) 51 and a wide area network (WAN) 52 that are presented here by way of example and not limitation.
- LAN local area network
- WAN wide area network
- Such networking environments are commonplace in office-wide or enterprise-wide computer networks, intranets and the Internet.
- the computer 20 When used in a LAN networking environment, the computer 20 is connected to the local network 51 through a network interface or adapter 53. When used in a WAN networking environment, the computer 20 may include a modem 54, a wireless link, or other means for establishing communications over the wide area network 52, such as the Internet.
- the modem 54 which may be internal or external, is connected to the system bus 23 via the serial port interface 46.
- program modules depicted relative to the computer 20, or portions thereof may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing communications over wide area network 52 may be used.
- computer-executable instructions stored in a memory such as hard disk drive 27, and executed by computer 120 embody the illustrated inference engines, including processes 104, 106 (including processes 218, 220) and engines 1 10, 1 16.
- computer 20 is suitably embodies computer 120.
- system 100 transforms disparate data for use in rendering an underwriting decision involving a potentially insurable risk.
- the processes 104, 106 receive data, which is in a plurality of formats, from a plurality of sources (i.e., external data 102). At least process 106 extracts the data and converts it into one or more standard formats.
- the heuristic engine 1 10 then filters the converted data by relevancy to the underwriting decision to be rendered.
- the consolidation and presentation engine 1 16 generates presentable knowledge from the converted data, and presents the knowledge to a decision-making entity for rendering the underwriting decision.
- optimization process 122 can adjust one or more of steps as a function of the monitored actions.
- system 100 structures and transforms disparate data for use in rendering an underwriting decision involving a potentially insurable risk.
- the processes 104, 106 retrieve data from a first database, such as database 102, and transform the retrieved data into domain-specific information. Once transformed, the information, which relates to the potentially insurable risk, is stored in a second database, such as staging area repository 108.
- the heuristic engine 1 10 defines one or more relevancy factors as a function of the underwriting decision to be rendered and assigns at least one of the relevancy factors to at least a portion of the information stored in the second database. Additionally, consolidation and presentation engine 1 16 providing an output of the second database with the assigned relevancy factors to a decision-making entity for rendering the underwriting decision.
- Embodiments of the invention may be implemented with computer- executable instructions.
- the computer-executable instructions may be organized into one or more computer-executable components or modules.
- Aspects of the invention may be implemented with any number and organization of such components or modules. For example, aspects of the invention are not limited to the specific computer-executable instructions or the specific components or modules illustrated in the figures and described herein.
- Other embodiments of the invention may include different computer-executable instructions or components having more or less functionality than illustrated and described herein.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- General Business, Economics & Management (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Technology Law (AREA)
- Development Economics (AREA)
- Medical Treatment And Welfare Office Work (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Health & Medical Sciences (AREA)
- Tourism & Hospitality (AREA)
- Child & Adolescent Psychology (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Primary Health Care (AREA)
- Devices For Executing Special Programs (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2012256300A AU2012256300A1 (en) | 2011-05-18 | 2012-04-18 | Transforming data for rendering an insurability decision |
JP2014511373A JP5912176B2 (en) | 2011-05-18 | 2012-04-18 | Transforming data to make insurance coverage decisions |
CA2835666A CA2835666C (en) | 2011-05-18 | 2012-04-18 | Transforming data for rendering an insurability decision |
EP12786452.8A EP2710544A4 (en) | 2011-05-18 | 2012-04-18 | Transforming data for rendering an insurability decision |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201161487562P | 2011-05-18 | 2011-05-18 | |
US61/487,562 | 2011-05-18 | ||
US13/274,869 US8775218B2 (en) | 2011-05-18 | 2011-10-17 | Transforming data for rendering an insurability decision |
US13/274,869 | 2011-10-17 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2012158298A2 true WO2012158298A2 (en) | 2012-11-22 |
WO2012158298A3 WO2012158298A3 (en) | 2013-05-02 |
Family
ID=47175606
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2012/034023 WO2012158298A2 (en) | 2011-05-18 | 2012-04-18 | Transforming data for rendering an insurability decision |
Country Status (6)
Country | Link |
---|---|
US (2) | US8775218B2 (en) |
EP (1) | EP2710544A4 (en) |
JP (1) | JP5912176B2 (en) |
AU (2) | AU2012256300A1 (en) |
CA (1) | CA2835666C (en) |
WO (1) | WO2012158298A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9053516B2 (en) | 2013-07-15 | 2015-06-09 | Jeffrey Stempora | Risk assessment using portable devices |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110040631A1 (en) * | 2005-07-09 | 2011-02-17 | Jeffrey Scott Eder | Personalized commerce system |
US10531516B2 (en) | 2010-11-05 | 2020-01-07 | Mark Cummings | Self organizing system to implement emerging topologies |
US10694402B2 (en) | 2010-11-05 | 2020-06-23 | Mark Cummings | Security orchestration and network immune system deployment framework |
US10687250B2 (en) | 2010-11-05 | 2020-06-16 | Mark Cummings | Mobile base station network |
US9268578B2 (en) | 2010-11-05 | 2016-02-23 | Mark Cummings | Integrated circuit design and operation for determining a mutually compatible set of configuration for cores using agents associated with each core to achieve an application-related objective |
US10285094B2 (en) | 2010-11-05 | 2019-05-07 | Mark Cummings | Mobile base station network |
US8694340B2 (en) * | 2011-02-22 | 2014-04-08 | United Services Automobile Association | Systems and methods to evaluate application data |
WO2013126866A1 (en) | 2012-02-24 | 2013-08-29 | B3, Llc | Systems and methods for comprehensive insurance loss management and loss minimization |
US20130311207A1 (en) * | 2012-05-17 | 2013-11-21 | Innodata Synodex, Llc | Medical Record Processing |
US9471892B2 (en) * | 2013-03-14 | 2016-10-18 | Profiles International, Inc. | System and method for embedding report descriptors into an XML string to assure report consistency |
US10489859B1 (en) * | 2013-08-29 | 2019-11-26 | Allstate Insurance Company | Life insurance clearinghouse |
US10489861B1 (en) | 2013-12-23 | 2019-11-26 | Massachusetts Mutual Life Insurance Company | Methods and systems for improving the underwriting process |
US11403711B1 (en) | 2013-12-23 | 2022-08-02 | Massachusetts Mutual Life Insurance Company | Method of evaluating heuristics outcome in the underwriting process |
US10152753B2 (en) | 2014-10-16 | 2018-12-11 | Hartford Fire Insurance Company | Medical risk underwriting system |
US20160110819A1 (en) | 2014-10-21 | 2016-04-21 | Marc Lauren Abramowitz | Dynamic security rating for cyber insurance products |
NZ731172A (en) * | 2014-10-24 | 2022-07-01 | Baxter Corp Englewood | Automated exchange of healthcare information for fulfillment of medication doses |
WO2016069857A1 (en) * | 2014-10-29 | 2016-05-06 | Abramowitz Marc Lauren | Dynamic analysis of health and medical data |
US10942929B2 (en) | 2015-10-30 | 2021-03-09 | Hartford Fire Insurance Company | Universal repository for holding repeatedly accessible information |
US10628456B2 (en) | 2015-10-30 | 2020-04-21 | Hartford Fire Insurance Company | Universal analytical data mart and data structure for same |
US10706474B2 (en) * | 2016-04-25 | 2020-07-07 | Hartford Fire Insurance Company | Supplemental review process determination utilizing advanced analytics decision making model |
US10331667B2 (en) | 2016-07-29 | 2019-06-25 | Hart, Inc. | Systems and methods for bi-directional database application programming interface, extract transform and load system, and user computing device |
US11068993B1 (en) * | 2018-01-30 | 2021-07-20 | United Services Automobile Association (Usaa) | Smart engine risk assessments |
US11477667B2 (en) | 2018-06-14 | 2022-10-18 | Mark Cummings | Using orchestrators for false positive detection and root cause analysis |
US20200020040A1 (en) * | 2018-07-12 | 2020-01-16 | Cognizant Technology Solutions India Pvt. Ltd. | System and method for efficient insurance underwriting |
CN119585763A (en) * | 2022-07-19 | 2025-03-07 | 瑞士再保险有限公司 | Digital system and platform providing user-specific adaptable, flexible data processing using a combination of Markov chain modeling structures and configurable elements as individual-specific states and/or state transitions, and methods therefor |
Family Cites Families (68)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5191522A (en) | 1990-01-18 | 1993-03-02 | Itt Corporation | Integrated group insurance information processing and reporting system based upon an enterprise-wide data structure |
US5307262A (en) * | 1992-01-29 | 1994-04-26 | Applied Medical Data, Inc. | Patient data quality review method and system |
US5930762A (en) | 1996-09-24 | 1999-07-27 | Rco Software Limited | Computer aided risk management in multiple-parameter physical systems |
US6110109A (en) | 1999-03-26 | 2000-08-29 | Biosignia, Inc. | System and method for predicting disease onset |
WO2000065522A2 (en) | 1999-04-28 | 2000-11-02 | San Diego State University Foundation | Electronic medical record registry including data replication |
US6876991B1 (en) | 1999-11-08 | 2005-04-05 | Collaborative Decision Platforms, Llc. | System, method and computer program product for a collaborative decision platform |
WO2001041019A2 (en) | 1999-12-03 | 2001-06-07 | Homestore.Com, Inc. | Method and system for processing a mortgage application |
US20010053986A1 (en) | 2000-06-19 | 2001-12-20 | Dick Richard S. | Method and apparatus for requesting, retrieving, and normalizing medical information |
TW554276B (en) | 2000-12-14 | 2003-09-21 | Ge Capital Commercial Finance | Methods, system and computer for determining a winning bid for a sealed bid auction at an optimal bid price |
US20020138307A1 (en) * | 2001-03-26 | 2002-09-26 | Kramer Andrew J. | Process for auditing insurance underwriting |
AUPR444601A0 (en) | 2001-04-17 | 2001-05-17 | Pro-Super Holdings Limited | Business tracking system |
US7802183B1 (en) | 2001-05-17 | 2010-09-21 | Essin Daniel J | Electronic record management system |
US20030046113A1 (en) | 2001-08-31 | 2003-03-06 | Johnson Ann Mond | Method and system for consumer healthcare decisionmaking |
US6802810B2 (en) | 2001-09-21 | 2004-10-12 | Active Health Management | Care engine |
US7756728B2 (en) | 2001-10-31 | 2010-07-13 | Siemens Medical Solutions Usa, Inc. | Healthcare system and user interface for consolidating patient related information from different sources |
US7844476B2 (en) * | 2001-12-31 | 2010-11-30 | Genworth Financial, Inc. | Process for case-based insurance underwriting suitable for use by an automated system |
US7895062B2 (en) * | 2001-12-31 | 2011-02-22 | Genworth Financial, Inc. | System for optimization of insurance underwriting suitable for use by an automated system |
US8005693B2 (en) * | 2001-12-31 | 2011-08-23 | Genworth Financial, Inc. | Process for determining a confidence factor for insurance underwriting suitable for use by an automated system |
US7818186B2 (en) * | 2001-12-31 | 2010-10-19 | Genworth Financial, Inc. | System for determining a confidence factor for insurance underwriting suitable for use by an automated system |
US7844477B2 (en) * | 2001-12-31 | 2010-11-30 | Genworth Financial, Inc. | Process for rule-based insurance underwriting suitable for use by an automated system |
US7899688B2 (en) * | 2001-12-31 | 2011-03-01 | Genworth Financial, Inc. | Process for optimization of insurance underwriting suitable for use by an automated system |
US20040064391A1 (en) * | 2002-09-26 | 2004-04-01 | Jeffrey Lange | Method and system for life settlement contract securitization and risk management |
CA2510108A1 (en) | 2002-12-16 | 2004-07-15 | Questerra Llc | Method, system and program for network design, analysis, and optimization |
US20040122787A1 (en) * | 2002-12-18 | 2004-06-24 | Avinash Gopal B. | Enhanced computer-assisted medical data processing system and method |
US7233938B2 (en) | 2002-12-27 | 2007-06-19 | Dictaphone Corporation | Systems and methods for coding information |
US7801748B2 (en) * | 2003-04-30 | 2010-09-21 | Genworth Financial, Inc. | System and process for detecting outliers for insurance underwriting suitable for use by an automated system |
US7813945B2 (en) * | 2003-04-30 | 2010-10-12 | Genworth Financial, Inc. | System and process for multivariate adaptive regression splines classification for insurance underwriting suitable for use by an automated system |
US7383239B2 (en) * | 2003-04-30 | 2008-06-03 | Genworth Financial, Inc. | System and process for a fusion classification for insurance underwriting suitable for use by an automated system |
US20050234740A1 (en) | 2003-06-25 | 2005-10-20 | Sriram Krishnan | Business methods and systems for providing healthcare management and decision support services using structured clinical information extracted from healthcare provider data |
US8398406B2 (en) * | 2003-08-07 | 2013-03-19 | Swiss Reinsurance Company Ltd. | Systems and methods for auditing auditable instruments |
WO2005017701A2 (en) | 2003-08-13 | 2005-02-24 | Swiss Reinsurance Company | Method and apparatus for automated insurance processing |
US7865375B2 (en) | 2003-08-28 | 2011-01-04 | Cerner Innovation, Inc. | System and method for multidimensional extension of database information using inferred groupings |
US7895064B2 (en) | 2003-09-02 | 2011-02-22 | Computer Sciences Corporation | Graphical input display in an insurance processing system |
US20050102159A1 (en) | 2003-11-06 | 2005-05-12 | Mondshine Robert B. | Computer based risk level monitor and patient compliance method and system |
US20050192838A1 (en) | 2004-02-27 | 2005-09-01 | Cardiac Pacemakers, Inc. | Systems and methods for accessing and distributing medical information |
US20050203892A1 (en) | 2004-03-02 | 2005-09-15 | Jonathan Wesley | Dynamically integrating disparate systems and providing secure data sharing |
IL161263A0 (en) * | 2004-04-02 | 2004-09-27 | Crossix Solutions Llc | A privacy preserving data-mining protocol |
US20060004745A1 (en) | 2004-06-04 | 2006-01-05 | Agfa Corporation | Structured reporting report data manager |
US7707169B2 (en) | 2004-06-10 | 2010-04-27 | Siemens Corporation | Specification-based automation methods for medical content extraction, data aggregation and enrichment |
US20050288971A1 (en) | 2004-06-11 | 2005-12-29 | Frank Cassandra | Critical illness insurance product and system for administering same |
EP1800217A4 (en) * | 2004-08-31 | 2009-06-24 | Ibm | Architecture for enterprise data integration systems |
US20060095298A1 (en) | 2004-10-29 | 2006-05-04 | Bina Robert B | Method for horizontal integration and research of information of medical records utilizing HIPPA compliant internet protocols, workflow management and static/dynamic processing of information |
US8468030B2 (en) | 2005-06-27 | 2013-06-18 | Children's Mercy Hospital | System and method for collecting, organizing, and presenting date-oriented medical information |
US20090119133A1 (en) | 2005-07-07 | 2009-05-07 | Yeransian Luke W | Method and system for policy underwriting and risk management over a network |
US7555439B1 (en) | 2005-07-21 | 2009-06-30 | Trurisk, Llc | Computerized medical underwriting of group life insurance using medical claims data |
WO2007014307A2 (en) | 2005-07-27 | 2007-02-01 | Medecision, Inc. | System and method for health care data integration and management |
US20070178501A1 (en) | 2005-12-06 | 2007-08-02 | Matthew Rabinowitz | System and method for integrating and validating genotypic, phenotypic and medical information into a database according to a standardized ontology |
US7822626B2 (en) | 2005-09-16 | 2010-10-26 | Zynx Health Incorporated | Structured data authoring and editing system |
US20070078687A1 (en) | 2005-09-30 | 2007-04-05 | International Business Machines Corporation | Managing electronic health records within a wide area care provider domain |
US7844877B2 (en) * | 2005-11-15 | 2010-11-30 | Ramot At Tel Aviv University Ltd. | Method and device for multi phase error-correction |
US7711660B1 (en) * | 2006-02-16 | 2010-05-04 | Ingenix, Inc. | Processing health insurance data utilizing data quality rules |
US7523118B2 (en) | 2006-05-02 | 2009-04-21 | International Business Machines Corporation | System and method for optimizing federated and ETL'd databases having multidimensionally constrained data |
US20090326983A1 (en) | 2006-05-24 | 2009-12-31 | Kunz Linda H | Data collection and data management system and method for use in health delivery settings |
US20080104104A1 (en) | 2006-11-01 | 2008-05-01 | Microsoft Corporation | Health integration platform schema |
US7945497B2 (en) | 2006-12-22 | 2011-05-17 | Hartford Fire Insurance Company | System and method for utilizing interrelated computerized predictive models |
US20080281631A1 (en) | 2007-04-03 | 2008-11-13 | Syth Linda H | Health Information Management System |
US20080319802A1 (en) * | 2007-06-22 | 2008-12-25 | Abraham Jonathan P | Long term care underwriting system and method |
US20090024414A1 (en) | 2007-07-17 | 2009-01-22 | Eclipsys Corporation | Analytical methods and software product for automated health care information systems |
US20090164249A1 (en) | 2007-12-21 | 2009-06-25 | Providence Medical Group, A Division Of Providence Health System - Oregon | System and Method for Patient Management/Communication with Filtering |
US8433588B2 (en) | 2008-06-10 | 2013-04-30 | Progressive Casualty Insurance Company | Customizable insurance system |
US8078537B2 (en) * | 2008-06-26 | 2011-12-13 | American International Group, Inc. | Comprehensive insurance product with loss coverage and assistance services |
US8073717B2 (en) * | 2008-07-03 | 2011-12-06 | FirstBest Systems, Inc. | Systems for digital management of underwriting insurance contracts |
US8073716B2 (en) * | 2008-07-03 | 2011-12-06 | FirstBest Systems, Inc. | Methods for digital management of underwriting insurance contracts |
US20100082370A1 (en) | 2008-09-30 | 2010-04-01 | Perry Frederick | Clinical event tracking and alerting system |
US20110077977A1 (en) * | 2009-07-28 | 2011-03-31 | Collins Dean | Methods and systems for data mining using state reported worker's compensation data |
US8694390B2 (en) * | 2010-01-15 | 2014-04-08 | Apollo Enterprise Solutions, Inc. | System and method for resolving transactions with lump sum payment capabilities |
US8332243B2 (en) * | 2010-05-05 | 2012-12-11 | Hartford Fire Insurance Company | System and method for insurance vendor self-audits |
EP2518666A1 (en) * | 2011-04-26 | 2012-10-31 | Tata Consultancy Services Limited | Case analysis system |
-
2011
- 2011-10-17 US US13/274,869 patent/US8775218B2/en not_active Expired - Fee Related
-
2012
- 2012-04-18 AU AU2012256300A patent/AU2012256300A1/en not_active Abandoned
- 2012-04-18 CA CA2835666A patent/CA2835666C/en not_active Expired - Fee Related
- 2012-04-18 JP JP2014511373A patent/JP5912176B2/en not_active Expired - Fee Related
- 2012-04-18 EP EP12786452.8A patent/EP2710544A4/en not_active Ceased
- 2012-04-18 WO PCT/US2012/034023 patent/WO2012158298A2/en active Application Filing
-
2014
- 2014-05-29 US US14/290,546 patent/US20140278588A1/en not_active Abandoned
-
2016
- 2016-04-27 AU AU2016202662A patent/AU2016202662A1/en not_active Abandoned
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9053516B2 (en) | 2013-07-15 | 2015-06-09 | Jeffrey Stempora | Risk assessment using portable devices |
Also Published As
Publication number | Publication date |
---|---|
EP2710544A2 (en) | 2014-03-26 |
AU2012256300A1 (en) | 2013-11-28 |
JP5912176B2 (en) | 2016-04-27 |
JP2014519647A (en) | 2014-08-14 |
EP2710544A4 (en) | 2014-10-08 |
US20140278588A1 (en) | 2014-09-18 |
CA2835666C (en) | 2018-11-27 |
AU2016202662A1 (en) | 2016-05-19 |
US20120296676A1 (en) | 2012-11-22 |
WO2012158298A3 (en) | 2013-05-02 |
CA2835666A1 (en) | 2012-11-22 |
US8775218B2 (en) | 2014-07-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CA2835666C (en) | Transforming data for rendering an insurability decision | |
Coley et al. | Racial/ethnic disparities in the performance of prediction models for death by suicide after mental health visits | |
US10311036B1 (en) | Database management for a logical registry | |
US20190088356A1 (en) | System and Method for a Payment Exchange Based on an Enhanced Patient Care Plan | |
US11347829B1 (en) | Method and system for calculating expected healthcare costs from insurance policy parameters | |
Chatterjee et al. | eHealth initiatives for the promotion of healthy lifestyle and allied implementation difficulties | |
US20160154937A1 (en) | Displays, systems, and methods for displaying available treatments for selected medical diagnoses | |
CN117316451A (en) | Medical risk assessment and early warning method based on multi-mode data driving | |
Brady et al. | The darker the skin, the greater the disparity? Why a reliance on visible injuries fosters health, legal, and racial disparities in domestic violence complaints involving strangulation | |
Verma et al. | Digital Assistant in the Pharmaceutical Field for Advancing Healthcare Systems | |
KR102605697B1 (en) | A method and apparatus for student health management based on mydata | |
Oliver-Baxter et al. | Predictive risk models to identify people with chronic conditions at risk of hospitalisation | |
King et al. | Development and preliminary evaluation of a prototype of a learning electronic medical record system | |
Goldstein | A qualitative synthesis of the effects of rising cost-sharing requirements in the United States | |
Hampton | Groups push physicians and patients to embrace electronic health records | |
Win | Implementing patient accessible health information site for diabetes management | |
Chen et al. | Telehealth Data-derived Visual Analytics for Health Informatics Applications in Coordinated Care of Patients with Multiple Comorbidities | |
Singh et al. | Risk assessment for health insurance using equation modeling and machine learning | |
Smith | Discover the Power of Social Health Data | |
Devananda et al. | Workload prediction model of a primary health centre | |
Connell et al. | Extending the QALY: Developing and testing the proposed items for a new generic measure-results from qualitative review and face validity with patients, social care users and carers | |
Edberg | Using Computer Technology to Support Clinical Decision-Making | |
Trautwein et al. | Developing a Real-Time Prediction Model for Medicine Service 30-Day Readmissions. | |
Zukowski | Trading Data for Discounts: An Exploration of Unstructured Data Through Machine Learning in Wearable Technology | |
Haig | Ethical choice in the medical applications of information theory |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12786452 Country of ref document: EP Kind code of ref document: A2 |
|
ENP | Entry into the national phase |
Ref document number: 2835666 Country of ref document: CA |
|
ENP | Entry into the national phase |
Ref document number: 2014511373 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 2012256300 Country of ref document: AU Date of ref document: 20120418 Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012786452 Country of ref document: EP |