PESEL

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. PESEL (Polish Powszechny Elektroniczny System Ewidencji Ludności, Universal Electronic System for Registration of the Population) is the national identification number used in Poland since 1979. It always has 11 digits, identifies just one person and cannot be changed to another one (except some specific situations).

The PESEL number is mandatory for all permanent residents of Poland and for temporary residents living in Poland for over 2 months. After the 1st March 2015, applicants for Polish passport without a PESEL number will need to apply for PESEL prior to passport application. Otherwise, without a PESEL number, passport application and fingerprints cannot be taken.[1][2]

The PESEL was the system designed by the communist government (during PRL) to trace a personal information about every citizen. Itself is the direct "child" of the previous system MAGISTER (called identically like msc. studies degree in Poland), which was designed to trace and record data about "most dangerous to system and communist power" people, which basically as a danger was treated everyone with university degree.[3]

It has the form of YYMMDDZZZXQ, where YYMMDD is the date of birth (with century encoded in month field), ZZZ is the personal identification number, X denotes sex (even number for females, odd number for males) and Q is a check digit, which is used to verify whether a given PESEL is correct or not.

Having a PESEL in the form of ABCDEF GHIJK, one can check the vailidity of the number by computing the following expression:

A*1 + B*3 + C*7 + D*9 + E*1 + F*3 + G*7 + H*9 + I*1 + J*3

Then the last digit of the result should be subtracted from 10. If the result of the last operation is not equal to the last digit of a given PESEL, the PESEL is incorrect. This system works reliably well for catching one-digit mistakes and digit swaps.

Checking validity of PESEL: 44051401358 (number 8, the last digit, is the check digit for this PESEL):

1 * 4 + 3 * 4 + 7 * 0 + 9 * 5 + 1 * 1 + 3 * 4 + 7 * 0 + 9 * 1 + 1 * 3 + 3 * 5 = 101

Getting the last digit of the result (101 modulo 10):

101/10 = 10 remainder 1

In order to get the check digit one need to take the 10s complement of the number. It is 0 if the modulo result is 0, otherwise it means the modulo result has to be subtracted from 10.

10 - 1 = 9

9 is not equal to the last digit of PESEL, which is 8, so the PESEL contains errors.

Birthdates

The PESEL system has been designed to cover five centuries. To distinguish people born in different centuries, numbers are added to the MM field:

  • for birthdates between 1900 and 1999 - no change to MM field is made (see below)
  • for other birthdates:
    • 1800-1899 - month field is increased by 80
    • 2000-2099 - 20
    • 2100-2199 - 40
    • 2200-2299 - 60

For example, a person born on December 24, 2002 would have a PESEL number starting with 023224 and person born on December 24, 1902 would have a PESEL number starting with 021224.

Changing the PESEL number

PESEL contains the date of birth and a sex, so the number is changed if the person change his/her sex or corrects date of birth (for example, previous date of birth was wrong). The other situation when the number is changed is "if the previous number was produced in the violation of Law". When the PESEL number is changed, the person is not allowed to use the previous number anymore. The previous number of one person couldn't be give to any other one.

Other identifiers

A similar system of statistical identification numbers exists for businesses, called REGON (from Rejestr Gospodarki Narodowej – Register of the National Economy). Also all business taxpayers (prior to September 2011 – all taxpayers) have a tax identification number called NIP (Numer Identyfikacji Podatkowej).

Individuals in Poland are often asked to provide the number of their national identity card (dowód osobisty) as identification (foreign citizens give their passport number instead). Similarly, businesses and corporations are often required to state the number at which they appear in the register of businesses or similar.

External links