Skip to content

Release/1.32#7230

Merged
VladMstv merged 554 commits intomainfrom
release/1.32
Apr 23, 2026
Merged

Release/1.32#7230
VladMstv merged 554 commits intomainfrom
release/1.32

Conversation

@VladMstv
Copy link
Copy Markdown
Collaborator

No description provided.

ValeriyDyachenko and others added 30 commits April 14, 2026 20:59
…g-board-dont-show-time-counter-for-pending-visits

Remove timer for pending visits
…tient-document-zambda-doesnt-handle-files-already

Fix. Delete patient document zambda doesn't handle files already being deleted, fails and never updates list
Signed-off-by: alexwillingham <awillingham@masslight.com>
OmarZubaidi and others added 26 commits April 21, 2026 09:40
…ome-validation-errors-read-object-object

ehr add visit some validation errors read object object
* fix immunization order details not persisting associatedDx and manufacturer

Both fields were rendered in the order form but missing from the type
definition and never saved to or read back from the FHIR
MedicationAdministration resource.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix not-administered immunization requiring fields and showing given date

Two bugs:
- Admin detail fields (LOT, NDC, MVX, CVX, VIS checkbox, VIS date) had
  both a static RHF required rule and a validate function. The required
  rule fired unconditionally, blocking not-administered submission even
  though the validate function correctly exempted that type. Removing
  required and relying solely on requiredForAdministration fixes it.
- MAR table showed administered date/provider for not-administered orders.
  Now renders an empty cell for that status to preserve column alignment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refine MAR given column to only show for administered and partly-administered

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* enable searchable filter on immunization quick picks button

QuickPicksButton already supports a searchable prop (used by Procedures);
adding it to both immunization call sites gives auto-focus, real-time
filtering, keyboard navigation (arrows/Enter/Escape), and a no-matches
message consistent with the Procedures QP.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix e2e test for not-administered immunization MAR row

Remove givenPerson assertion since not-administered orders no longer
show the given date/provider in the MAR table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Revert "fix immunization order details not persisting associatedDx and manufacturer"

This reverts commit 4e59888.

* comment out associated dx and manufacturer fields; move history to top on vaccine details page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…ble-color-mail-statements

disable sending color-printed statements
Hide merge patiente functionality for now
…e-pdf-title-work-note-for-shows-no-name

fix patient name missing in work notes
move to self-service employer management, away from terraform
@linear linear Bot mentioned this pull request Apr 23, 2026
26 tasks
@VladMstv VladMstv merged commit 8265993 into main Apr 23, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.