GNU Health - Bugs: bug #61922, Can not search full name of...
You are not allowed to post comments on this tracker with your current authentication level.
bug #61922: Can not search full name of patient.
| Submitter: | Feng Shu <tumashu> | ||
| Submitted: | Tue 25 Jan 2022 10:29:20 PM UTC | ||
| Category: | Functionality | Severity: | 3 - Normal |
| Item Group: | None | Status: | Fixed |
| Privacy: | Public | Assigned to: | meanmicio |
| Open/Closed: | Closed | Release: | 3.9.0 |
| Module: | health | Component: | None |
|
Thu 27 Jan 2022 12:10:23 PM UTC, comment #3: |
Luis Falcon <meanmicio> |
Thu 27 Jan 2022 01:10:45 AM UTC, comment #2:
|
Feng Shu <tumashu> |
|
Wed 26 Jan 2022 05:10:53 PM UTC, comment #1: In that case, you would search for both name and lastname
|
Luis Falcon <meanmicio> |
|
Tue 25 Jan 2022 10:29:20 PM UTC, original submission:
My name is "Feng, Shu",
|
Feng Shu <tumashu> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2022-03-05 | meanmicio | Status | Ready For Test | Fixed | |
| Open/Closed | Open | Closed | |||
| 2022-01-26 | meanmicio | Status | None | Ready For Test | |
| Assigned to | None | meanmicio | |||
| Release | None | 3.9.0 |
Powered by Savane 3.12.
Corresponding source code

original submission:
Thanks for the feedback, Feng!
The name representation (shown in reports and tree view) and the actual fields are two different things.
The name representation is just that, a string constructed from different fields, puncutation and other formatting chars. You can not search that string.
If you want to find a people or patients that have with first name and lastname, then you would pre-append the fields.
Taking your example, If I want to search all the people with the first name "Feng" and lastname "Shu", I would type, in the generic search bar:
Patient:Feng Lastname:Shu
See the example with Ana Betz
https://i.imgur.com/QPjA7zF.png
Again, most of the time, you should look for the PUID / federation account, which uniquely identifies the person.
Bests