Skip to main content

Week 3

Milestones

  • Added bool field to check whether the creator of a patient note from the home facility
  • Added tests for the new field
  • Made final changes to the Doctor Notes Chat Popup UI Pull Request
  • Working on making patient notes consultation specific

Screenshots / Videos

Creator

Contributions

Learnings

  • To add annotate fields in Django with F expressions
  • To write tests for Django models