US20190074072A1 - System and method for dynamic document matching and merging - Google Patents

System and method for dynamic document matching and merging Download PDF

Info

Publication number
US20190074072A1
US20190074072A1 US16/181,082 US201816181082A US2019074072A1 US 20190074072 A1 US20190074072 A1 US 20190074072A1 US 201816181082 A US201816181082 A US 201816181082A US 2019074072 A1 US2019074072 A1 US 2019074072A1
Authority
US
United States
Prior art keywords
data
entity
raw
file
files
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
US16/181,082
Inventor
Matthew Lee ALDRIDGE
Jeffrey Scott HOEKMAN
Colin Erik ALSTAD
Theodore Calhoun TANNER
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.)
Change Healthcare Holdings LLC
Original Assignee
Change Healthcare Holdings LLC
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 Change Healthcare Holdings LLC filed Critical Change Healthcare Holdings LLC
Priority to US16/181,082 priority Critical patent/US20190074072A1/en
Assigned to CHANGE HEALTHCARE HOLDINGS, LLC reassignment CHANGE HEALTHCARE HOLDINGS, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PokitDok, Inc.
Publication of US20190074072A1 publication Critical patent/US20190074072A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H70/00ICT specially adapted for the handling or processing of medical references
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30
    • G06F19/00
    • G06F19/324
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/06Arrangements for sorting, selecting, merging, or comparing data on individual record carriers
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/22Social work or social welfare, e.g. community support activities or counselling services
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/67ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for remote operation
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass

Definitions

  • the disclosure relates generally to a system and method for matching and merging disparate documents.
  • Data about an entity may be stored in a plurality of disparate data sources.
  • disparate data sources In order to be able to assemble the data about the entity from the disparate sources into a single data store, it is necessary to try to gather the various data from the various data sources and then determine a way to combine the data from the disparate data sources for the particular entity into the single data store.
  • information/data about each healthcare provider may be stored in a plurality of disparate data sources.
  • the information/data about the healthcare provider may include, for example, reviews, directions, rates and the like.
  • the disparate data sources for the data/information for the healthcare provider may include publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data to privately curated and licensed data from the American Medical Association (AMA), among others.
  • CMS Centers for Medicare and Medicaid Services'
  • NPPES National Plan and Provider Enumeration System
  • the issues that must be confronted in order to successfully integrate the data from these various data sources into a single data store may include:
  • FIG. 1 is a top level process flow for a method for matching and merging documents
  • FIG. 2 is an example of an implementation of a system for matching and merging documents
  • FIG. 3 illustrates more details of the system shown in FIG. 2 ;
  • FIG. 4 illustrates an example of a source provider document that may be matched and merged using the process shown in FIG. 1 ;
  • FIG. 5 illustrates an example of an aligned and structured provider document that may be matched and merged using the process shown in FIG. 1 ;
  • FIG. 6 illustrates an example of a match set
  • FIG. 7 is an example of an excerpt from a merged document with provenance generated by the method in FIG. 1 ;
  • FIG. 8 is an example of an excerpt from a merged document with ranked values and provenance generated by the method in FIG. 1 .
  • the disclosure is particularly applicable to a healthcare system in which healthcare provider data is matched and merged and it is in this context that the disclosure will be described. It will be appreciated, however, that the system and method has greater utility since the system and method may be used with any type of entity for which it is desirable to be able to match and merge data about the entity from disparate data sources. Furthermore, the system and method may be used in any industry for which it is desirable to be able to match and merge data about the entity from disparate data sources.
  • an entity may be a subject, an idea, a professional, a person, a corporation, a business entity and the like.
  • a healthcare system may have a goal of providing healthcare pricing transparency and connecting consumers directly to healthcare providers.
  • the healthcare system needs to maintain a comprehensive and up-to-date directory of healthcare providers.
  • data are combined from disparate sources ranging from the publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data to privately curated and licensed data from the American Medical Association (AMA), among others.
  • CMS publicly available Centers for Medicare and Medicaid Services'
  • NPPES National Plan and Provider Enumeration System
  • AMA American Medical Association
  • the system and method provide a computational process to match provider documents from disparate sources which refer to the same provider and merge those documents into a single comprehensive view while taking into account the relative trustworthiness of the data sources for each available data field.
  • the generated single comprehensive view facilitates a more accurate services purchasing and recommendation experience for the healthcare consumer as well as the practitioner in the application domain.
  • the ability to dynamically match disparate data sources with data hygiene metric is crucial in evaluating the behaviors and ratings for ranking practitioners that will be listed in a marketplace of the healthcare system.
  • This improved matching model further facilitates a faceted search paradigm much like one would search for a camera purchase at an internet marketplace site.
  • the system may include one or more of the following components:
  • FIG. 1 is a top level process flow for a method 100 for matching and merging documents.
  • the system that implements the process flow is designed to allow for multiple matcher algorithms in order to take advantage of the relative strengths of each algorithm while compensating for their individual weaknesses.
  • a strict matcher may utilize statistically significant combinations of biographic identifiers such as each component of a person's full name as well as birth date and birth place, which would produce few false positives in the search space yet would produce a false negative if an actual matching document in the search space lacked any component of the full name (e.g., middle name) or the birth information.
  • a loose matcher that allows for variations in a person's name (e.g., nicknames) would be more successful in reducing false negatives but would produce far more false positives.
  • the system may use Bayesian Identity Resolution in which comparators and weight ranges are specified for a subset of the fields in the documents which are determined to be the best features for determining matches.
  • each field in the documents are compared using the specified comparator and the result is scaled to the specified weight range resulting in a weighted match score for the field.
  • These weighted field match scores are combined using Bayes' theorem to provide an overall match score for the two documents. If this document match score is above a designated threshold than the two documents are considered to be a match, otherwise they are considered not to match.
  • the system may use ElasticSearch.
  • ElasticSearch is a distributed, RESTful, free/open source search server based on Apache Lucene, an open source information retrieval software library.
  • a collection of documents is first “indexed” using the Elasticsearch API. Then a collection of documents is iterated upon, constructing a precise boolean query based on select fields from the iterated document. If the necessary fields are present in this “query” document, the query is issued against the Elasticsearch index, and results indicate a positive match which is saved into results collection.
  • the iterated collection may be the same collection that was indexed. Alternatively for record “linkage” an entirely different collection may be iterated upon.
  • each of the source documents Prior to running the ensemble of matcher algorithms, each of the source documents (raw files in FIG. 1 ) are imported 102 and assigned a unique identifier. Those identifiers remain with the documents as they are transformed 104 , for example, to align vocabulary (i.e., field names) where appropriate, and to de-normalize the logical data structures within the documents (e.g., grouping components of a mailing address within an ‘address’ sub-document).
  • FIGS. 4 and 5 show an example of a source provider document and its aligned/structured version, respectively.
  • each matcher algorithm may be run (matcher processes 106 ) against the entire set of N provider documents from all sources (our search space). This may be viewed as a sequence of queries using M canonical data source documents as the query documents for which we wish to find corresponding matches in the search space, resulting in M match sets (see FIG. 6 for an example of a match set). Ultimately the matched documents will be folded into the canonical documents to provide an updated, unified view of the data.
  • An alternative embodiment may run the matcher algorithms using the N search space documents as the query documents to perform de-duplication, but for the purposes of folding multiple sources of provider documents into the comprehensive directory we use the same set of query documents across all matcher instantiations.
  • the generated match sets do not contain the actual matching documents, but rather contain references to the matching documents' storage locations and unique identifiers as shown in FIG. 6 .
  • the unique identifiers refer to those assigned to the matching documents during initial import 102 .
  • the match sets have associated provenance metadata for the matcher algorithms by which they are produced, including the algorithm's identifier and the parameters specific to its instantiation.
  • the matcher provenance is used to differentiate match set results by the statistical model that selects and combines the match sets.
  • a statistical model may be constructed using the results of human evaluation of a random sample of match sets produced by the matcher ensemble.
  • the human evaluator may be presented with the query document and each pair-wise combination with the matching documents represented by a match set.
  • the evaluator determines whether the two documents refer to the same provider, and the determination (or score) is stored for future reference. It is possible that a match set contains both correct and incorrect matches.
  • the collection of match scores forms the basis of the training data for building the statistical model, along with the feature vector for each document in the training data.
  • the feature vector may be:
  • query_source “ppd_quarterly_startup”, match_source: “nppes_npi”, actual_match: True
  • field_distances ⁇ “address.address_lines”: 0, “address.city”: 0, “address.zipcode”: 4, “address.state”: 0, “address.country”: 0, “name.first_name”: 0, “name.last_name”: 0, “name.middle_name”: 5, “gender”: 0, “practice_phone”: 0 ⁇ ⁇
  • a sparse representation of the feature vector for one record in the training data set shows that a provider document in the ppd_quarterly_startup source was correctly matched with a provider document in the nppes_npi source.
  • the presence of a field name in the field_distances data structure indicates that the field was present in both documents, and the associated number is the Levenshtein distance between the field values in the two documents.
  • the feature vectors may be comprised of individual data points such as document sources, available document fields, similarity of fields between query and matching documents. Bayesian inference may then be used to determine whether a proposed match as presented in a match set is predicted to be valid. By taking each match in a match set into consideration individually it is possible to accept or reject subsets. As the same set of query documents is used across matchers, the accepted matches for each query document across all matchers are able to be combined into complete match sets.
  • the combined match sets are still represented by references to the documents of interest.
  • the next step is to merge the referenced documents ( 108 ) (including both the query and match documents) into a single document, with values from all fields present in each. Provenance is maintained for all field/value combinations to track their origins. New unique identifiers are assigned to the resulting merged documents, even if the merge resulted from a singleton match set.
  • the merged documents may have conflicting values for any given field.
  • the process may thus have a resolve process 110 to resolve such conflicts and rank the values according to confidence in each value's correctness.
  • the resolve process 110 may be accomplished using a combination of heuristics including majority rule (value support), predetermined confidence for data sources (e.g., trusting state medical boards for practitioner licensing data), or once again a statistical model built from human feedback. For example, a “majority rule” resolver would determine the most consistent data value for a given field based on which value for the given data filed that occurs most often. At least three sources would be needed to determine a “winner”. For the merged document in FIG.
  • this resolver would score the ‘name’ field from ppd_quarterly_startup_dbl and state_licensures_TX sources as 0.66, since those two (first_name, middle_name, last_name) tuples out of the three were identical.
  • the state_licensure_KS would score 0.33, since it only occurred once out of the three. In this case the winner could either be the ppd_quarterly_startup or state_licensure_TX since their scores are identical.
  • the canonical documents which were used as the query documents by the matcher ensemble, now have the field/value combinations from matching documents folded in, along with rankings for each.
  • the consumer of these new documents, as outputted by the system, may choose to utilize the ranked values as appropriate, the simplest case being only to take the highest ranking values.
  • the combined documents with ranked values may be preserved as is for display in a faceted browsing system for exploration by the user.
  • the combined documents, in the healthcare example scenario may be stored in a master directory 112 for healthcare providers.
  • FIG. 2 is an example of an implementation of a system 200 for matching and merging documents and FIG. 3 illustrates more details of the system shown in FIG. 2 .
  • the system 200 may have one or more data sources 202 , such as data source 1 , data source 2 , . . . , data source N as shown in FIG. 2 , from which data about a particular entity may be pulled.
  • the entity may be a healthcare provider and the one or more data sources may be publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data and/or privately curated and licensed data from the American Medical Association (AMA).
  • CMS Centers for Medicare and Medicaid Services'
  • NPS National Plan and Provider Enumeration System
  • AMA American Medical Association
  • the data in the data sources may take the form of structured records on a per-provider basis, referred to herein as provider documents.
  • the one or more data sources 202 may be geographically dispersed or co-located, but each may have a connection to a communication path 204 and may be implemented as a software or hardware based data store or database.
  • the one or more data sources 202 may have data obtained from them over a communication path 204 by a backend unit 206 .
  • the communication path 204 may be any wired or wireless network that allows the backend unit 206 to collect data from the data sources, such as the Internet, a wireless data or computer network, a wired data network and the like.
  • the backend unit 206 may be implemented using one or more cloud computing resources or one or more server computing resources such as at least a processor and a memory.
  • the backend unit may further comprise a plurality of components wherein each component performs one or more processes to implement the matching and merging functionality of the system.
  • Each component may be a plurality of lines of computer code that may be resident in the memory of the cloud computing resources or one or more server computing resources and executed by the processor of the cloud computing resources or one or more server computing resources.
  • each component may be a piece of hardware that implements the operations and processes described.
  • each component may be a programmable logic device, a microprocessor or microcontroller with microcode, an application specific integrated circuit and the like.
  • the components of the backend unit 206 may include an import and transform component 206 A that may perform the import and transform processes 102 , 104 described above with reference to FIG. 1 and a matcher component 206 B that may house the one or more matcher algorithms described above that perform the matching process 106 in FIG. 1 .
  • the components of the backend unit 206 may further include a merge component 206 C that may perform the merge process 110 and a resolver component 206 D that may perform the resolve process 112 described above with reference to FIG. 1 .
  • the backend unit 206 may be coupled to a repository 208 that may store the match sets, the merged documents and the merged documents with rank values.
  • the repository 208 may also store the healthcare provider directory based on the merged documents with rank values.
  • FIG. 3 illustrates the system when used for a healthcare example scenario in which healthcare provider data is generated from the disparate data sources.
  • each disparate data source may have one or more provider documents that contain data about a particular healthcare provider.
  • the provider documents may be import and transformed into aligned, structured provider data that may be stored in the repository 208 shown in FIG. 2 .
  • the aligned, structured provider data documents may be matched using one or more matchers and each matcher generates a match set (an example of which is shown in FIG. 6 .)
  • the match sets for each matcher (with the provenance) may be stored in the repository and a human verification process may be performed as described above.
  • the combined, accepted matches and their match sets may be merged together with the provenance from the match sets.
  • An example of an excerpt from such a document is shown in FIG. 7 .
  • Those merged document with provenance may be unresolved and those documents may be input to the resolver 206 D which then generates merged documents with ranked values.
  • An example of an excerpt from a merged document with ranked values provenance is shown in FIG. 8 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Epidemiology (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • Biomedical Technology (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Tourism & Hospitality (AREA)
  • Child & Adolescent Psychology (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)

Abstract

A system and method for matching and merging documents from disparate data sources into a single data store for a particular entity are provided. The system and method may be particularly useful for a healthcare system to match and merge data from disparate data sources about a healthcare provider.

Description

    PRIORITY CLAIMS/RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 14/466,909, filed Aug. 22, 2014, which claims the benefit of and priority to, under 35 USC 119(e) to U.S. Provisional Patent Application Ser. No. 61/929,787 filed Jan. 21, 2014 and entitled “System and Method for Dynamic Document Matching and Merging”, the entirety of which is incorporated herein by reference.
  • FIELD
  • The disclosure relates generally to a system and method for matching and merging disparate documents.
  • BACKGROUND
  • Data about an entity, such as a subject, company, idea or the like, may be stored in a plurality of disparate data sources. In order to be able to assemble the data about the entity from the disparate sources into a single data store, it is necessary to try to gather the various data from the various data sources and then determine a way to combine the data from the disparate data sources for the particular entity into the single data store.
  • In the healthcare industry, information/data about each healthcare provider, such as a doctor, a therapist, a nurse, a hospital, a medical practice and the like, may be stored in a plurality of disparate data sources. The information/data about the healthcare provider may include, for example, reviews, directions, rates and the like. The disparate data sources for the data/information for the healthcare provider may include publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data to privately curated and licensed data from the American Medical Association (AMA), among others.
  • The issues that must be confronted in order to successfully integrate the data from these various data sources into a single data store may include:
      • While the provider documents are structured, the available data fields are heterogeneous across data sources.
      • There is no strong identifier linking provider documents across data sources. Even a provider's name may be suspect for a number of reasons:
      • Names may be legally changed
      • Informal variations (i.e., nicknames)
      • Misspellings due to human error
      • Inconsistent localization from non-Roman alphabets
      • Multiple providers with the same name
      • No single data source can be trusted as authoritative, as there is no central mechanism in place to update each concerned organization as provider information changes over time.
      • As there is no central mechanism for updating provider information, the data available from NPPES, AMA and others invariably become out of sync even among the commonly available data fields.
      • While the data from NPPES, AMA and others provide a top-level view of their own provider directories, they too have combined data from potentially thousands of lower level sources, and errors may have propagated through their own system.
      • There are more than one million individual healthcare providers in the United States, and manual curation and inspection of all providers' data is not feasible.
  • Thus, it is desirable to provide a system and method for dynamic data identification and combining so that, for example, data from disparate data sources for a healthcare provider may be combined into a single data store.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a top level process flow for a method for matching and merging documents;
  • FIG. 2 is an example of an implementation of a system for matching and merging documents;
  • FIG. 3 illustrates more details of the system shown in FIG. 2;
  • FIG. 4 illustrates an example of a source provider document that may be matched and merged using the process shown in FIG. 1;
  • FIG. 5 illustrates an example of an aligned and structured provider document that may be matched and merged using the process shown in FIG. 1;
  • FIG. 6 illustrates an example of a match set;
  • FIG. 7 is an example of an excerpt from a merged document with provenance generated by the method in FIG. 1; and
  • FIG. 8 is an example of an excerpt from a merged document with ranked values and provenance generated by the method in FIG. 1.
  • DETAILED DESCRIPTION OF ONE OR MORE EMBODIMENTS
  • The disclosure is particularly applicable to a healthcare system in which healthcare provider data is matched and merged and it is in this context that the disclosure will be described. It will be appreciated, however, that the system and method has greater utility since the system and method may be used with any type of entity for which it is desirable to be able to match and merge data about the entity from disparate data sources. Furthermore, the system and method may be used in any industry for which it is desirable to be able to match and merge data about the entity from disparate data sources. For purposes of this disclosure, an entity may be a subject, an idea, a professional, a person, a corporation, a business entity and the like.
  • In an example healthcare embodiment, a healthcare system may have a goal of providing healthcare pricing transparency and connecting consumers directly to healthcare providers. To provide that healthcare pricing transparency, the healthcare system needs to maintain a comprehensive and up-to-date directory of healthcare providers. In order to build this provider directory, data are combined from disparate sources ranging from the publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data to privately curated and licensed data from the American Medical Association (AMA), among others. These data take the form of structured records on a per-provider basis, referred to herein as provider documents.
  • The system and method provide a computational process to match provider documents from disparate sources which refer to the same provider and merge those documents into a single comprehensive view while taking into account the relative trustworthiness of the data sources for each available data field. The generated single comprehensive view facilitates a more accurate services purchasing and recommendation experience for the healthcare consumer as well as the practitioner in the application domain. The ability to dynamically match disparate data sources with data hygiene metric is crucial in evaluating the behaviors and ratings for ranking practitioners that will be listed in a marketplace of the healthcare system. This improved matching model further facilitates a faceted search paradigm much like one would search for a camera purchase at an internet marketplace site.
  • The system may include one or more of the following components:
      • a plurality of provider document matcher algorithms.
      • a method for providing human verification feedback on a random sampling of match algorithm results.
      • a statistical model built from the human verification feedback loop, used to select and combine result match sets from the match algorithms.
      • a method to merge the original provider documents contained within each selected match set, maintaining provenance for each field/value pair in the merged document.
      • a method to resolve conflicting values for available fields in the merged provider documents.
      • an Extract Transform and Load (ETL) method for distributing these processes via a transform pipeline that allows for optimized and distributed processing of the disparate data sets
      • a distributed process that utilizes a message queuing and enterprise service bus to dynamically process the ETL information.
  • FIG. 1 is a top level process flow for a method 100 for matching and merging documents. The system that implements the process flow is designed to allow for multiple matcher algorithms in order to take advantage of the relative strengths of each algorithm while compensating for their individual weaknesses. For instance, a strict matcher may utilize statistically significant combinations of biographic identifiers such as each component of a person's full name as well as birth date and birth place, which would produce few false positives in the search space yet would produce a false negative if an actual matching document in the search space lacked any component of the full name (e.g., middle name) or the birth information. Conversely, a loose matcher that allows for variations in a person's name (e.g., nicknames) would be more successful in reducing false negatives but would produce far more false positives.
  • For example, the system may use Bayesian Identity Resolution in which comparators and weight ranges are specified for a subset of the fields in the documents which are determined to be the best features for determining matches. When document pairs are evaluated, each field in the documents are compared using the specified comparator and the result is scaled to the specified weight range resulting in a weighted match score for the field. These weighted field match scores are combined using Bayes' theorem to provide an overall match score for the two documents. If this document match score is above a designated threshold than the two documents are considered to be a match, otherwise they are considered not to match.
  • As another example, the system may use ElasticSearch. ElasticSearch is a distributed, RESTful, free/open source search server based on Apache Lucene, an open source information retrieval software library. To perform document matching using Elasticsearch, a collection of documents is first “indexed” using the Elasticsearch API. Then a collection of documents is iterated upon, constructing a precise boolean query based on select fields from the iterated document. If the necessary fields are present in this “query” document, the query is issued against the Elasticsearch index, and results indicate a positive match which is saved into results collection. For collection deduplication the iterated collection may be the same collection that was indexed. Alternatively for record “linkage” an entirely different collection may be iterated upon.
  • Prior to running the ensemble of matcher algorithms, each of the source documents (raw files in FIG. 1) are imported 102 and assigned a unique identifier. Those identifiers remain with the documents as they are transformed 104, for example, to align vocabulary (i.e., field names) where appropriate, and to de-normalize the logical data structures within the documents (e.g., grouping components of a mailing address within an ‘address’ sub-document). FIGS. 4 and 5 show an example of a source provider document and its aligned/structured version, respectively.
  • Following the initial data cleansing, each matcher algorithm may be run (matcher processes 106) against the entire set of N provider documents from all sources (our search space). This may be viewed as a sequence of queries using M canonical data source documents as the query documents for which we wish to find corresponding matches in the search space, resulting in M match sets (see FIG. 6 for an example of a match set). Ultimately the matched documents will be folded into the canonical documents to provide an updated, unified view of the data. An alternative embodiment may run the matcher algorithms using the N search space documents as the query documents to perform de-duplication, but for the purposes of folding multiple sources of provider documents into the comprehensive directory we use the same set of query documents across all matcher instantiations.
  • The generated match sets do not contain the actual matching documents, but rather contain references to the matching documents' storage locations and unique identifiers as shown in FIG. 6. The unique identifiers refer to those assigned to the matching documents during initial import 102. Additionally the match sets have associated provenance metadata for the matcher algorithms by which they are produced, including the algorithm's identifier and the parameters specific to its instantiation. The matcher provenance is used to differentiate match set results by the statistical model that selects and combines the match sets.
  • A statistical model may be constructed using the results of human evaluation of a random sample of match sets produced by the matcher ensemble. The human evaluator may be presented with the query document and each pair-wise combination with the matching documents represented by a match set. The evaluator determines whether the two documents refer to the same provider, and the determination (or score) is stored for future reference. It is possible that a match set contains both correct and incorrect matches.
  • The collection of match scores forms the basis of the training data for building the statistical model, along with the feature vector for each document in the training data. For example, an example of the feature vector may be:
  • {
     query_source: “ppd_quarterly_startup”,
     match_source: “nppes_npi”,
     actual_match: True,
     field_distances: {
    “address.address_lines”: 0,
    “address.city”: 0,
    “address.zipcode”: 4,
    “address.state”: 0,
    “address.country”: 0,
    “name.first_name”: 0,
    “name.last_name”: 0,
    “name.middle_name”: 5,
    “gender”: 0,
    “practice_phone”: 0
     }
    }
  • A sparse representation of the feature vector for one record in the training data set. This shows that a provider document in the ppd_quarterly_startup source was correctly matched with a provider document in the nppes_npi source. The presence of a field name in the field_distances data structure indicates that the field was present in both documents, and the associated number is the Levenshtein distance between the field values in the two documents. These field names are based on the example in FIG. 5, which is the data from FIG. 4 with transformed vocabulary.
  • These features (and all the features of the entire training data set) are the predictors for the Bayesian classifier.
  • The feature vectors may be comprised of individual data points such as document sources, available document fields, similarity of fields between query and matching documents. Bayesian inference may then be used to determine whether a proposed match as presented in a match set is predicted to be valid. By taking each match in a match set into consideration individually it is possible to accept or reject subsets. As the same set of query documents is used across matchers, the accepted matches for each query document across all matchers are able to be combined into complete match sets.
  • At this point in the process, the combined match sets are still represented by references to the documents of interest. The next step is to merge the referenced documents (108) (including both the query and match documents) into a single document, with values from all fields present in each. Provenance is maintained for all field/value combinations to track their origins. New unique identifiers are assigned to the resulting merged documents, even if the merge resulted from a singleton match set.
  • The merged documents may have conflicting values for any given field. The process may thus have a resolve process 110 to resolve such conflicts and rank the values according to confidence in each value's correctness. The resolve process 110 may be accomplished using a combination of heuristics including majority rule (value support), predetermined confidence for data sources (e.g., trusting state medical boards for practitioner licensing data), or once again a statistical model built from human feedback. For example, a “majority rule” resolver would determine the most consistent data value for a given field based on which value for the given data filed that occurs most often. At least three sources would be needed to determine a “winner”. For the merged document in FIG. 8, this resolver would score the ‘name’ field from ppd_quarterly_startup_dbl and state_licensures_TX sources as 0.66, since those two (first_name, middle_name, last_name) tuples out of the three were identical. The state_licensure_KS would score 0.33, since it only occurred once out of the three. In this case the winner could either be the ppd_quarterly_startup or state_licensure_TX since their scores are identical.
  • The canonical documents, which were used as the query documents by the matcher ensemble, now have the field/value combinations from matching documents folded in, along with rankings for each. The consumer of these new documents, as outputted by the system, may choose to utilize the ranked values as appropriate, the simplest case being only to take the highest ranking values. Alternately, the combined documents with ranked values may be preserved as is for display in a faceted browsing system for exploration by the user. The combined documents, in the healthcare example scenario, may be stored in a master directory 112 for healthcare providers.
  • FIG. 2 is an example of an implementation of a system 200 for matching and merging documents and FIG. 3 illustrates more details of the system shown in FIG. 2. The system 200 may have one or more data sources 202, such as data source 1, data source 2, . . . , data source N as shown in FIG. 2, from which data about a particular entity may be pulled. In the healthcare example scenario, the entity may be a healthcare provider and the one or more data sources may be publicly available Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data and/or privately curated and licensed data from the American Medical Association (AMA). In the healthcare example scenario, the data in the data sources may take the form of structured records on a per-provider basis, referred to herein as provider documents.
  • The one or more data sources 202 may be geographically dispersed or co-located, but each may have a connection to a communication path 204 and may be implemented as a software or hardware based data store or database. The one or more data sources 202 may have data obtained from them over a communication path 204 by a backend unit 206. The communication path 204 may be any wired or wireless network that allows the backend unit 206 to collect data from the data sources, such as the Internet, a wireless data or computer network, a wired data network and the like.
  • The backend unit 206 may be implemented using one or more cloud computing resources or one or more server computing resources such as at least a processor and a memory. The backend unit may further comprise a plurality of components wherein each component performs one or more processes to implement the matching and merging functionality of the system. Each component may be a plurality of lines of computer code that may be resident in the memory of the cloud computing resources or one or more server computing resources and executed by the processor of the cloud computing resources or one or more server computing resources. Alternatively, each component may be a piece of hardware that implements the operations and processes described. For example, each component may be a programmable logic device, a microprocessor or microcontroller with microcode, an application specific integrated circuit and the like.
  • The components of the backend unit 206 may include an import and transform component 206A that may perform the import and transform processes 102,104 described above with reference to FIG. 1 and a matcher component 206B that may house the one or more matcher algorithms described above that perform the matching process 106 in FIG. 1. The components of the backend unit 206 may further include a merge component 206C that may perform the merge process 110 and a resolver component 206D that may perform the resolve process 112 described above with reference to FIG. 1.
  • In addition to the components, the backend unit 206 may be coupled to a repository 208 that may store the match sets, the merged documents and the merged documents with rank values. In the healthcare example scenario, the repository 208 may also store the healthcare provider directory based on the merged documents with rank values.
  • FIG. 3 illustrates the system when used for a healthcare example scenario in which healthcare provider data is generated from the disparate data sources. Thus, as shown in FIG. 3, each disparate data source may have one or more provider documents that contain data about a particular healthcare provider. Similar to the process shown in FIG. 1, the provider documents may be import and transformed into aligned, structured provider data that may be stored in the repository 208 shown in FIG. 2. As described above, the aligned, structured provider data documents may be matched using one or more matchers and each matcher generates a match set (an example of which is shown in FIG. 6.) The match sets for each matcher (with the provenance) may be stored in the repository and a human verification process may be performed as described above.
  • Once the human review process is completed, the combined, accepted matches and their match sets may be merged together with the provenance from the match sets. An example of an excerpt from such a document is shown in FIG. 7. Those merged document with provenance may be unresolved and those documents may be input to the resolver 206D which then generates merged documents with ranked values. An example of an excerpt from a merged document with ranked values provenance is shown in FIG. 8.
  • While the foregoing has been with reference to a particular embodiment of the invention, it will be appreciated by those skilled in the art that changes in this embodiment may be made without departing from the principles and spirit of the disclosure, the scope of which is defined by the appended claims.

Claims (18)

1. A system for matching and merging data for an entity from disparate data sources, comprising:
one or more data sources for disparate sources, each data source having a raw file about an entity, each raw file having a plurality of data fields and each field has a value associated with the entity;
a computer system having a processor, the computer system coupled to each of the one or more data sources;
the computer system having an import component that receives the one or more raw files from the one or more data sources;
the computer system having a matcher component that performs a plurality of matching processes against the one or more raw files about the entity to generate a match set for each raw file wherein the match set for each raw file has at least one data field in the raw file that matches a data field for the entity;
the computer system having a merge component that merges the one or more raw files represented into a merged document that has the at least one matched data field in each of the one or more raw files; and
the computer system having a resolver component that identifies conflicting values in each data field of the merged document.
2. The system of claim 1, wherein the import component transforms, before performing the plurality of matching processes, the one or more raw files to initial data cleanse the one or more raw files and generate one or more transformed files about the entity.
3. The system of claim 1, wherein the resolver component ranks each conflicting value for a data field based on a confidence of a correctness of each conflicting value.
4. The system of claim 1, wherein the matcher component performs a sequence of queries on the one or more raw files, wherein each query generates the match set.
5. The system of claim 4, wherein the match set for a particular raw file has a reference to a storage location of the particular raw file and a unique identifier.
6. The system of claim 1, wherein the matcher component uses a strict matcher process and uses a loose matcher process.
7. The system of claim 1, wherein the matcher component uses a Bayesian identity resolution process and uses an ElasticSearch process.
8. The system of claim 1, wherein the entity is one of a healthcare provider, subject, an idea, a professional, a person, a corporation and a business entity.
9. The system of claim 1, wherein the entity is a healthcare provider and the one or more raw files are a Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data file and an American Medical Association (AMA) file.
10. A method for matching and merging data for an entity from disparate data sources, comprising:
receiving, by a computer system, one or more raw files from disparate sources about an entity, each raw file having a plurality of data fields and each field has a value associated with the entity;
performing, by the computer system, a plurality of matching processes against the one or more raw files about the entity to generate a match set for each raw file wherein the match set for each raw file has at least one data field in the raw file that matches a data field for the entity;
merging, by the computer system, the one or more raw files represented into a merged document that has the at least one matched data field in each of the one or more raw files; and
identifying, by the computer system, conflicting values in each data field of the merged document.
11. The method of claim 10 further comprising transforming, by the computer system before performing the plurality of matching processes, the one or more raw files to initial data cleanse the one or more raw files and generate one or more transformed files about the entity.
12. The method of claim 10, wherein identifying the conflicting values further comprises ranking each conflicting value for a data field based on a confidence of a correctness of each conflicting value.
13. The method of claim 10, wherein performing the plurality of matching processes further comprises performing a sequence of queries on the one or more raw files, wherein each query generates the match set.
14. The method of claim 13, wherein the match set for a particular raw file has a reference to a storage location of the particular raw file and a unique identifier.
15. The method of claim 10, wherein performing the plurality of matching processes further comprises using a strict matcher process and using a loose matcher process.
16. The method of claim 10, wherein performing the plurality of matching processes further comprises using a Bayesian identity resolution process and using an ElasticSearch process.
17. The method of claim 10, wherein the entity is one of a healthcare provider, subject, an idea, a professional, a person, a corporation and a business entity.
18. The method of claim 10, wherein the entity is a healthcare provider and the one or more raw files are a Centers for Medicare and Medicaid Services' (CMS) National Plan and Provider Enumeration System (NPPES) data file and an American Medical Association (AMA) file.
US16/181,082 2014-01-21 2018-11-05 System and method for dynamic document matching and merging Abandoned US20190074072A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/181,082 US20190074072A1 (en) 2014-01-21 2018-11-05 System and method for dynamic document matching and merging

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201461929787P 2014-01-21 2014-01-21
US14/466,909 US10121557B2 (en) 2014-01-21 2014-08-22 System and method for dynamic document matching and merging
US16/181,082 US20190074072A1 (en) 2014-01-21 2018-11-05 System and method for dynamic document matching and merging

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/466,909 Continuation US10121557B2 (en) 2014-01-21 2014-08-22 System and method for dynamic document matching and merging

Publications (1)

Publication Number Publication Date
US20190074072A1 true US20190074072A1 (en) 2019-03-07

Family

ID=53544995

Family Applications (2)

Application Number Title Priority Date Filing Date
US14/466,909 Active 2034-12-13 US10121557B2 (en) 2014-01-21 2014-08-22 System and method for dynamic document matching and merging
US16/181,082 Abandoned US20190074072A1 (en) 2014-01-21 2018-11-05 System and method for dynamic document matching and merging

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US14/466,909 Active 2034-12-13 US10121557B2 (en) 2014-01-21 2014-08-22 System and method for dynamic document matching and merging

Country Status (6)

Country Link
US (2) US10121557B2 (en)
EP (1) EP3097527A4 (en)
JP (1) JP2017509954A (en)
CN (1) CN106462859A (en)
CA (1) CA2937454A1 (en)
WO (1) WO2015112202A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110032648A (en) * 2019-03-19 2019-07-19 微医云(杭州)控股有限公司 A kind of case history structuring analytic method based on medical domain entity
WO2020209945A1 (en) * 2019-04-10 2020-10-15 Shangqing Zhang Method and apparatus for medical data auto collection segmentation and analysis platform
US11593348B2 (en) 2020-02-27 2023-02-28 Optum, Inc. Programmatically managing partial data ownership and access to record data objects stored in network accessible databases
US11908557B1 (en) 2019-02-14 2024-02-20 Unitedhealth Group Incorporated Programmatically managing social determinants of health to provide electronic data links with third party health resources

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9898515B1 (en) * 2014-10-29 2018-02-20 Jpmorgan Chase Bank, N.A. Data extraction and transformation method and system
US11222010B2 (en) 2016-07-21 2022-01-11 Salesforce.Com, Inc. Value transformations that enable data services to update data objects
US11138222B2 (en) * 2016-07-22 2021-10-05 Salesforce.Com, Inc. Enabling multiple third-party data services to update custom data objects
CN107169278A (en) * 2017-05-10 2017-09-15 成都智信电子技术有限公司 A kind of data administering method and medical information system
AU2018223056A1 (en) * 2018-08-31 2020-03-19 Jaxsta Enterprise Pty Ltd Data deduplication and data merging
WO2020150642A1 (en) * 2019-01-18 2020-07-23 GalaxE.Solutions, Inc. Systems and methods for transaction tracing within an it environment
US11003643B2 (en) * 2019-04-30 2021-05-11 Amperity, Inc. Multi-level conflict-free entity clusterings
CN110347683B (en) * 2019-06-27 2022-04-12 北京明略软件系统有限公司 Data table merging processing method and device
US11227153B2 (en) * 2019-12-11 2022-01-18 Optum Technology, Inc. Automated systems and methods for identifying fields and regions of interest within a document image
US11210507B2 (en) 2019-12-11 2021-12-28 Optum Technology, Inc. Automated systems and methods for identifying fields and regions of interest within a document image
US11604839B2 (en) * 2021-05-17 2023-03-14 Docusign, Inc. Document package merge in document management system

Family Cites Families (133)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2738289B2 (en) * 1993-12-30 1998-04-08 日本電気株式会社 Manufacturing method of liquid crystal display device
JP3715672B2 (en) * 1995-03-01 2005-11-09 キヤノン株式会社 Text search method and apparatus
US5835897C1 (en) 1995-06-22 2002-02-19 Symmetry Health Data Systems Computer-implemented method for profiling medical claims
US6279041B1 (en) 1998-11-13 2001-08-21 International Business Machines Corporation Methods, systems and computer program products for differencing data communications using a message queue
US20020022973A1 (en) 2000-03-24 2002-02-21 Jianguo Sun Medical information management system and patient interface appliance
US20020038233A1 (en) 2000-06-09 2002-03-28 Dmitry Shubov System and method for matching professional service providers with consumers
US20040143446A1 (en) 2001-03-20 2004-07-22 David Lawrence Long term care risk management clearinghouse
AU2002355575A1 (en) 2001-08-08 2003-02-24 Trivium Systems Inc. Scalable messaging platform for the integration of business software components
AU2002363143A1 (en) 2001-11-01 2003-05-12 Medunite, Inc. System and method for facilitating the exchange of health care transactional information
US7092956B2 (en) 2001-11-02 2006-08-15 General Electric Capital Corporation Deduplication system
CA2477690A1 (en) 2002-03-06 2003-09-18 Siemens Medical Solutions Health Services Corporation System and method for providing a generic health care data repository
US20030222900A1 (en) 2002-03-18 2003-12-04 Merk & Co., Inc. Computer assisted and/or implemented process and system for selecting, storing, and retrieving slides and slidekits, including to a personal folder, for healthcare providers
US7917378B2 (en) 2002-04-09 2011-03-29 Siemens Medical Solutions Usa, Inc. System for processing healthcare claim data
EP1609044A4 (en) 2003-03-28 2008-08-06 Dun & Bradstreet Inc System and method for data cleansing
US20050137912A1 (en) 2003-03-31 2005-06-23 Rao R. B. Systems and methods for automated classification of health insurance claims to predict claim outcome
US20050010452A1 (en) 2003-06-27 2005-01-13 Lusen William D. System and method for processing transaction records suitable for healthcare and other industries
US20050102170A1 (en) 2003-09-09 2005-05-12 Lefever David L. System for processing transaction data
US20050071189A1 (en) 2003-09-25 2005-03-31 Blake Richard A. System, method, and business method for storage, search and retrieval of clinical information
US8005687B1 (en) 2003-10-15 2011-08-23 Ingenix, Inc. System, method and computer program product for estimating medical costs
US8108225B2 (en) 2003-12-17 2012-01-31 Joan Logue Method, system, and software for analysis of a billing process
US7200604B2 (en) 2004-02-17 2007-04-03 Hewlett-Packard Development Company, L.P. Data de-duplication
US20050222912A1 (en) 2004-03-30 2005-10-06 Chambers David E System and method of processing commercial transactions through an internet website
US7386565B1 (en) 2004-05-24 2008-06-10 Sun Microsystems, Inc. System and methods for aggregating data from multiple sources
US20070214133A1 (en) 2004-06-23 2007-09-13 Edo Liberty Methods for filtering data and filling in missing data using nonlinear inference
US7386566B2 (en) * 2004-07-15 2008-06-10 Microsoft Corporation External metadata processing
US8364501B2 (en) 2004-08-09 2013-01-29 Epic Systems Corporation Electronic appointment scheduling for medical resources
US20060036478A1 (en) 2004-08-12 2006-02-16 Vladimir Aleynikov System, method and computer program for interactive voice recognition scheduler, reminder and messenger
US9471978B2 (en) 2004-10-04 2016-10-18 Banner Health Methodologies linking patterns from multi-modality datasets
US20060089862A1 (en) 2004-10-25 2006-04-27 Sudhir Anandarao System and method for modeling benefits
US8155975B1 (en) 2004-11-05 2012-04-10 Rdm Corporation System and method for providing configuration and settlement processing of financial transactions using a hierarchy node model
US8095380B2 (en) 2004-11-16 2012-01-10 Health Dialog Services Corporation Systems and methods for predicting healthcare related financial risk
GB0427133D0 (en) 2004-12-10 2005-01-12 British Telecomm Workflow scheduler
US7466316B1 (en) 2004-12-14 2008-12-16 Nvidia Corporation Apparatus, system, and method for distributing work to integrated heterogeneous processors
US20060136264A1 (en) 2004-12-21 2006-06-22 Gh Global Health Direct, Llc System and method for improved health care access
US8069060B2 (en) 2004-12-23 2011-11-29 Merge Healthcare Incorporated System and method for managing medical facility procedures and records
US7392263B2 (en) * 2005-02-28 2008-06-24 Microsoft Corporation File system represented inside a database
WO2007007351A2 (en) 2005-07-07 2007-01-18 Gorur Narayana Srinivasa Prasa Novel methods for supply chain management incorporating uncertainity
US7665016B2 (en) 2005-11-14 2010-02-16 Sun Microsystems, Inc. Method and apparatus for virtualized XML parsing
US20070118399A1 (en) * 2005-11-22 2007-05-24 Avinash Gopal B System and method for integrated learning and understanding of healthcare informatics
US20070156455A1 (en) 2005-12-01 2007-07-05 Tarino Michael D System and Method for Providing a Consumer Healthcare Guide
WO2007064880A2 (en) 2005-12-01 2007-06-07 Firestar Software, Inc. System and method for exchanging information among exchange applications
US20070180451A1 (en) 2005-12-30 2007-08-02 Ryan Michael J System and method for meta-scheduling
CA2637574C (en) * 2006-01-17 2017-10-31 Accenture Global Services Gmbh Platform for interoperable healthcare data exchange
US20070260492A1 (en) * 2006-03-09 2007-11-08 Microsoft Corporation Master patient index
US20070233603A1 (en) 2006-03-30 2007-10-04 Schmidgall Matthew M Flexible routing of electronic-based transactions
US8359298B2 (en) 2006-04-03 2013-01-22 International Business Machines Corporation Method, system, and program product for managing adapter association for a data graph of data objects
US20080126264A1 (en) 2006-05-02 2008-05-29 Tellefsen Jens E Systems and methods for price optimization using business segmentation
US7526486B2 (en) 2006-05-22 2009-04-28 Initiate Systems, Inc. Method and system for indexing information about entities with respect to hierarchies
JP4863778B2 (en) 2006-06-07 2012-01-25 ソニー株式会社 Information processing apparatus, information processing method, and computer program
US7765146B2 (en) 2006-06-09 2010-07-27 Research Center For Prevention Of Diabetes Method and system of adjusting medical cost through auction
US7885436B2 (en) * 2006-07-13 2011-02-08 Authentec, Inc. System for and method of assigning confidence values to fingerprint minutiae points
US20080082980A1 (en) 2006-09-28 2008-04-03 Edge Inova International, Inc. System and method for using filters and standardized messages to identify and schedule appointments in aggregate resource scheduling applications
US7860786B2 (en) 2006-10-17 2010-12-28 Canopy Acquisition, Llc Predictive score for lending
JP4898405B2 (en) 2006-12-01 2012-03-14 キヤノン株式会社 Document data processing method, document data creation device, and document data processing device
US7945497B2 (en) * 2006-12-22 2011-05-17 Hartford Fire Insurance Company System and method for utilizing interrelated computerized predictive models
US7917515B1 (en) 2007-03-26 2011-03-29 Lsi Corporation System and method of accelerating processing of streaming data
US8103952B2 (en) 2007-03-27 2012-01-24 Konica Minolta Laboratory U.S.A., Inc. Directed SAX parser for XML documents
US20080319983A1 (en) 2007-04-20 2008-12-25 Robert Meadows Method and apparatus for identifying and resolving conflicting data records
US20080288292A1 (en) 2007-05-15 2008-11-20 Siemens Medical Solutions Usa, Inc. System and Method for Large Scale Code Classification for Medical Patient Records
US8341623B2 (en) 2007-05-22 2012-12-25 International Business Machines Corporation Integrated placement planning for heterogenous storage area network data centers
US7992153B2 (en) 2007-05-30 2011-08-02 Red Hat, Inc. Queuing for thread pools using number of bytes
US8145644B2 (en) 2007-07-31 2012-03-27 Interfix, Llc Systems and methods for providing access to medical information
US8826173B2 (en) 2007-09-26 2014-09-02 Siemens Aktiengesellschaft Graphical interface for the management of sequential medical data
EP2058733A3 (en) * 2007-11-09 2009-09-02 Avro Computing Inc. Multi-tier interface for management of operational structured data
US7797205B2 (en) 2007-12-21 2010-09-14 Exxonmobil Research And Engineering Company System for optimizing bulk product allocation, transportation and blending
US8171554B2 (en) * 2008-02-04 2012-05-01 Yuval Elovici System that provides early detection, alert, and response to electronic threats
TW200935418A (en) 2008-02-05 2009-08-16 Skymedi Corp Semiconductor memory device
US8095975B2 (en) 2008-03-18 2012-01-10 International Business Machines Corporation Dynamic document merging method and system
US8417755B1 (en) 2008-05-28 2013-04-09 Michael F. Zimmer Systems and methods for reducing memory traffic and power consumption in a processing environment by solving a system of linear equations
US20090300054A1 (en) 2008-05-29 2009-12-03 Kathleen Fisher System for inferring data structures
US8073801B1 (en) 2008-05-30 2011-12-06 The Decision Model Licensing, LLC Business decision modeling and management system and method
US7668757B2 (en) 2008-06-09 2010-02-23 Weiwen Weng Methods and system of contacting at least one service provider anonymously
US20090313045A1 (en) 2008-06-11 2009-12-17 Boyce Mark D System and Method for Medical Research and Clinical Trial
US8527522B2 (en) * 2008-09-05 2013-09-03 Ramp Holdings, Inc. Confidence links between name entities in disparate documents
US20100076950A1 (en) 2008-09-10 2010-03-25 Expanse Networks, Inc. Masked Data Service Selection
US8260773B2 (en) 2008-09-24 2012-09-04 International Business Machines Corporation Method for extracting signature from problem records through unstructured and structured text mapping, classification and ranking
US20100138243A1 (en) 2008-10-02 2010-06-03 Payformance Corporation Systems and methods for facilitating healthcare cost remittance, adjudication, and reimbursement processes
US20100088108A1 (en) 2008-10-08 2010-04-08 Astrazeneca Ab Pharmaceutical relational database
US20120130736A1 (en) 2008-10-24 2012-05-24 Obsidian Healthcare Disclosure Services, LLC Systems and methods involving physician payment data
US8442931B2 (en) 2008-12-01 2013-05-14 The Boeing Company Graph-based data search
US20170060856A1 (en) * 2008-12-10 2017-03-02 Chiliad Publishing Incorporated Efficient search and analysis based on a range index
US9141758B2 (en) * 2009-02-20 2015-09-22 Ims Health Incorporated System and method for encrypting provider identifiers on medical service claim transactions
US8250026B2 (en) * 2009-03-06 2012-08-21 Peoplechart Corporation Combining medical information captured in structured and unstructured data formats for use or display in a user application, interface, or view
US8838628B2 (en) * 2009-04-24 2014-09-16 Bonnie Berger Leighton Intelligent search tool for answering clinical queries
US8286191B2 (en) 2009-05-14 2012-10-09 International Business Machines Corporation Dynamically composing data stream processing applications
US20100295674A1 (en) 2009-05-21 2010-11-25 Silverplus, Inc. Integrated health management console
US8103667B2 (en) 2009-05-28 2012-01-24 Microsoft Corporation Ranking results of multiple intent queries
CN102804083B (en) 2009-06-24 2016-01-27 埃克森美孚研究工程公司 For assisting the instrument of transportation of petroleum products logistics
US8731965B2 (en) 2009-07-19 2014-05-20 Poonam Erry Collaborative multi-facility medication management system
EP2478456A2 (en) 2009-09-14 2012-07-25 II4SM - International Institute For The Safety Of Medicines Ltd. Semantic interoperability system for medicinal information
US8775286B2 (en) 2009-09-23 2014-07-08 Sap Ag System and method for management of financial products portfolio using centralized price and performance optimization tool
US8521555B2 (en) 2009-12-09 2013-08-27 Hartford Fire Insurance Company System and method using a predictive model for nurse intervention program decisions
US8656035B2 (en) 2009-12-17 2014-02-18 American Express Travel Related Services Company, Inc. System and method for enabling user requested channels in an IP marketplace
US8521758B2 (en) * 2010-01-15 2013-08-27 Salesforce.Com, Inc. System and method of matching and merging records
US8363662B2 (en) 2010-03-19 2013-01-29 Cisco Technology, Inc. Alternate down paths for directed acyclic graph (DAG) routing
US20130085769A1 (en) 2010-03-31 2013-04-04 Risk Management Solutions Llc Characterizing healthcare provider, claim, beneficiary and healthcare merchant normal behavior using non-parametric statistical outlier detection scoring techniques
US8326869B2 (en) 2010-09-23 2012-12-04 Accenture Global Services Limited Analysis of object structures such as benefits and provider contracts
US8515777B1 (en) 2010-10-13 2013-08-20 ProcessProxy Corporation System and method for efficient provision of healthcare
US8495108B2 (en) 2010-11-30 2013-07-23 International Business Machines Corporation Virtual node subpool management
US20120158429A1 (en) 2010-12-20 2012-06-21 David Phillip Murawski Medical service broker systems and methods
US9846850B2 (en) * 2010-12-30 2017-12-19 Cerner Innovation, Inc. Consolidation of healthcare-related schedules across disparate systems
US10303999B2 (en) * 2011-02-22 2019-05-28 Refinitiv Us Organization Llc Machine learning-based relationship association and related discovery and search engines
WO2012122065A1 (en) 2011-03-04 2012-09-13 Visa International Service Association Healthcare wallet payment processing apparatuses, methods and systems
US20120245958A1 (en) 2011-03-25 2012-09-27 Surgichart, Llc Case-Centric Medical Records System with Social Networking
US20120290320A1 (en) 2011-05-13 2012-11-15 Kurgan Michael J System for leveraging social and restricted availability content in clinical processes, and a method thereof
SG188320A1 (en) * 2011-08-31 2013-04-30 Apixio Inc Medical information navigation engine (mine) system
US8984464B1 (en) 2011-11-21 2015-03-17 Tabula, Inc. Detailed placement with search and repair
US20130138554A1 (en) 2011-11-30 2013-05-30 Rawllin International Inc. Dynamic risk assessment and credit standards generation
US8943059B2 (en) 2011-12-21 2015-01-27 Sap Se Systems and methods for merging source records in accordance with survivorship rules
US10490304B2 (en) 2012-01-26 2019-11-26 Netspective Communications Llc Device-driven non-intermediated blockchain system over a social integrity network
WO2013116825A1 (en) 2012-02-03 2013-08-08 Spindle Labs, Inc. System and method for determining relevance of social content
US9027024B2 (en) 2012-05-09 2015-05-05 Rackspace Us, Inc. Market-based virtual machine allocation
US20130332194A1 (en) * 2012-06-07 2013-12-12 Iquartic Methods and systems for adaptive ehr data integration, query, analysis, reporting, and crowdsourced ehr application development
KR101925764B1 (en) 2012-08-23 2018-12-05 인터디지탈 패튼 홀딩스, 인크 Operating with multiple schedulers in a wireless system
US8959119B2 (en) 2012-08-27 2015-02-17 International Business Machines Corporation Context-based graph-relational intersect derived database
US20140088981A1 (en) 2012-09-21 2014-03-27 Medimpact Healthcare Systems, Inc. Systems and methods for proactive identification of formulary change impacts
US20140136233A1 (en) 2012-11-14 2014-05-15 William Atkinson Managing Personal Health Record Information about Doctor-Patient Communication, Care interactions, health metrics ,customer vendor relationship management platforms, and personal health history in a GLOBAL PERSONAL HEALTH RECORD TIMELINE integrated within an (ERP/EMRSE) ENTERPRISE RESOURCE PLANNING ELECTRONIC MEDICAL RECORD SOFTWARE ENVIRONMENT localized medical data ecosystem
US20140222482A1 (en) 2013-02-05 2014-08-07 Wal-Mart Stores, Inc. Online appointment schedulers
US9129046B2 (en) 2013-02-25 2015-09-08 4medica, Inc. Systems and methods for managing a master patient index including duplicate record detection
US8670996B1 (en) 2013-03-14 2014-03-11 David I. Weiss Health care incentive apparatus and method
US20140358578A1 (en) 2013-05-31 2014-12-04 American Pharmacotherapy, Llc System and method for comparing pharmaceutical prices and medication utilization
US9460188B2 (en) 2013-06-03 2016-10-04 Bank Of America Corporation Data warehouse compatibility
US20150095067A1 (en) * 2013-10-01 2015-04-02 Cerner Innovation, Inc. Providing cross venue antiobiograms, comprehensive medication advisors, and medication stewardship claims
US9704208B2 (en) 2013-10-22 2017-07-11 ZocDoc, Inc. System and method for accessing healthcare appointments from multiple disparate sources
US10720233B2 (en) 2013-11-20 2020-07-21 Medical Informatics Corp. Web-enabled disease-specific monitoring
US11126627B2 (en) 2014-01-14 2021-09-21 Change Healthcare Holdings, Llc System and method for dynamic transactional data streaming
US10340038B2 (en) 2014-05-13 2019-07-02 Nant Holdings Ip, Llc Healthcare transaction validation via blockchain, systems and methods
US9208284B1 (en) 2014-06-27 2015-12-08 Practice Fusion, Inc. Medical professional application integration into electronic health record system
US9608829B2 (en) 2014-07-25 2017-03-28 Blockchain Technologies Corporation System and method for creating a multi-branched blockchain with configurable protocol rules
US9507824B2 (en) 2014-08-22 2016-11-29 Attivio Inc. Automated creation of join graphs for unrelated data sets among relational databases
US11328307B2 (en) 2015-02-24 2022-05-10 OpSec Online, Ltd. Brand abuse monitoring system with infringement detection engine and graphical user interface
US10572796B2 (en) 2015-05-06 2020-02-25 Saudi Arabian Oil Company Automated safety KPI enhancement
US10269012B2 (en) 2015-11-06 2019-04-23 Swfl, Inc. Systems and methods for secure and private communications

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11908557B1 (en) 2019-02-14 2024-02-20 Unitedhealth Group Incorporated Programmatically managing social determinants of health to provide electronic data links with third party health resources
CN110032648A (en) * 2019-03-19 2019-07-19 微医云(杭州)控股有限公司 A kind of case history structuring analytic method based on medical domain entity
WO2020209945A1 (en) * 2019-04-10 2020-10-15 Shangqing Zhang Method and apparatus for medical data auto collection segmentation and analysis platform
US10943673B2 (en) 2019-04-10 2021-03-09 Tencent America LLC Method and apparatus for medical data auto collection segmentation and analysis platform
US11593348B2 (en) 2020-02-27 2023-02-28 Optum, Inc. Programmatically managing partial data ownership and access to record data objects stored in network accessible databases

Also Published As

Publication number Publication date
US20150205846A1 (en) 2015-07-23
US10121557B2 (en) 2018-11-06
JP2017509954A (en) 2017-04-06
CA2937454A1 (en) 2015-07-30
CN106462859A (en) 2017-02-22
EP3097527A1 (en) 2016-11-30
EP3097527A4 (en) 2017-10-18
WO2015112202A1 (en) 2015-07-30

Similar Documents

Publication Publication Date Title
US20190074072A1 (en) System and method for dynamic document matching and merging
CN108388580B (en) Dynamic knowledge map updating method for fusing medical knowledge and applied cases
Sanyal et al. A review of author name disambiguation techniques for the PubMed bibliographic database
US20170103164A1 (en) System and method for dynamic autonomous transactional identity management
AU2017250467B2 (en) Query optimizer for combined structured and unstructured data records
US8050937B1 (en) Method and system for providing relevant content based on claim analysis
US20170262586A1 (en) Systems and methods for managing a master patient index including duplicate record detection
WO2013154947A1 (en) Clustered information processing and searching with structured-unstructured database bridge
EP2823410A1 (en) Entity augmentation service from latent relational data
US20200020423A1 (en) A method and system for matching subjects to clinical trials
US20210174380A1 (en) Efficient data processing to identify information and reformant data files, and applications thereof
US20200004771A1 (en) System and method for executing access transactions of documents related to drug discovery
WO2013109524A1 (en) Automatic method for profile database aggregation, deduplication, and analysis
US20140278525A1 (en) Method and apparatus for providing improved searching of medical records
Vishnyakova et al. Author name disambiguation in MEDLINE based on journal descriptors and semantic types
US11354711B2 (en) System and method for assessing valuation of document
JP5720536B2 (en) Information processing method and apparatus for searching for concealed data
CN109522331B (en) Individual-centered regionalized multi-dimensional health data processing method and medium
US8560468B1 (en) Learning expected values for facts
Yang et al. LAZY R-tree: The R-tree with lazy splitting algorithm
Xu et al. A differentor-based adaptive ontology-matching approach
Park et al. A novel algorithm for scalable k-nearest neighbour graph construction
CN114020867A (en) Method, device, equipment and medium for expanding search terms
Kim et al. Personalised health document summarisation exploiting Unified Medical Language System and topic-based clustering for mobile healthcare
KR101521112B1 (en) Apparatus and method for data linking and merging

Legal Events

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

Free format text: APPLICATION UNDERGOING PREEXAM PROCESSING

AS Assignment

Owner name: CHANGE HEALTHCARE HOLDINGS, LLC, GEORGIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:POKITDOK, INC.;REEL/FRAME:048195/0658

Effective date: 20181214

STCB Information on status: application discontinuation

Free format text: ABANDONED -- INCOMPLETE APPLICATION (PRE-EXAMINATION)