/
Employee Data Model
ЕСОЗ - публічна документація
Employee Data Model
Entities (tables)
Employee
This entity defines Employee information structure
Name | Type | M/O | Description and constraints |
---|---|---|---|
legal_entity_id | uuid | M | |
party_id | uuid | M | |
division_id | uuid | O | |
position | string | M | |
start_date | date | M | |
end_date | date | O | |
inserted_at | timestamp | M | |
inserted_by | uuid | M | |
updated_by | uuid | M | |
updated_at | timestamp | M | |
status | Dictionary: EMPLOYEE_STATUS | M | |
employee_type | Dictionary: EMPLOYEE_TYPE | M | |
is_active | boolean | M | |
status_reason | string | O |
Party
This entity defines Employee information structure
Name | Type | M/O | Description and constraints |
---|---|---|---|
, multiple selections available,
Related content
Create employee request v2
Create employee request v2
Read with this
Complex employee data structure
Complex employee data structure
More like this
Employee configurable validation rules and dictionaries
Employee configurable validation rules and dictionaries
Read with this
Capitation data structure
Capitation data structure
More like this
Update employee (Private)
Update employee (Private)
Read with this
Pharmacy Data Model
Pharmacy Data Model
More like this
ЕСОЗ - публічна документація