Match, merge, and survivorship

One of the most important functions in Network is identifying and eliminating duplicate records.

AD
DM
  • Matching - The process of comparing incoming records with existing records in a Network instance to determine whether they are the same.

  • Merging - The process of combining new or existing incoming records with data in a Network instance.

  • Survivorship - The process used during merge to determine which parts of the existing records can be updated by incoming records.

Match

When you load data into Network, you can match or align incoming records with what already exists in your Network instance.

You can use a predefined set of rules, or you can customize them, to set the criteria for both the regular match process (during data loads) and the ad hoc match process. There are separate, but similar, configurations for the regular match process and ad hoc match process in the Admin console.

Match process

The matching process consists of the following steps:

  • Address cleansing validates incoming address data by running it through an address cleansing engine that ensures address formats are identical and that postal addresses are correct. Addresses are corrected against their respective location where possible but cannot necessarily be validated specifically for each particular entity. Note that address cleansing functionality can be disabled.
  • Key matching occurs to complete the simplest matches before other matches. This step does not apply to first time loads, as Network has no prior external keys to compare. On subsequent loads, once an external key is linked to a Network entity, matching can be done on the external key to accelerate the matching process by avoiding fuzzy matchClosed Matching that is not exact; a comparison of similar values (for example Smith/Smyth) depending on match rules set by the customer administrator. for those records.
  • Creating data groups (or blocks) identifies sets of candidate matches for incoming records, according to data groups defined in the match rules. Grouping data reduces the number of comparisons that are required. Each data group definition is used as search criteria against data in the Network instance and the results of each search create the individual data groups used in the match process. The search criteria are exact; the data returned from the customer database is an exact match to the search criteria. The search includes the entire customer instance, including both Network and customer-owned records in the customer org.
  • Applying match rules to each data group compares the data to incoming records, one at a time, using the predetermined match rules (fuzzy match)
  • Actioning the data applies the specified action in the match rules – either ACT, ASK, or ADD – for each incoming record.

Match configuration

You configure match by defining data groups, match rules, and confidence:

  • fields may include Name, NPI, Specialty, and so on
  • field groups may include Address, which includes other fields such as street, city, or zip code
  • match strength can be weak, strong, or exact

Match rules

Match behavior is dependent on how you configure match rules. Depending on the rules, for example, match might require name fields to be exactly the same between source and Network data. Additionally, it might require specialties to be similar, but not exact. A similar match would occur, for example, where an HCP might include only one specialty in the source data and multiple specialties in the Network data.

Match rules (fuzzy matches) use the following concepts:

Survivorship

Surviviorship determines the winning record or field values when records are merged.

When an incoming record merges with a record from Veeva OpenData, the values provided by OpenData always survive for Veeva standard fields. That is, an incoming record can never directly overwrite values provided by OpenData.

If an incoming record has the same primary key as a record from the same source that was previously loaded into the Network instance, the incoming record is a potential update. It will then go through the merge process to apply survivorship rules, and to determine which parts of the existing record can be updated by the incoming record.

If the incoming record has not previously been received by the Network instance, it goes through the fuzzy matchClosed Matching that is not exact; a comparison of similar values (for example Smith/Smyth) depending on match rules set by the customer administrator. process. This process compares the incoming record against records in the Network instance that are potentially similar and determines if the records represent the same person or organization.

For non-Veeva fields (on any record), survivorship is based on the ranking for the source systems. For locally managed records, survivorship on all fields is based on the precedence order defined for the source systems.

The Network merge process automatically de-duplicates sub-objects (such as addresses, custom keys, licenses, and relationships) when two HCP records or HCO records merge.

Note: Inactivated external keys that are no longer used as a primary key for their corresponding record are ignored during the match process.

Using aliases

In the United States, Network leverages knowledge gathered from Veeva OpenData and makes use of alternate names and aliases for HCO names, which include short forms and former names for numerous HCOs. Additionally, Network leverages general short forms and acronyms to standardize corporate names prior to the matching process.

For example, many different ways to denote the term pharmacy are used within Network and standardized to the value pharmacy. The standard form of the term is then used in matching to remove ambiguity within corporate names.

    Notes:
  • Aliases are not used for HCP names in Network.
  • For Chinese data, Network standardizes numbers in one format prior to matching.