10.16.2025

Today’s release includes the following updates:

sdk

  • Introduces the SDK Lab Review Command for beta testing
  • Updates FamilyHistoryCommand, PastSurgicalHistoryCommand, MedicationStatementCommand, PerformCommand, and ImmunizationStatementCommand command classes to accept both str and Coding types for key fields with custom validation logic to enforce allowed coding systems. Read more.
  • Expands messaging capabilities in the SDK. Read more.
    • Adds MessageTransmission events
    • Allows sending messages to staff
    • Allows marking messages as read
  • Expands patient summary customization capabilities (annotations and grouping) to coding gaps.
  • Adds support for django’s template inheritance when using the render_to_string util.

ui

  • Adds carry forward option to HPI command.
  • Adds fee schedule status to CPT search in vaccine admin.

bugfix

  • Fixes various validtion issues with the Questionnaire builder.