Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Виправлення некоректних посилань.

...

Status

Reason

Conditions

Description of target verification status

Method to turn the status

VERIFICATION_NEEDED

INITIAL

Person was added to system before the Verification process has been implemented.

Person considered as such who has to be checked trough implemented verification rules or verified with registers.

By migration procedure.

VERIFICATION_NEEDED

RULES_TRIGGERED

Person has verification status VERIFICATION_NEEDED,IN_REVIEW, NOT_VERIFIED, VERIFIED

Create/Update person has been invoked and at least one of corresponding rules triggered.

Marks person for NHS as those requiring manual verification.

It is switched to by:

Creation of IL.Person_request

Creation of IL.authentication_method_request

VERIFICATION_NEEDED

RULES_PASSED

Person has verification status VERIFICATION_NEEDED,IN_REVIEW, NOT_VERIFIED, VERIFIED

Create/Update person has been invoked and no rules to send for manual verification process were triggered.

Marks person for NHS as those requiring verification with registers.

the same above

IN_REVIEW

MANUAL

Person with verification status VERIFICATION_NEEDED with reason RULES_TRIGGERED

Manual change of verification status is invoked.

Means that person is being verified by NHS employee

(GraphQL) Update person Verification status

NOT_VERIFIED

MANUAL

Person has verification status IN_REVIEW

Describes that person’s info is incomplete and correction from MIS needed.

Comment is required.

(GraphQL) Update person Verification status

VERIFIED

MANUAL

Person has verification status IN_REVIEW

Describes that person is verified manually and no clarifications needed.

Comment will be set to NULL in DB.

(GraphQL) Update person Verification status