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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Improvements

●     added configuration variable for period of events on Get Events list method

●     added the ability to change the patient's second name

●     added validation between encounter and episode start date

●     deleted covid encounter type

●     fixed displaying activities in Admin Panel on Practical Monitoring page

●     fixed value in COUNTRY dictionary

●     added display patient's second name in the history of changes in Admin Panel

●     allowed sign merge requests for master person without tax id

●     changed structure of medication_info object in response of Get Medication Request details and Get Medication Request by ID methods

●     fixed warnings on ME

●     fixed wrong paging in graphql list of Medication Dispenses

●     made mandatory admitSource, dischargeDisposition, dischargeDepartment fields for hospitalization object on Submit Encounter Data Package method

●     updated ‘TRANSFORMATION’ reorganization process

●     updated eHealth/encounter_types and MEDICATION_UNIT dictionaries

●     fixed nullable value for care_manager.display_value field when creating an Episode

Ключ

Development issue group

Пов'язані задачі

Зміни в функціоналі/документації

1

CSI-611 - Getting issue details... STATUS

FEATURE

CR-186

  1. додано опис обов'язковості атрибутів «admitSource», «dischargeDisposition» та «dischargeDepartment» для типу взаємодії "discharge":https://ehealthmedicaleventsapi.docs.apiary.io/#reference/medical-events/encounter-data-package/dummy-encounter-package

  2. оновлено валідації блоку hospitalization: Submit Encounter Data Package

2

CSI-955 - Getting issue details... STATUS

BUG

Зміни в документаціїї не передбачені

3

CSI-915 - Getting issue details... STATUS

BUG

SUPPORT-10192

Зміни відображено в APIary: get-medication-request-by-id

4

CSI-888 - Getting issue details... STATUS

BUG

SUPPORT-10110; CSI-879; CSI-877

Довідник eHealth/encounter_types доповнено значенням "intervention": "Проведення інтервенцій".

5

CSI-977 - Getting issue details... STATUS

TECH IMPROVEMENT

CSI-957; LER-132

Додано перевірку для заборони реорганізації типу “Перетворення” для ФОП з боку адмінпанелі НСЗУ

6

CSI-1006 - Getting issue details... STATUS

FEATURE

CR-241 - Getting issue details... STATUS

В рамках проекту “Модернізація Медичних Висновків” створено окремі довідники, яких раніше не було в Системі:

  1. COMPOSITION_CANCELLATION_REASONS_NEWBORN - довідник причин скасування для Мед Висновків про народження;

  2. COMPOSITION_CANCELLATION_REASONS_TEMP_DISABILITY - довідник причин скасування для Мед Висновків про тимчасову непрацездатність;

  3. COMPOSITION_PROCESSING_SYSTEMS - довідник третіх систем, з якими може відбуватися інтеграційна операція по медичних висновках;

  4. COMPOSITION_PROCESSING_TASKS - довідник інтеграційних задач, по яких може відбуватися інтеграційна операція по медичних висновках;

 

7

CSI-769 - Getting issue details... STATUS

FEATURE

CR-64 - Getting issue details... STATUS

Validate Encounter

Global validations

  1. Validate encounter id as a primary key

  2. Validate that the date is within acceptable limits

    1. $.encounter.date<= current_date

    2. $.encounter.date>=current_date-encounter_max_days_passed

    3. $.encounter.date>=episode.period.start where episode.id=$encounter.episode.identifier.value

      1. in case of error return 422 "Encounter’s date must be equal to or greater than start date of episode

8

CSI-951 - Getting issue details... STATUS

CONFIGURATION

CR-213 - Getting issue details... STATUS

Tech Improvements

CSI-977 Реорганізація типу "Перетворення" для ФОП

CSI-935 [UX/UI] Details are not displayed in the history of changes when removing a patient's second name

CSI-934 [UI] incorrect output of phones fields in person's history of changes

CSI-933 Jason instead of Poison

CSI-530 no_tax_id with a value of null in response to approve_merge_request [Prod]

CSI-509 A lot of WARNINGS "Failed to fill up employee value for episode" [PROD]

CSI-1049 [Mithril.api] telemetry error

CSI-1048 Error 500 on Create Activity

CSI-1047 Error 500 on get stats

CSI-1046 [UI] Dictionary not found error for dictionaries with slash in name

CSI-1045 [UI/UX] Fix change expiration_date in person's documents when editing a person

CSI-964 Add scope "declaration_documents:read" to role "NHS ADMIN VERIFIER"

CSI-857 Error 422, "expected value to have a minimum length of 1 but was 0" [PreProd]

  • No labels