> ## Documentation Index
> Fetch the complete documentation index at: https://docs.connectivehealth.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes

> Product and API Updates

<Update label="2026-07-14" description="v3.23.0">
  ## New Features

  * Add Annual Wellness Visit quality measure
</Update>

<Update label="2026-07-07" description="v3.22.0">
  ## New Features

  * Add Rheumatoid Arthritis to care management and risk adjustment insights
</Update>

<Update label="2026-06-23" description="v3.21.0">
  ## New Features

  * added principal oid to patientProcessingPanel.patientPanelDirectives to support CQ Delegate workflows
</Update>

<Update label="2026-06-22" description="v3.20.0">
  ## New Features

  * Sunset KAID configurations
</Update>

<Update label="2026-06-01" description="v3.19.0">
  ## New Features

  * Updated the share patient record API to our standard v2 model
</Update>

<Update label="2026-04-15" description="v3.18.1">
  ## Documentation Update

  * Minor wording change to Medication.active schema documentation
</Update>

<Update label="2026-04-12" description="v3.18.0">
  ## New Features

  * Add shareableWithClinicalNetworks flag to encounters
</Update>

<Update label="2026-03-19" description="v3.17.0">
  ## New Features

  * Add ALS and Parkinson's to care management and risk adjustment insights
  * Add General to care management insights
</Update>

<Update label="2026-03-03" description="v3.16.0">
  ## New Features

  * Add heart arrhythmia to care management and risk adjustment insights
</Update>

<Update label="2026-01-23" description="v3.15.0">
  ## Bug Fixes

  * Remove unsupported asthma condition from patientProcessingRequest.directives.careManagementConfiguration
</Update>

<Update label="2026-01-16" description="v3.14.0">
  ## Bug Fixes

  * Remove unsupported conditions from patientProcessingRequest.directives.careManagementConfiguration
</Update>

<Update label="2026-01-07" description="v3.13.0">
  ## New Features

  * New [Med History Patient Panel Validate](/medication-history/patient-panel-load-v1-validate) endpoint that checks the validity of the request without actually doing any processing
</Update>

<Update label="2026-01-07" description="v3.12.0">
  ## New Features

  * New field `patientProcessingRequest.directives.qualityMeasureConfiguration.asOfOverrideDate`.
    Allows for specifying a date in the past (generally December 31st of the previous year) to process a quality report for.
  * New fields `patientProcessingRequest.directives.riskAdjustmentConfiguration` and `patientProcessingRequest.directives.careManagementConfiguration`.
    Allows for configuration of risk adjustment and care management.
</Update>

<Update label="2025-12-18" description="v3.11.0">
  ## New Features

  * New field `diseaseManagement` added to diagnosis records.
    Risk adjustment disease management information, applicable for risk adjustment patient processing.
</Update>

<Update label="2025-11-25" description="v3.10.0">
  ## New Features

  * New field `patientProcessingRequest.directives.qualityMeasureConfiguration`. Quality measure configuration options.
    If omitted, defaults to the customer default configuration.
  * New field `patientPanelDirectives.deliverableDocuments`. Documents to be created and potentially delivered.
    Do not populate unless overriding the customer defaults is necessary. An empty list means no documents should be delivered.
</Update>

<Update label="2025-11-13" description="v3.9.0">
  ## Documentation

  * New diagnostic category added: generalInformation
</Update>

<Update label="2025-11-12" description="v3.8.0">
  ## New Feature

  * New field `clinicalMessageRecipients` available on [Share Encounter Summary](/clinical-data-sharing/encounter-summary)
    which allows for sending the generated Encounter Summary to one or more clinical message recipients. To use this feature
    please contact your customer success representative
</Update>

<Update label="2025-10-16" description="v3.7.0">
  ## Documentation

  * New diagnostic category added: postSurgery
</Update>

<Update label="2025-08-20" description="v3.6.0">
  ## New Features

  * AdtEventData field added to PatientProcessingRequest

  ## Bug Fixes

  * Enforce all date fields have year > 0
</Update>

<Update label="2025-05-20" description="v3.5.1">
  ## Bug Fixes

  * Enforce patient birth date is no more than 125 years ago
  * Enforce patient zip codes is not 00000
  * Enforce Patient IDs do not contain parentheses
</Update>

<Update label="2025-05-20" description="v3.5.0">
  ## Documentation

  * New diagnostic category added: metabolic
  * New diagnostic category added: spinal
</Update>

<Update label="2025-04-21" description="v3.4.1">
  ## Bug Fixes

  * Enforce maximum number of patient addresses is 3
</Update>

<Update label="2025-04-17" description="v3.4.0">
  ## New Features

  * Consent fields added to ADT Panel requests

  ## Bug Fixes

  * ADT Panel lists containing null items now fail validation as originally intended
</Update>

<Update label="2025-04-17" description="v3.3.0">
  ## New Features

  * Better support for [KAID Health](https://www.kaidhealth.com) processing. See [Patient Data v2](/clinical-data/patient-data-v2) `patientPanelDirectives.kaidConfiguration` for details

  ## Documentation

  * Minor wording improvements throughout
</Update>

<Update label="2025-03-26" description="v3.2.1">
  ## Bug Fixes

  * Patient Panel and Medication History Panel null lists now fail validation as originally intended
</Update>

<Update label="2025-03-26" description="v3.2.0">
  ## Documentation

  * New diagnostic category added: stroke
</Update>

<Update label="2025-03-14" description="v3.1.0">
  ## New Features

  * New [Patient Data v2 Validate](/clinical-data/patient-data-v2-validate) endpoint that checks the validity of one or more processing records without actually processing them
</Update>

<Update label="2025-03-05" description="v3.0.0">
  ## Breaking Change

  * Medical Summary Period feature can only be used in conjunction with Diagnostic Category Directive feature. Requests that specify a medical summary period without also selecting at least one diagnostic category will be rejected
</Update>

<Update label="2025-03-03" description="v2.1.0">
  ## Documentation

  * New diagnostic category added: pulmonary
</Update>

<Update label="2025-02-20" description="v2.0.0">
  ## Documentation

  * Clarifications regarding the Medications Of Interest field and how it is intended to be used
</Update>

<Update label="2025-02-12" description="v2.0.0">
  ## New Features

  * New [Patient Data API](/clinical-data/patient-data-v2) endpoint with new support for pharmacy medication history processing

  ## Bug Fixes

  * Better handling for `null` elements contained in lists
</Update>
