ЕСОЗ - публічна документація
[NHS admin] MPI ID search
Purpose
NHS admin must be able to find internal person ID (from MPI), knowing person first_name, last_name, birth_date.
UI Design
Apiary
Page description
Add a page "Search for a Person".
On page must be fields for input:
- first_name (required)
- 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
ЕСОЗ - публічна документація