04.07.2026

Today’s release includes the following updates:

bugfix

  • Ensures “Interaction checks cannot be performed for free text compound medications” now displays when initiating a Refill or Adjust Prescription for a compound medication from the chart medication list.

sdk

  • Adds 6 new SDK events for the Data Integration document lifecycle: DOCUMENT_RECEIVED, DOCUMENT_LINKED_TO_PATIENT, DOCUMENT_CATEGORIZED, DOCUMENT_REVIEWER_ASSIGNED, DOCUMENT_REVIEWED, and DOCUMENT_DELETED. Plugins can now react to documents arriving, being linked to patients, categorized, assigned to reviewers, being reviewed, or deleted.
  • Adds a new CanvasFhir client for interacting with the Canvas FHIR API from within plugins. Supports create, read, update, and search operations with automatic credential management and caching. Requires client_id and client_secret to be configured in plugin secrets.