ЕСОЗ - публічна документація
RС_[UPD] Medical program settings
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 | PreQualify Device Request | Створення запиту на медичний виріб без обмежень за періодом |
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 | Типи співробітників, яким дозволено створення запитів на медичні вироби |
5 | speciality_types_allowed | + | + | + | [varchar] | null | O | Allows to create:
Fills with values from SPECIALITY_TYPE dictionary. For example: ["ENDOCRINOLOGY", "FAMILY_DOCTOR"] | PreQualify MRR Prequalify Activity | Типи спеціальностей, за якими дозволено створення рецептів, активностей плану лікування або запитів на Медичні Вироби | |
6 | care_plan_required | + | + | + | boolean | null | O | Creation medication/service/device request with reference on care plan is mandatory if true. | PreQualify MRR PreQualify 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 PreQualify 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:
If absent - any ICD10_AM condition codes allowed. Can be combined with codes in conditions_icpc2_allowed | PreQualify MRR PreQualify 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 PreQualify 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 PreQualify 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 | Дозволені умови надання медичних послуг | |
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 PreQualify 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 PreQualify 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 | Часткове погашення рецепту дозволено | |
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 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 Sign MRR | Сповіщення пацієнта при операціях з рецептом вимкнено |
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 Qualify Device request | Не перевіряти наявність контракту та забезпечення програми при погашенні рецепту | |
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 | Категорії пацієнта, з якими дозволено створення активностей плану лікування | |
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 If | Create Device Request Create Medication Request | Дозвіл на створення запиту на медичний виріб Дозвіл на створення рецептів |
23 | medication_dispense_allowed | dispense_allowed | + | - | + | boolean | null | O | If If | 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 | Prequalify Activity PreQualify Device Request | Визначення типу чи моделі медичного виробу в призначеннях. | |
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 | Не перевіряти наявність ДЛС ліцензії при погашенні рецепту (або призначення на мед. виріб) |
ЕСОЗ - публічна документація