-
Notifications
You must be signed in to change notification settings - Fork 492
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
Modify the IP/OP number in the facility specific discharge patient card #8028
Comments
Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity. |
If this issue is still valid , I would like to work on it @nihal467 |
Is this still a valid issue? @nihal467 @rithviknishad @gigincg |
@nihal467 @rithviknishad @gigincg only for display purpose, we show latest IP/OP number so when I search for 56, I don't get to see the patient, this is not expected right? |
I would like work on this, if that's okay. |
@nihal467 i would like to work on this , pls assign me |
Describe the bug
On the discharge patient page, we are showing the IP/OP number, but in an edge case, it is failing:
Case 1: If a patient is discharged from Facility A with IP number 1/24 and then admitted to Facility B with a new IP number 2/2024, the IP/OP number on the patient card in the facility-specific discharge page of Facility A also gets modified based on the new IP/OP number from Facility B. [this is effecting the search by IP/OP number as well as the card]
Case 2: On the discharge page, we are currently showing IP/OP numbers in the search results based only on the last consultation. If I want to search for the IP/OP number of a patient who has been re-admitted five times in the same facility, only the latest consultation is considered, and older consultations in the same facility are not taken into account.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered: