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

Add Patient transfer validations #7689

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Apr 23, 2024

Fixes #7662
Backend: coronasafe/care#2110
This pull request adds a new field called last_consultation_discharge_date to the TransferPatientDialog component. This field allows the user to specify the date and time of discharge for an existing encounter. The field is required and has validation logic to ensure that it is greater than the existing encounter date if applicable.

@Ashesh3 Ashesh3 requested a review from a team as a code owner April 23, 2024 03:41
Copy link

vercel bot commented Apr 23, 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 Apr 24, 2024 5:38am

Copy link

netlify bot commented Apr 23, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 1fc1044
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/66289abad805b00008448156
😎 Deploy Preview https://deploy-preview-7689--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 Apr 23, 2024

Passing run #2525 ↗︎

0 123 0 0 Flakiness 0

Details:

Add Patient transfer validations
Project: CARE Commit: 1fc1044e13
Status: Passed Duration: 03:08 💡
Started: May 15, 2024 6:17 AM Ended: May 15, 2024 6:20 AM

Review all test suite changes for PR #7689 ↗︎

@nihal467
Copy link
Member

nihal467 commented Apr 29, 2024

@Ashesh3
image

  • auto-fetch current date and time in the pop-up and allow users to edit it
  • add a frontend mandatory field validation

Copy link

github-actions bot commented May 7, 2024

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 7, 2024
Copy link

Hi, @coronasafe/care-frontend-maintainers, This PR has been automatically closed due to inactivity. Thank you for your contributions. Feel free to re-open the PR.

@github-actions github-actions bot closed this May 15, 2024
@nihal467 nihal467 reopened this May 15, 2024
@github-actions github-actions bot removed the stale label May 16, 2024
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 23, 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.

Add more validation check for patient transfer logic
2 participants