Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAH-3102 | Add. Configurable Additional Patient Identifiers In Patient Dashboard #641

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

rahu1ramesh
Copy link
Contributor

Jira -> BAH-3102

In this PR, a configurable property of "additionalPatientIdentifiers" is introduced. The purpose of this is to enable the visibility of additional patient identifiers for users with the privilege to view the patient dashboard.

To implement this feature, modifications are to be made to the openmrs/apps/clinical/dashboard.json file. Within the "sections/patientInformation", the "additionalPatientIdentifiers" property can be configured to specify the desired additional identifiers to be displayed.

For example, if "additionalPatientIdentifiers" is set to ["ABHA Address","ABHA Number"], the patient dashboard will display these additional identifiers alongside other patient information.

  • When "additionalPatientIdentifiers" is configured:
    Screenshot 2023-07-13 at 12 49 57 PM

  • When additionalPatientIdentifiers is left empty:
    Screenshot 2023-07-13 at 12 50 26 PM

Copy link
Contributor

@SooryaKumaranC-tw SooryaKumaranC-tw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@rahu1ramesh rahu1ramesh merged commit eb7d17b into master Jul 24, 2023
1 check passed
@rahu1ramesh rahu1ramesh deleted the BAH-3102 branch July 24, 2023 03:09
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.

3 participants