Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

General

This API is designed to search divisions on public portal and patient cabinet

Specification

Apiary

Service logic

  1. Filter divisions by query params

  2. Render related entities (legal entity, addresses)

  3. Outer join healthcare services. If there are no related healthcare services - render empty array in response

...