12.19.2025

Today’s release includes the following updates:

api

  • Fixes a bug where care team membership organization ids were incorrect for external providers.

ui

  • Removed character limit for background field in both Diagnose and Assess Condition commands.

sdk

  • Adds sum to the allowed imports. Read more.
  • Adds Prefetch to the django.db and django.db.models.query allowed imports. Read more.
  • Adds Sum, Avg, Min, Max to the django.db.models allowed imports. Read more.
  • Adds Exists, OuterRef, Subquery to django.db.models and django.db.models.expressions allowed imports. Read more.
  • Adds events for Imaging Review Command. Read more.
  • Adds events for Lab Review Command. Read more.
  • Adds events for Referral Review Command. Read more.
  • Adds events for Uncategorized Document Review Command. Read more.
  • Fixes appointment update to no longer create a note state change.