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

(feat) add patient name to laboratory dashboard #22

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

jabahum
Copy link
Collaborator

@jabahum jabahum commented Dec 6, 2023

  • add patient on all orderslist tables

image

@jabahum jabahum requested a review from pirupius December 6, 2023 07:26
@pirupius pirupius changed the title ft : add patient name (feat) add patient name to laboratory dashboard Dec 6, 2023
patient: {
content: (
<>
<span>{entry.patient.display.split("-")[1]}</span>
Copy link
Member

Choose a reason for hiding this comment

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

Was the split intended to get rid of the OpenMRS ID tagged to it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes this was the intent

@pirupius pirupius merged commit d8dd0ab into main Dec 12, 2023
3 checks passed
@pirupius pirupius deleted the ft/add-patient-name-to-order-list branch December 12, 2023 07:38
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