October 2025

Click Follow in the Release Notes section to be notified when new releases are available.

  • Announcement Date: October 9, 2025
  • Release Date: October 23, 2025

Patient Journey

New Features and Improvements

  • Verato now automatically tracks and preserves merge lineage between retired records and the active, surviving record.

    Note:

    • This feature is enabled by default and requires no additional setup.
    • Merge lineage details are available in all API responses:
      • Default: Merge linkages are returned under identity.mergedSourceRecords[]. these show as the properties: activeSource, activeNativeId, and timestamp
      • Group by Source: Group by Source: In identityGroupedBySource[], any object that is a mergedSourceRecord now includes: activeSource, activeNativeId, timestamp.
      • Smart View: Adds the fields to each mergedSourceRecords[] entry: activeSource, activeNativeId, timestamp

Bug Fixes

  • Verato has resolved an issue with an existing configuration that was meant to only deactivate all old clusters when an overlay occurred. The configuration, when set to true, was deactivating the clusters, but was also unintentionally creating a new link ID.With this fix, when the configuration is set to true:
     
    • Overlays will now retain their original linkId
    • Causes fewer unnecessary link splits.
To learn more about the configuration or request examples, please contact Verato Support.
 

Provider

New Features and Improvements

  • Verato now automatically tracks and preserves merge lineage between retired records and the active, surviving record.

Note:

  • This feature is enabled by default and requires no additional setup.
  • Merge lineage details are available in all API responses:
    • Default: Merge linkages are returned under identity.mergedSourceRecords[]. these show as the properties: activeSource, activeNativeId, and timestamp
    • Group by Source: Group by Source: In identityGroupedBySource[], any object that is a mergedSourceRecord now includes: activeSource, activeNativeId, timestamp.
    • Smart View: Adds the fields to each mergedSourceRecords[] entry: activeSource, activeNativeId, timestamp