07.23.2025
Today’s release includes the following updates:
- Added the Immunization Statement Command to the SDK. Read more
- Added support for setting the
narrative
field in the Remove Allergy Command via plugins. - Added support for the
match
operator. - Added
Optional
to SDK imports. - Added
ChargeDescriptionMaster
to the data module. Read more - Added support for the following event types. Read more
DOCUMENT_REFERENCE_CREATED
DOCUMENT_REFERENCE_UPDATED
DOCUMENT_REFERENCE_DELETED
CONSENT_DELETED
PATIENT_EXTERNAL_IDENTIFIER_CREATED
PATIENT_EXTERNAL_IDENTIFIER_UPDATED
PATIENT_EXTERNAL_IDENTIFIER_DELETED
PATIENT_ADDRESS_DELETED
PATIENT_METADATA_CREATED
PATIENT_METADATA_UPDATED
STAFF_CREATED
STAFF_UPDATED
STAFF_ACTIVATED
STAFF_DEACTIVATED
TASK_COMMENT_DELETED
- Reduced plugin runner memory usage.
- Fixed an issue where the SDK could not control Physical Exam and ROS toggles. Read more
- Fixed an issue in the snooze protocol workflow where
snooze_until
dates in the past were not handled correctly. - Fixed an issue where the
system
field could not be set when using theCreatePatientExternalIdentifier
effect.