You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Alternatively:
A sample patient: https://care.ohc.network/patient/1895fd57-cbbe-4804-afba-ef5d63194423/encounters
Expected behavior
All Patient Tabs
Encounters Tab
- add any keys to en.json where necessary
- remove the old keys from all language files
- no_consultation_history, add_consultation
Updates Tab
Requests Tab
Feel free to reach out if you need any additional clarifications.
The text was updated successfully, but these errors were encountered: