ЕСОЗ - публічна документація
RC_(CSI-1323)_Person age configurable parameters
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: “14” | 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 | https://e-health-ua.atlassian.net/wiki/spaces/PCAB/pages/17415340883 https://e-health-ua.atlassian.net/wiki/spaces/PCAB/pages/17427398890 https://e-health-ua.atlassian.net/wiki/spaces/PCAB/pages/17415799013 |
{person_age} < no_self_registration_age | {person_age} < 14 | Period when self sign-up processes are not allowed for person. Person must have confidant. | On self sign-up processes: |
no_self_registration_age < {person_age} < person_full_legal_capacity_age | 14 < {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: https://e-health-ua.atlassian.net/wiki/spaces/PCAB/pages/17415143598 Person creation/update for MIS: New relationships adding: https://edenlab.atlassian.net/wiki/spaces/EH/pages/3814653964 Relationship deactivation: https://e-health-ua.atlassian.net/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: https://e-health-ua.atlassian.net/wiki/spaces/PCAB/pages/17415143598 Person creation/update for MIS: New relationships adding: https://e-health-ua.atlassian.net/wiki/spaces/CSI/pages/17612832814 Relationship deactivation: https://e-health-ua.atlassian.net/wiki/spaces/CSI/pages/17613193247 |
ЕСОЗ - публічна документація