care_fe
care_fe copied to clipboard
Day of Admission: Patient
Is your feature request related to a problem? Please describe. It is very useful for the users to understand the "Day of admission" for any patient.
Describe the solution you'd like Calculate the number of days from the day of admission and show the same on
- [ ] Patient dashboard
- [ ] Patient list
Is this up for grabs? How should the UI look?
Feel free to come up with a mock-up design 😄 We can iterate on that!
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.
Hey @ayush-seth any updates on this?
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.
I would like to work on this issue. If possible can you please provide more info about the issue.
Hi @abdulhasibn
The last_consultation
object in patient object has two fields:
-
suggestion
which when evaluates toA
means it's an admission patient. -
encounter_date
which is the date at which the encounter has started, and this is the date and time of admission when suggestion is admission.
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.
Unassigning due to no activity
@rithviknishad
could you please look at these images and see if any changes required?
@rithviknishad
could you please look at these images and see if any changes required?
@rithviknishad @aparnacoronasafe @nihal467
@konavivekramakrishna
As discussed with @aparnacoronasafe and @nihal467, let's show it as "IP Days: <num of days>
" in the patient dashboard and patient list page as shown below.