02.26.2026

Today’s release includes the following updates:

bugfix

  • Committing a questionnaire or structured assessment with CPT-coded answers no longer errors when a CPT code has multiple fee schedule rows (e.g. one active and one expired).
  • Originating an Adjust Prescription command and committing it without specifying a new medication would result in an error state and the inability to lock or sign the note. We’ve fixed this issue, so Adjust Prescription can now be committed without changing the medication itself.
  • Fixes an issue where the command UUID from the protocol card effect was not being passed correctly to the note command.
  • The lab admin view could sometimes time out, leading to instance instability. We have improved the performance of this view.
  • Fixes an issue where users received real-time note updates for note types that plugins had excluded from their timeline.

sdk

  • Creates the ClaimBannerAlert for the claim view, as well as associated SDK data model and effects for adding and removing.
  • Adds NoteMetadata model to the SDK Data models
  • Adds NOTE_METADATA_CREATED and NOTE_METADATA_UPDATED events
  • Adds new UPSERT_NOTE_METADATA effect used to create or update metadata values in a Note
  • Add data models for IntegrationTask, IntegrationTaskReview, LabReportTemplate, ImagingReportTemplate, and SpecialtyReportTemplate