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

Reenabled discharge patient admitted to filter #7933

Closed
wants to merge 1 commit into from

Conversation

shivankacker
Copy link
Member

@shivankacker shivankacker commented May 28, 2024

Dependent on ohcnetwork/care#2204

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@shivankacker shivankacker requested a review from a team as a code owner May 28, 2024 16:56
Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 1:56pm

@shivankacker shivankacker changed the title reenabled discharge patient admitted to filter Reenabled discharge patient admitted to filter May 28, 2024
Copy link

netlify bot commented May 28, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 6e9c6f6
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/66a107eb922f8c00088730ab
😎 Deploy Preview https://deploy-preview-7933--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cypress bot commented May 28, 2024

Passing run #2946 ↗︎

0 126 0 0 Flakiness 0

Details:

Reenabled discharge patient admitted to filter
Project: CARE Commit: 6e9c6f6d3a
Status: Passed Duration: 03:36 💡
Started: Jul 24, 2024 2:07 PM Ended: Jul 24, 2024 2:11 PM

Review all test suite changes for PR #7933 ↗︎

@nihal467
Copy link
Member

nihal467 commented Jun 4, 2024

@skks1212

image

  • when we filter patient with "No bed assigned" , the data is not showing the patient card with no bed history.

image
image

  • when i filter the card with "bed with oxygen support" and "ICU" bed type individually, both are filtering it and showing same data

shivank make sure to run basic QA covering :

  • whether no bed patients are filtered properly, if they were discharged without bed history
  • if a patient have move to multiple bed during the consultation, the filter should only checking his last bed assigned during discharged
  • if a patient have multiple consultation, filter it based on latest consultation

@nihal467
Copy link
Member

nihal467 commented Jun 10, 2024

@skks1212 The filtering works, but it fails when the same patient is readmitted. Currently, the bed history of the latest active consultation is considered, which should not be the case. Instead, the filter should check the last bed of the latest discharged consultation of the facility

Copy link

👋 Hi, @skks1212,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@nihal467
Copy link
Member

@skks1212 can you clear the merge conflict

@github-actions github-actions bot removed the merge conflict pull requests with merge conflict label Jul 24, 2024
@bodhish
Copy link
Member

bodhish commented Sep 20, 2024

Closing this PR due to lack of recent progress.

@bodhish bodhish closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Follow-up : Admitted to filter in Facility Specific discharge patient page
3 participants