udsm-dhis2-lab / iCareConnect

The icare Project
GNU Lesser General Public License v2.1
3 stars 260 forks source link

Add a functionality of a clinic module to view the immediately history of a patient attended arrange by provider #151

Open Moricembiaji opened 1 year ago

Moricembiaji commented 1 year ago

Problem At currently situation is that a patient treatment details of today can not be placed at patient history tab until one day after. What we need is that after every treatment details immediately should be added to patient history button.

Descriptions Add immediately patient treatment details to patient history tab every moment when given.

Additional context 151

eddiegulay commented 7 months ago

https://github.com/udsm-dhis2-lab/iCareConnect/pull/343

Displayed realtime patient history

Task Assignment Issue 151:

WhatsApp Image 2024-01-26 at 19 31 09_fd395a22 WhatsApp Image 2024-01-26 at 19 32 06_a751ef4a

  1. Gulay, Edgar Edward

    • Registration Number: 2021-04-02100
    • Task: Fixed package import
      • Changed the import path from absolute to relative for the PersonGetRef, PrivilegeGetRef, and RoleGetRef types, which resolved the "Cannot find module" error. From /home/masembo/....
  2. Janick Vishani

    • Registration Number: 2021-04-12452
    • Task: Simplified Angular ngIf Statements
      • Streamlined and simplified complex Angular ngIf statements for improved readability and maintenance.
  3. Noel PT

    • Registration Number: 2021-04-09182
    • Task: Tested the History button
      • Tested the functionality of the History button to ensure it shows real-time changes.
  4. Nadine Habitch

    • Registration Number: 2021-04-02132
    • Task: Created a new Visit Information button
      • Added a new button labeled "Visit Information" with an eye icon. This button demonstrates the real-time feature of the application.
  5. Hassan Liana

    • Registration Number: 2021-04-04774
    • Task: Document Alignment and Tag Closure
      • Aligned the document structure and closed all improperly closed tags for better readability and consistency since there was a nested and commented button.
  6. Cyprian Maroboto

    • Registration Number: 2021-04-05896
    • Task: Resolved ngx-print compatibility issue
      • Addressed the "Generic type 'ɵɵDirectiveDeclaration' requires 6 type argument(s)" error, which was due to a version mismatch between Angular and the ngx-print library.