...
NHS admin must be able to find internal person ID (from MPI), knowing person first_name, last_name, birth_date.
UI Design
Apiary
...
- last_name (required)
- second_name (optional)
- birth_date (required)
- tax_id (optional)
- mobile_phone (optional, format '+380')
Below must be a grid:
id | first_name | last_name | second_name | birth_date | tax_id | mobile_phone | birth_ |
---|
settlement | details(person declarations) |
---|
Clicking on details(person declarations) must open a page {{host}}/declarations?person_id
...