ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Purpose

NHS admin must be able to find internal person ID (from MPI), knowing person first_name, last_name, birth_date.

Design


Apiary

Search for a Person

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:

idfirst_namelast_namesecond_namebirth_datetax_idmobile_phonebirth_settlementsdetails(person declarations)

Clicking on details(person declarations) must open a page {{host}}/declarations?person_id



  • No labels