serenity-health / roadmap

Public roadmap for development of Serenity's apps reported by our community of users
0 stars 1 forks source link

feature/display patient title on profile #120

Open chris-dare opened 2 years ago

chris-dare commented 2 years ago

Tell us about your request! Patients are sometimes called out by name at provider locations. Due to our cultural setting, it's often uncomfortable addressing a patient by the first and last name alone. Consequently we need to display the patient's title as part of their name in the application as well as in their receipt information

i.e before: image

After: image

Which app does this concern? Provider portal

What will be benefit of this feature? See the request motiviation above

Describe the solution you'd like

  1. Update the patient's full name property from the API to include their title
  2. On the frontend, display the patient's full name wherever required, particularly:
    • Lists of patients
    • Details of a bill or invoice
    • The patient's profile as seen in the screenshots above

Describe alternatives you've considered N/A

Additional context N/A