/
Search Employee Details

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

Search Employee Details

Purpose

This method returns employee details by id

Specification

Link

https://uaehealthapi.docs.apiary.io/#reference/internal.-portal-and-reports/employees/search-employees

Посилання на Apiary або Swagger

Resource

/api/stats/employees/{{id}}

Посилання на ресурс, наприклад: /api/persons/create

Scope

 

Scope для доступу

Components

Employees

Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription

Microservices

il/api

Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC

Protocol type

REST

Тип протоколу, який використовується запитом, наприклад: SOAP | REST

Request type

GET

Тип запиту API, наприклад: GET, POST, PATCH…

Sync/Async

Sync

Метод є синхронним чи асинхронним?

Public/Private/Internal

Private

Потрібно зазначити тип методу за ступенем доступності

Input parameters

See on Apiary

Filters

See on Apiary

Dictionaries

  • +ADDRESS_TYPE

  • SETTLEMENT_TYPE

  • STREET_TYPE

  • POSITION

  • EMPLOYEE_TYPE

  • COUNTRY

  • EDUCATION_DEGREE

  • QUALIFICATION_TYPE

  • SPECIALITY_TYPE

  • SPECIALITY_LEVEL

  • SPEC_QUALIFICATION_TYPE

  • PARTY_VERIFICATION_STATUSES

Request structure

See on Apiary

Authorize

Request to process the request using a token in the headers

Headers

  • Content-Type:application/json

Request data validation

Response structure

See on Apiary

Example:

HEADERS Content-Type:application/json BODY SHOW JSON SCHEMA { "meta": { "code": 200, "url": "https://example.com/resource", "type": "object", "request_id": "6617aeec-15e2-4d6f-b9bd-53559c358f97#17810" }, "data": { "id": "7d23bebb-1cf3-4221-bf21-18aada444756", "position": "P1", "employee_type": "DOCTOR", "party": { "id": "7d23bebb-1cf3-4221-bf21-18aada444756", "first_name": "Петро", "second_name": "Миколайович", "last_name": "Іванов", "educations": [ { "country": "UA", "city": "Київ", "institution_name": "Академія Богомольця", "issued_date": "2017-02-28", "diploma_number": "DD123543", "degree": "MASTER", "speciality": "Педіатр" } ], "qualifications": [ { "type": "SPECIALIZATION", "institution_name": "Академія Богомольця", "speciality": "Педіатр", "issued_date": "2017-02-28", "certificate_number": "2017-02-28", "valid_to": "2017-02-28", "additional_info": "додаткова інофрмація" } ], "specialities": [ { "speciality": "THERAPIST", "speciality_officio": true, "level": "FIRST", "qualification_type": "AWARDING", "attestation_name": "Академія Богомольця", "attestation_date": "2017-02-28", "valid_to_date": "2020-02-28", "certificate_number": "AB/21331" } ], "is_available": true, "science_degree": { "country": "UA", "city": "Київ", "degree": "", "institution_name": "Академія Богомольця", "diploma_number": "DD123543", "speciality": "Педіатр", "issued_date": "2017-02-28" }, "working_experience": 10, "about_myself": "Закінчив всі можливі курси", "verification_status": "NOT_VERIFIED" }, "division": { "id": "asSbcy12sYs8c", "name": "Aдоніс", "type": "CLINIC", "addresses": { "type": "RESIDENCE", "country": "UA", "area": "Житомирська", "region": "Бердичівський", "settlement": "Київ", "settlement_type": "CITY", "settlement_id": "b075f148", "street_type": "STREET", "street": "вул. Ніжинська", "building": "15", "apartment": "23", "zip": "02090" } }, "legal_entity": { "id": "7d23bebb-1cf3-4221-bf21-18aada444756", "name": "Клініка Ноунейм", "status": "ACTIVE" } } }

 

 

HTTP status codes

HTTP status code

Message

What caused the error

HTTP status code

Message

What caused the error

 200

 response

 

 

 

 

 

Related content

Search for an Employee
Search for an Employee
More like this
Search Employees
Search Employees
More like this
Get Employee details
Get Employee details
More like this
Get Employee details (Private)
Get Employee details (Private)
More like this
Get Employee Requests List
Get Employee Requests List
More like this
Get Employee ID by Employee Request ID
Get Employee ID by Employee Request ID
More like this

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