On mpi there is only one route for person search. All persons are search with `persons.is_active=true`
Public search
Search for a person - parameters that could be sent to mpi from public search on eHealth
- first_name
- last_name
- birth_date
- second_name
- tax_id
- birth_certificate
- phone_number
Admin search
Is used to search person by Admin - [NHS admin] MPI ID search, or by uploaded file for declaration termination - auto terminate declaration
- type & number
Preload
Internal search by ids.
...