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, andImmunizationStatementCommandcommand 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
MessageTransmissionevents - Allows sending messages to staff
- Allows marking messages as read
- Adds
- Expands patient summary customization capabilities (annotations and grouping) to coding gaps.
- Adds support for django’s template inheritance when using the
render_to_stringutil.
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.