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
backgroundfield in both Diagnose and Assess Condition commands.
sdk
- Adds
sumto the allowed imports. Read more. - Adds
Prefetchto the django.db and django.db.models.query allowed imports. Read more. - Adds
Sum,Avg,Min,Maxto the django.db.models allowed imports. Read more. - Adds
Exists,OuterRef,Subqueryto 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.