Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Реалізовані нові ендпоїнти:

    • PIS

      • GET /api/cabinet/medication_requests/${uuid}(/)?\$

      • GET /api/cabinet/medication_requests(/)?\$

      • GET /api/cabinet/medication_dispenses/${uuid}(/)?\$

      • GET /api/cabinet/medication_dispenses(/)?\$

    • Declaration request v3

      • POST /api/v3/declaration_requests(/)?\$

      • POST /api/v3/declaration_requests/${uuid}/actions/resend_otp

      • PATCH /api/v3/declaration_requests/${uuid}/actions/reject

      • PATCH /api/v3/declaration_requests/${uuid}/actions/approve

      • PATCH /api/v3/declaration_requests/${uuid}/actions/sign

    • Other

      • GET /api/patients/(?${uuid})/service_requests/(?${uuid})

      • GET /admin/users/${uuid}/roles(/)?\$

      • PATCH /api/patients/${uuid}/service_requests/${uuid}/actions/resend(/)?\$

      • POST /api/merge_requests/${uuid}/actions/resend_otp(/)?\$

Features:

  • report

    • Додані divisions та employees до результату пошуку по фільтрам updated_at_from та updated_at_to

      • Додано параметр статус legal entity до пошуку співробітників (employee)

      • Додано нові таблиці даних до report_db

  • ops

    • Features:

      • scope field in declaration is now nullable

...