Use case/Problem Statement
In the Add/Edit team (organization) view, the dropdown list for practitioners only displays usernames.
This is an issue in our shared staging environment since the same username is often repeated across projects. While, ideally, you would not have duplicate usernames in a production project, FHIR Web does not prevent the creation of duplicate usernames. There are also instances where duplicate usernames may exist (e.g. creating a user and then archiving them, then creating another user with the same username).
Since the dropdown list currently only displays the username, it does not provide enough information to ensure that the administrator selects the correct username (if more than one appears in the list). See screenshot example:
Acceptance criteria
In the practitioner dropdown list, display: First Name Last Name (Username)
Project Contact
No response
Relevant Information
No response