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

Adds support for printing 🖨️ prescriptions 💊 #8259

Merged
merged 10 commits into from
Aug 8, 2024

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Aug 5, 2024

Proposed Changes

Print Outputs:

image

@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

Copy link

vercel bot commented Aug 5, 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 Aug 8, 2024 8:53am

Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit e2a8fe7
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/66b48743d505290008a53bb6
😎 Deploy Preview https://deploy-preview-8259--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 Aug 5, 2024



Test summary

125 1 0 0


Run details

Project CARE
Status Failed
Commit e2a8fe7
Started Aug 8, 2024 10:42 AM
Ended Aug 8, 2024 10:46 AM
Duration 04:00 💡
OS Linux Ubuntu -
Browser Chrome 127

View run in Cypress Cloud ➡️


Failures

cypress/e2e/patient_spec/patient_consultation.cy.ts Failed
1 Patient Consultation in multiple combination > OP Patient with Declare Death

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@rithviknishad rithviknishad added urgent needs testing P1 breaking issue or vital feature labels Aug 6, 2024
@rithviknishad rithviknishad changed the title Adds support for printing prescriptions Adds support for printing 🖨️ prescriptions 💊 Aug 6, 2024
@samholics
Copy link

samholics commented Aug 6, 2024

Tested Working. However
No indications for Titrate Dosage are mentioned in the table if Titrate is enabled . also the Dosage column is empty for the titrate medicine @nihal467
image

@rithviknishad
Copy link
Member Author

rithviknishad commented Aug 6, 2024

Looking into it @samholics

Few things to that needs to be discussed:

  • Should date of print be mentioned in the print?
  • Should any other patient details has to be included? (Address has been seen in many sample images on google)

@gigincg
Copy link
Member

gigincg commented Aug 7, 2024

@rithviknishad Date of Print is good to have.

Can we remove the Rx and put a Care Logo

Additionally Lets just have the info of their admission/care. Facility, Location, Bed Number.

@nihal467
Copy link
Member

nihal467 commented Aug 7, 2024

image

@rithviknishad disable the print button, if there is no active prescriptions

image
image

  • instruction of titration is missing in the format

image

  • the print button is not fully responsive

image

  • for domicilary care patient, its not DOA , it will be date of domicilary care commencement right, take a confirmation from gigin or aparna what to do on this case

image

  • as per suggested format, keep the name of the facility of top

@rithviknishad
Copy link
Member Author

@nihal467 Updated

image

@nihal467
Copy link
Member

nihal467 commented Aug 8, 2024

@rithviknishad can you look into the cypress failure

@rithviknishad
Copy link
Member Author

rithviknishad commented Aug 8, 2024

@rithviknishad rithviknishad removed the Cypress Test Pending The Cypress test are to be verified label Aug 8, 2024
@nihal467
Copy link
Member

nihal467 commented Aug 8, 2024

the cypress failure was due to the events backend PR, so conditionally approving this PR as this is unrelated.

@khavinshankar khavinshankar merged commit b552047 into develop Aug 8, 2024
59 of 62 checks passed
@khavinshankar khavinshankar deleted the rithviknishad/feat/print-prescriptions branch August 8, 2024 10:50
Copy link

github-actions bot commented Aug 8, 2024

@rithviknishad Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 breaking issue or vital feature tested urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Print Prescriptions
5 participants