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

Complex employee data structure


Entities (tables)

Legal entity

This entity defines Parties information structure

NameTypeM/ODescription and constraints
last_namestringM
first_namestringM


second_namestringO
birth_datestringM
gender

string

Dictionary: GENDER

M
tax_idstringM
documentsDocument: jsonb[]M
phonesPhone: jsonb[]M
inserted_attimestampM

inserted_by

uuidM
updated_attimestampM
updated_byuuidM


This entity defines Employees information structure

NameTypeM/ODescription and constraints
legel_entity_iduuidM
party_iduuidM
division_iduuidO
positionDictionary: PositionM
start_datedateM
end_datedateM
inserted_attimestampM
inserted_byuuidM
updated_byuuidM
updated_attimestampM
status
enum Status Charts

M
employee_typeDictionary: EMPLOYEE_TYPEM
additional_info
JSON
M

This entity defines DOCTOR information structure

NameTypeM/ODescription and constraints
educationjsonb[]M
qualificationjsonb[]O
specialitiesjsonb[]M
science_degreejsonb[]O

This entity defines EDUCATION structure

NameTypeM/ODescription and constraints
country

string

Dictionary: COUNTRY

M
citystringM
institution_namestringM
issued_datestringO
diploma_numberstringM
degreestringM
specialitystringM

This entity defines QUALIFICATION structure

NameTypeM/ODescription and constraints
type

string

Dictionary: QUALIFICATION_TYPE

M
institution_namestringM
specialitystringM
issued_datedateO
certificate_numberstringO
valid_todateO
additional_infostringO


This entity defines SPECIALITY structure

NameTypeM/ODescription and constraints
speciality

string

Dictionary: SPECIALITY_TYPE

M
speciality_officiobooleanM
level

string

Dictionary: SPECIALITY_LEVEL

M
qualification_type

string

Dictionary: SPEC_QUALIFICATION_TYPE

M
attestation_namestringM
attestation_datedateM
valid_to_datedateO
certificate_numberstringM

This entity defines SCIENCE_DEGREE structure

NameTypeM/ODescription and constraints
country

string

Dictionary: COUNTRY

M
citystringM
degree

string

Dictionary: SCIENCE_DEGREE

M
institution_name

string

M
diploma_numberstringM
specialitystringM
issued_datedateO


This entity defines PHARMACIST information structure

NameTypeM/ODescription and constraints
educationjsonb[]O
qualificationjsonb[]O
specialitiesjsonb[]O
science_degreejsonb[]O


Doctor and Pharmacist comparable table


NameType

DOCTOR

PHARMACIST
FLAGM/OFALGM/O
EDUCATIONcountry

string

Dictionary: COUNTRY

1M

citystring1M

institution_namestring1M

issued_datestring1O

diploma_numberstring1M

degreestring1M

specialitystring1M


QULIFICATION





type

string

Dictionary: QUALIFICATION_TYPE

1M

institution_namestring1M

specialitystring1M

issued_datedate1O

certificate_numberstring1O

valid_todate1O

additional_infostring1O

SPECIALITY







speciality

string

Dictionary: SPECIALITY_TYPE

1M

speciality_officioboolean1M

level

string

Dictionary: SPECIALITY_LEVEL

1M

qualification_type

string

Dictionary: SPEC_QUALIFICATION_TYPE

1M

attestation_namestring1M

attestation_datedate1M

valid_to_datedate1O

certificate_numberstring1M

SCIENCE_DEGREE






country

string

Dictionary: COUNTRY

1M

citystring1M

degree

string

Dictionary: SCIENCE_DEGREE

1M

institution_name

string1M

diploma_numberstring1M

specialitystring1M

issued_datedate1O

ACCREDITATION_CATEGORYАтестація (вид, присвоєння/підтвердження, категорія (друга, перша, вища), дата отримання, назва органу, що проводив атестацію)
0
1



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