Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Запит

Посилання на сторінку документації

Опис по змінах в документації

1

Jira Legacy
serverSystem Jira
serverIdd9171809-9c5e-36f7-ab17-a56a875b6d19
keyCSI-302

/wiki/spaces/CSI/pages/16948199450

Validate request(new rules)

  1. for capitation and reimbursement contract requests:

    1. if $contract_number and $end_date is passed in request:

      1. the year of $end_date must be greater or equal then the $start_date

        1. in case of error return 422 ('The year of end_date should be one year greater or equal to start_date')

      2. the $end_date should be equal or greater than today and less than or equal to three month from $end_date the previous contract

        1. in case of error return 422 ('The end_date may be equal or greater than today and less than or equal to three month from end_date the previous contract')

    2. if $contract_number w/o $end_date is passed in request:

      1. $end_date is taken from the previous contract.

2

Jira Legacy
serverSystem Jira
serverIdd9171809-9c5e-36f7-ab17-a56a875b6d19
keyCSI-847

https://ehealthmedicaleventsapi.docs.apiary.io/#reference/medical-events/episode-of-care/create-episode

Стало заборонено передавати display_value, відповідні зміни внесені в апіарі

3

Jira Legacy
serverSystem Jira
serverIdd9171809-9c5e-36f7-ab17-a56a875b6d19
keyCSI-846

Поле daily_amount мало структуру Quantity в БД, але повинно мати SimpleQuantity (без поля comparator)

Tech improvements

CSI-714 Error "500: internal_error" when deactivate employee in reorganized Legal Entity [PROD]

...

CSI-846 Activity. Incorrect daily_amount structure in DB (поле daily_amount мало структуру Quantity в БД, але повинно мати SimpleQuantity (без поля comparator))