Skip to content

Extract health answers into its own card on the patient session page#6648

Open
murugapl wants to merge 5 commits intoupdate-consent-triage-cardsfrom
separate-health-answers-card
Open

Extract health answers into its own card on the patient session page#6648
murugapl wants to merge 5 commits intoupdate-consent-triage-cardsfrom
separate-health-answers-card

Conversation

@murugapl
Copy link
Copy Markdown
Contributor

Moves answers to health questions out of the consent card into a standalone AppPatientSessionHealthAnswersComponent. The card renders as a warning callout when any health answer is "yes", with the heading including a count of yes responses.

Jira Issue - MAV-6229

Screenshots

Screenshot 2026-04-20 at 16 48 10

This component is now broken out from the consent card and is shown as a standalone card on the patient session page.
Slight updates to wording, and uses new AppActionLinkComponent for actions.
There is now a separate Gillick assessment card to handle this
Previously the component only rendered a warning icon. This adds an icon: parameter accepting :warning (default), :tick, and :cross, raising an ArgumentError for unknown values. The Gillick assessment component is updated to use the component rather than inline SVG paragraphs.
We no longer show the coloured heading with consent/triage status, and we now use the new
AppActionLinkComponent instaed of buttons for actions like recording a new response
Moves answers to health questions out of the consent card into a standalone AppPatientSessionHealthAnswersComponent. The card renders as a warning callout when any health answer is "yes", with the heading including a count of yes responses.
@murugapl murugapl added this to the v8.4.0 milestone Apr 20, 2026
@murugapl murugapl added the design tweak Small update to content or layout label Apr 20, 2026
@murugapl murugapl requested a review from a team as a code owner April 20, 2026 15:48
@murugapl murugapl changed the title Extract health answers into its own card on the patient session pagei Extract health answers into its own card on the patient session page Apr 20, 2026
@murugapl murugapl force-pushed the update-consent-triage-cards branch from 17eb909 to fc1a193 Compare April 21, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design tweak Small update to content or layout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants