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 assigned_clinicians field to PatientConsultation model #1900

Merged
merged 4 commits into from
Mar 17, 2024

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Feb 20, 2024

This pull request adds the assigned_clinicians field to the PatientConsultation model, allowing multiple clinicians to be assigned to a patient consultation.

Phases for the change

  1. Schema Changes
  2. Migrating Data and Deprecating assigned_to

Related Issue: ohcnetwork/care_fe#6276

@Ashesh3
Copy link
Member Author

Ashesh3 commented Feb 23, 2024

@vigneshhari could you review this?

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.84%. Comparing base (411e89c) to head (0c7300e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1900      +/-   ##
==========================================
+ Coverage   61.83%   61.84%   +0.01%     
==========================================
  Files         221      221              
  Lines       12163    12167       +4     
  Branches     1735     1735              
==========================================
+ Hits         7521     7525       +4     
  Misses       4334     4334              
  Partials      308      308              

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

@Ashesh3
Copy link
Member Author

Ashesh3 commented Mar 6, 2024

@vigneshhari could you review this?

@Ashesh3
Copy link
Member Author

Ashesh3 commented Mar 8, 2024

@vigneshhari could you review this?

@vigneshhari vigneshhari merged commit c0e66fd into develop Mar 17, 2024
11 checks passed
@vigneshhari vigneshhari deleted the assigned_clinicians_schema branch March 17, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants