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

made patient notes consultation specific #1727

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Nov 23, 2023

Proposed Changes

  • make patient notes linked to consultations
  • link existing notes to active patient consultation during the time of notes creation

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (033d085) 60.75% compared to head (6e2cf67) 60.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1727      +/-   ##
==========================================
+ Coverage   60.75%   60.77%   +0.02%     
==========================================
  Files         210      210              
  Lines       11533    11539       +6     
  Branches     1644     1644              
==========================================
+ Hits         7007     7013       +6     
  Misses       4285     4285              
  Partials      241      241              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sainak sainak force-pushed the sainak/feat/patient-notes-to-consultation branch from d6f0aa8 to 57d2cb5 Compare December 4, 2023 12:22
@vigneshhari vigneshhari merged commit 1ce8fdc into master Dec 7, 2023
11 checks passed
@vigneshhari vigneshhari deleted the sainak/feat/patient-notes-to-consultation branch December 7, 2023 18:09
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.

Migration for consultation field in Patient Notes Consultation Specific Doctor Notes
6 participants