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

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 Current »

Purpose

This document describes person ages variables and periods with niceties of usage.

Age configurable parameters

Parameter

Value

Description

no_self_auth_age

String, value in years

Current value: “14”

EHealth global parameter.

Represents persons age that is allowed for self sign-in processes (with read-only access).

no_self_registration_age

String, value in years

Current value: “16”

EHealth global parameter.

Represents age when person can become a legally capable, so s/he can act without confidant

To act without confidant person must have document that proves legal capacity: PERSON_LEGAL_CAPACITY_DOCUMENT_TYPES config parameter

person_full_legal_capacity_age

String, value in years.

Current value: “18”

EHealth global parameter.

Represents age of majority in Ukraine.

Age periods configurable parameters

Period

Value

Description

Methods where used

{person_age} < no_self_auth_age

{person_age} < 14

Period when self sign-in processes (with read-only access) are not allowed for person

/wiki/spaces/PCAB/pages/17415340883

/wiki/spaces/PCAB/pages/17427398890

/wiki/spaces/PCAB/pages/17415799013

{person_age} < no_self_registration_age

{person_age} < 16

Period when self sign-up processes are not allowed for person.

Person must have confidant.

On self sign-up processes:
/wiki/spaces/PCAB/pages/17415340883
/wiki/spaces/PCAB/pages/17415503990

no_self_registration_age < {person_age} < person_full_legal_capacity_age

16 < {person_age} < 18

Period when self sign-up processes are allowed for person - only if person has document that proves legal capacity.

Also, person can become confidant to another patient - also if person has document that proves legal capacity.

Else if person does not have document that proves legal capacity - person must have confidant.

On self sign-up processes:

/wiki/spaces/PCAB/pages/17415143598

Person creation/update for MIS:
/wiki/spaces/CSI/pages/17613193262

New relationships adding:

https://edenlab.atlassian.net/wiki/spaces/EH/pages/3814653964

Relationship deactivation:

/wiki/spaces/CSI/pages/17613193247

{person_age} > person_full_legal_capacity_age

{person_age} > 18

Date when person becomes person_full_legal_capacity_age years old is the date when all relationships with confidants will become inactive.

Person can act without confidant, but it is possible to have confidant in cases if relationship is proven.

In case if person used to have relationship with confidant since s/he was older then person_full_legal_capacity_age it is required to prove legal capacity with document to remove all confidants.

On confidant sign-up processes:

/wiki/spaces/PCAB/pages/17415143598

Person creation/update for MIS:
/wiki/spaces/CSI/pages/17613193262

New relationships adding:

/wiki/spaces/CSI/pages/17612832814

Relationship deactivation:

/wiki/spaces/CSI/pages/17613193247

 

  • No labels