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

Medical program settings

Page has been reorganised

1

 

Parameter

Medical program

Type

Default

M/O

Description

Methods where used

Admin-panel translation

2

Old

New

DEVICE

SERVICE

MEDICATION

3

skip_mnn_in_treatment_period

skip_treatment_period

+

-

+

boolean

null

O

Allow to create Device Request with the same code in one treatment period
Allow to create medication request with the same innm in one treatment period

PreQualify Device Request
Create Device Request
PreQualify MRR
Create MRR
Sign MRR
Qualify MR

Створення запиту на медичний виріб без обмежень за періодом
Створення рецепту без обмежень за періодом

4

employee_types_to_create_medication_request

employee_types_to_create_request

+

-

+

[varchar]

null

O

Allow to create Device Request or Medication Request for particular types of employees (if empty - all employee types, which have scopes can create device request without limitations). Fills with values from EMPLOYEE_TYPE dictionary.

Example: ["DOCTOR", "SPECIALIST"]

PreQualify Device Request
Create Device Request
PreQualify MRR
Create MRR

Типи співробітників, яким дозволено створення запитів на медичні вироби
Типи співробітників, яким дозволено створення рецептів

5

speciality_types_allowed

+

+

+

[varchar]

null

O

Allows to create:

  • Medication Request for particular specialities $.employees.speciality.speciality(speciality_officio == true) of employees with SPECIALIST type (if empty - all specialists who have scopes can create medication request w/o limitations). 

  • care plan's Activity for particular specialities $.employees.speciality.speciality(speciality_officio == true) of employees. If empty - all employees who have scopes can create Activity w/o any limitations.

  • Device Requests for particular specialities $.employees.speciality.speciality(speciality_officio == true) of employees. If empty - all employees who have scopes can create Device Request w/o any limitations.

Fills with values from SPECIALITY_TYPE dictionary. For example: ["ENDOCRINOLOGY", "FAMILY_DOCTOR"]

PreQualify MRR
Create MRR
PreQualify Device Req
Create Device Req

Prequalify Activity
Create Activity

Типи спеціальностей, за якими дозволено створення рецептів, активностей плану лікування або запитів на Медичні Вироби

6

care_plan_required

+

+

+

boolean

null

O

Creation medication/service/device request with reference on care plan is mandatory if true.

PreQualify MRR
Create MRR
PreQualify SR
Create SR

PreQualify Device Request
Create Device Request

Наявність плану лікування обов'язкова

7

skip_employee_validation

+

-

+

boolean

false

M

Allows to skip all employee validations, including restrictions in the employee_types_to_create_medication_request/employee_types_to_create_request, skip_request_employee_declaration_verify, skip_request_legal_entity_declaration_verify and speciality_types_allowed parameters. So, any user who has a scope can create Medication Request or Device Request

PreQualify MRR
Create MRR

PreQualify Device Request
Create Device Request

Не перевіряти співробітників

8

conditions_icd10_am_allowed

+

+

+

[varchar]

null

O

Array of condition codes from eHealth/ICD10_AM/condition_codes dictionary. For example: ["M61.25", "L70.0"]

Allows to create:

  • Medication Request Request with encounter in context that should have primary diagnosis with code that correspond to config. 

  • Activity with addresses field of related Care plan that should have condition codes that correspond to config.

  • Device Request with encounter that should have primary diagnosis with code that correspond to config. 

If absent - any ICD10_AM condition codes allowed.

Can be combined with codes in conditions_icpc2_allowed

PreQualify MRR
Create MRR
Create Activity
PreQualify Activity

PreQualify Device Request
Create Device Request

Діагнози ICD10AM, з якими дозволено створення рецептів, запитів на медичні вироби або активностей плану лікування

9

conditions_icpc2_allowed

+

+

+

[varchar]

null

O

Array of condition codes from eHealth/ICPC2/condition_codes dictionary. For example: ["R25","R80","L09"]

Allows to create Medication Request Request, Device Request or Activity according to the logic as described for conditions_icd10_am_allowed

If absent - any ICPC2 condition codes allowed.

Can be combined with codes in conditions_icpc2_allowed

PreQualify MRR
Create MRR
Create Activity
PreQualify Activity

PreQualify Device Request
Create Device Request

Діагнози ICPC2, з якими дозволено створення рецептів, запитів на медичні вироби або активностей плану лікування

10

medication_request_max_period_day

request_max_period_day

+

-

+

integer

null

O

Maximum period length (in days) allowed for the Device Request or Medication request with the medical program. Has a precedence over the same chart parameter

PreQualify Device Request
Create Device Request

PreQualify MRR
Create MRR

Максимальний період курсу лікування (occurence_period) за запитом на медичний виріб, в днях.

Максимальний період курсу лікування за рецептом (дні)

11

providing_conditions_allowed

+

+

+

[varchar]

null

O

 Allowed terms of service for a Care plan to create activity with the medical program. Fills with values from PROVIDING_CONDITION dictionary. For example: ["INPATIENT", "OUTPATIENT"]

Create Activity
PreQualify Activity

Дозволені умови надання медичних послуг

12

skip_medication_request_employee_declaration_verify

skip_request_employee_declaration_verify

+

-

+

boolean

null

O

Allows to skip verification if employee has a declaration with patient to create a Device Request or a Medication Request. If true - declaration wont be checked; null/false - declaration will be checked on employee level.

PreQualify Device Request
Create Device Request

PreQualify MRR
Create MRR

Не перевіряти наявність декларації на рівні співробітника при створенні запиту на медичний виріб

Не перевіряти наявність декларації на рівні співробітника при створенні рецепту

13

skip_medication_request_legal_entity_declaration_verify

skip_request_legal_entity_declaration_verify

+

-

+

boolean

null

O

Allows to skip verification if employee is in the legal entity that has a declaration with patient to create a Device Request or a Medication Request. If true - declaration wont be checked; null/false - declaration will be checked on legal entity level.

PreQualify Device Request
Create Device Request

PreQualify MRR
Create MRR

Не перевіряти наявність декларації на рівні медичного закладу при створенні запиту на медичний виріб
Не перевіряти наявність декларації на рівні медичного закладу при створенні рецепту

14

multi_medication_dispense_allowed

-

-

+

boolean

null

O

Check if medication request can be dispensed partially. If true - one medication request can have multiple medication dispenses; null/false - one medication request can have only one dispense (with the same medication quantity)

Qualify MR
Create MD

Часткове погашення рецепту дозволено

15

skip_medication_dispense_sign

-

-

+

boolean

null

O

Check if processing of medication dispense should be invoked using digital sign. If true - medication dispense processsing should be performed without usage of digital sign; null/false - medication dispense processing should be performed using digital sign.

Qualify MR
Create MD

Qualify Device dispense

Create Device dispense

Цифровий підпис при погашенні рецепту вимкнено

16

medication_request_notification_disabled

request_notification_disabled

+

-

+

boolean

null

O

Check if patient should not be notified via SMS on operations with a Device Request (create/revoke/mark in error/complete/resend) or a Medication Request (create/reject/resend). If true - patient wont be notified; null/false - patient should be notified.

Create Device request
Revoke Device request
Mark in error Device request
Resend SMS on Device request
Complete Device request

Sign MRR
Resend MR
Reject MR

Сповіщення пацієнта при операціях з рецептом вимкнено

17

medication_dispense_period_day

dispense_period_day

+

-

+

integer

null

O

Device dispense or Medication dispense period (in days). If it is absent - get value from device_dispense_period global parameter

Create Device Request

Create MRR

Період погашення запиту на медичний виріб (дні)

Період погашення рецепту (дні)

18

skip_contract_provision_verify

-

-

+

boolean

null

O

Check if validations of Contract and Medical Program Provisions should be invoked for the medical program. If true - validations should be skipped, if null/false (absent) - validations should be invoked.

Qualify MR
Create MD

Qualify Device request
Create Device dispense

Не перевіряти наявність контракту та забезпечення програми при погашенні рецепту

19

medical_program_change_on_dispense_allowed

-

-

+

boolean

null

O

Check if medical request can be dispensed with another medical program. If true - medication request can be dispensed with another medical program, if null/false (absent) - medication request must be dispensed with medical program from medication request

Create MD

Зміну медичної програми при погашенні рецепту дозволено

20

patient_categories_allowed

+

+

+

[varchar]

null

O

Array of patient categories codes from eHealth/clinical_impression_patient_categories dictionary. For example: ["insulin_1","insulin_2","insulin_10"]

Allows to create Care plan Activity according to the logic as described for patient_categories_allowed

If absent - any category codes allowed but not required

PreQualify Activity
Create Activity

Категорії пацієнта, з якими дозволено створення активностей плану лікування

21

license_types_allowed

-

-

+

[varchar]

null

O

Array of legal entity license types from LICENSE_TYPE dictionary. For example: ["PHARMACY","PHARMACY_DRUGS"]

If absent or empty - license validation must be skipped.

Qualify MR

Create MD

Типи ліцензій закладу необхідні для погашення рецепту

22

medication_request_allowed

request_allowed

+

-

+

boolean

null

O

If true then it is allowed to create Device Request for the DEVICE medical program

If true then it is allowed to create Medication Request for the Medication medical program

Create Device Request

Create Medication Request

Дозвіл на створення запиту на медичний виріб

Дозвіл на створення рецептів

23

medication_dispense_allowed

dispense_allowed

+

-

+

boolean

null

O

If true then it is allowed to create Device Dispense for the DEVICE medical program

If true then it is allowed to create Medication Dispense for the MEDICATION medical program

Create Device Dispense

Create Medication Dispense

Дозвіл на створення погашення запиту на медичний виріб
Допускається відпуск ліків

24

device_request_allowed_code_types

-

-

+

[varchar]

null

O

Allows to define Device in Device Request, care plan’s Activity with kind=device_request as classification type if contain CLASSIFICATION_TYPE value OR as device definition if contain DEVICE_DEFINITION value. If config is absent than all types allowed.

Prequalify Activity
Create Activity

PreQualify Device Request
Create Device Request

Визначення типу чи моделі медичного виробу в призначеннях.
CLASSIFICATION_TYPE - за довідником типів медичних виробів (device_definition_classification_type), DEVICE_DEFINITION - за моделями медичних виробів (device_definitions)

25

skip_dispense_division_dls_verify

+

-

+

 

boolean

null

O

Check if validation of DLS license should be invoked for the medical program. If true - validations should be skipped, if null/false (absent) - validations should be invoked.

Create Medication Dispense

Qualify Medication Dispense

Create Device Dispense

Qualify Device Dispense

Не перевіряти наявність ДЛС ліцензії при погашенні рецепту (або призначення на мед. виріб)

 

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