Skip to content

HAI-1199: Make form names more generic - #750

Open
loubens wants to merge 3 commits into
masterfrom
HAI-1199
Open

HAI-1199: Make form names more generic#750
loubens wants to merge 3 commits into
masterfrom
HAI-1199

Conversation

@loubens

@loubens loubens commented Sep 9, 2026

Copy link
Copy Markdown

Summary
This PR updates the form names to make them more generic and reusable across different locations.

Changes

  1. Removed the "Outpatient" prefix from the English form names:
  • Followup Adult
  • Followup Pediatric
  • Intake Adult
  • Intake Pediatric
  1. Removed the "Externe" prefix from the French form names:
  • Suivi Pédiatrique
  • Suivi Adulte
  • Initiale Adulte
  • Initiale Pédiatrique

During the analysis, adapting the form names based on locations could require duplicating the existing forms.

To avoid unnecessary duplication and additional maintenance, the forms were renamed using generic names so they can be reused across different locations.

@loubens
loubens requested review from lnball and louidorjp September 9, 2026 15:36

@lnball lnball left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@loubens This is good and will work fine. But will these names be clear to the users? Maybe it's better to call it (in English) "Basic Intake" or "General Intake" (and same for Followup) so users know that it's not HIV Intake, Mental Health Intake, Prep Intake, etc.

It's better than calling it "Outpatient".

@loubens

loubens commented Sep 10, 2026

Copy link
Copy Markdown
Author

Thanks @lnball . That makes sense. I understand your point about making the names clearer for users. I’ll confirm the naming with the team before making any changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants