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

Patient Tabs Modifications #10597

Open
Jacobjeevan opened this issue Feb 13, 2025 · 1 comment
Open

Patient Tabs Modifications #10597

Jacobjeevan opened this issue Feb 13, 2025 · 1 comment
Assignees

Comments

@Jacobjeevan
Copy link
Contributor

Jacobjeevan commented Feb 13, 2025

Describe the bug

Encounters

Encounter History currently uses old consultation related verbiage, as well as leads to the old link when there are no encounters.

Requests

Add create requests button doesn't work

Updates

Add patient updates doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Login and navigate to any facility
  2. Click on Search Patients and add a new patient
  3. Register a Patient
  4. Skip adding an encounter after registration
  5. Navigate to the Patient profile page (you can search for the patient by going back to dashboard > Org (Kerala) > Patients)

Alternatively:

A sample patient: https://care.ohc.network/patient/1895fd57-cbbe-4804-afba-ef5d63194423/encounters

Expected behavior

All Patient Tabs

  • Modify facility Id in patient props to be optional, you need to adjust all the patient tabs appropriately.

Encounters Tab

  • Replace the verbiage (No encounter history, Add Encounter)
    - add any keys to en.json where necessary
    - remove the old keys from all language files
    - no_consultation_history, add_consultation
  • Replace button link with CreateEncounterForm (see usage in VerifyPatient.tsx).

Updates Tab

  • Hide add patient updates button where there's no facility Id

Requests Tab

  • Hide add create requests button when there's no facility Id

Feel free to reach out if you need any additional clarifications.

@tellmeY18 tellmeY18 moved this to Triage in Care Feb 13, 2025
@tellmeY18 tellmeY18 added this to Care Feb 13, 2025
@areebahmeddd
Copy link
Contributor

areebahmeddd commented Feb 13, 2025

I would like to work on this :))

Edit: D: (self assigned)

@Jacobjeevan Jacobjeevan self-assigned this Feb 13, 2025
@tellmeY18 tellmeY18 moved this from Triage to In Progress in Care Feb 13, 2025
@Jacobjeevan Jacobjeevan changed the title Replace Link and Verbiage in EncounterHistory Patient Tabs Modifications Feb 13, 2025
@Jacobjeevan Jacobjeevan moved this from In Progress to Up Next in Care Feb 14, 2025
@tellmeY18 tellmeY18 moved this from Up Next to In Progress in Care Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants