Skip to content

BAH-3425: Added visual deceased indicator to patient profiles across … - #1078

Open
TheSabari07 wants to merge 1 commit into
Bahmni:masterfrom
TheSabari07:BAH-3425
Open

BAH-3425: Added visual deceased indicator to patient profiles across …#1078
TheSabari07 wants to merge 1 commit into
Bahmni:masterfrom
TheSabari07:BAH-3425

Conversation

@TheSabari07

@TheSabari07 TheSabari07 commented Jul 22, 2026

Copy link
Copy Markdown

Description

Problem:
Currently in Bahmni, when a patient is marked as dead, there is no visual indication on their profile or in the search results to alert the user of their deceased status.

Proposed Solution:
This PR introduces a clear visual indicator for deceased patients across the Bahmni application suite. A bold, red (Deceased) tag is now conditionally injected next to the patient's name whenever the patient.isDead attribute is true.

Impact Assessment / Affected Screens:
This change successfully covers all requirements defined in the JIRA ticket by updating the relevant views and shared display controls:

  • Patient Dashboard & Clinical App: Covered via clinicalDashboardHeader.html and visitHeader.html
  • Search Results: Covered via patientsList.html and recentPatients.html
  • Registration App: Covered via Registration visit.html and patientCommon.html
  • Patient Programs: Covered via the shared patientProfile.html display control
  • Document & Radiology Upload: Covered via the shared patientSummary.html component and orders/views/header.html.

Testing Evidence

Screenshots:

Screenshot 2026-07-22 at 10 40 10 AM Screenshot 2026-07-22 at 10 40 28 AM

Related JIRA Ticket

BAH-3425

@CLAassistant

CLAassistant commented Jul 22, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@sonarqubecloud

Copy link
Copy Markdown

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.

2 participants