Conversation
…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>
reuse encapsulated code
…s a waiting room (#7011)
…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
…to release/1.32
move to self-service employer management, away from terraform
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.