08.17.2026

Today’s release includes the following updates:

ui

  • A controlled substance can no longer be sent for a patient whose sex at birth isn’t recorded as male or female. This covers the Prescribe, Refill and Adjust Prescription commands, both in Canvas — where the send action is no longer offered — and through the SDK, where send() reports “eRx unavailable, patient sex at birth must be male or female”. Previously the send failed downstream with nothing to point the prescriber at the cause.
  • Imaging order, Lab Review, lab report and Referral printouts now accurately reflect the patient’s recorded sex at birth, including “Other” and “Unknown”.

sdk

  • The PluginCommand data model now holds one row per custom command. Rows left over from the old content-versioned keys are consolidated when this release is deployed, and schema_key now always matches the command_key declared in the plugin’s manifest.