/
RC_[UPD] Device request configurable parameters
  • In progress
  • ЕСОЗ - публічна документація

    RC_[UPD] Device request configurable parameters

    Described variables in ehealth.charts

    Variable

    Values

    Description

    Variable

    Values

    Description

    DEVICE_REQUEST_DELAY_INPUT

    “3”

    This is the interval in days within which device request registration is allowed retroactively (this is for cases of offline registration in remote areas)

    DEVICE_REQUEST_EXTENDED_LIMIT_START_DAYS

    “7”

    This is the interval in days within which start date of the occurrence period could be greater then registration date of the device request

    DEVICE_REQUEST_STANDARD_DURATION

    “21“

    Interval in days of standard duration for occurrence (treatment) period in device request

    DEVICE_REQUEST_MAX_RENEW_DAYS

    “7”

    Device request maximum days to renew input.

    DEVICE_REQUEST_MIN_RENEW_DAYS

    “3”

    Device request minimum days to renew input.

    MEDIA_STORAGE_DEVICE_REQUEST_BUCKET

    "device-requests-dev"

    Path to storage with signed content of device requests

    CREATE_DEVICE_REQUEST_SMS_TEMPLATE

    "Ваше призначення на мед. виріб <request_number>. Код підтвердження: <code>"

    Sms template for a message, that sends after device request creation.

    REVOKE_DEVICE_REQUEST_SMS_TEMPLATE

    "Відкликано призначення на мед. виріб: <request_number> від <authored_on>"

    Sms template for a message, that sends after device request revocation.

    DEVICE_REQUEST_MAX_ATTEMPTS_COUNT

    “2”

    Specifies the maximum number of retries before resend is rejected for Device request

    DEVICE_REQUEST_SEND_TIMEOUT

    “900”

    Specifies a number of seconds to wait to retry sending after an error condition (attempts.count() >= DR_MAX_ATTEMPTS_COUNT) for Device requests

    CREATE_DEVICE_REQUEST_SMS_TEMPLATE_WITHOUT_CODE

    “Ваше призначення на мед. виріб <request_number>”

    Sms template for a message, that sends after device request creation, but without OTP code

    COMPLETE_DEVICE_REQUEST_SMS_TEMPLATE

    “Завершено призначення на мед. виріб: <request_number> “

    Sms template for a message, that is sent after device request was completed.

    MARK_IN_ERROR_DEVICE_REQUEST_SMS_TEMPLATE

    "Ваше призначення на мед. виріб: <request_number> від <authored_on позначено помилковим>"

    Sms template for a message, that sends after device request is marked in error.

    DEVICE_REQUESTS_SMS_ENABLED 

    true

    Parameter shows whether sending sms for processes with Device Requests is allowed or not for Device requests without a medical program (except device request for assistive devices). If a medical program is specified for the Device request, then settings on the medical program determine wether to send sms or not.

    CREATE_ASSISTIVE_DEVICE_REQUEST_SMS_TEMPLATE_WITH_CODE

    "Призначено виріб <%= @device_request_code_ %> номер <%= @device_request_requisition %>. Код погашення: <%= @code %>"

    SMS template for device request that is issued for assistive device code, and contains reference to a program

    CREATE_ASSISTIVE_DEVICE_REQUEST_SMS_TEMPLATE_WITHOUT_CODE

    "Призначено виріб <%= @device_request_code %> номер <%= @device_request_requisition %>"

    SMS template for device request that is issued for assistive device code, and does not contain reference to a program

    REVOKE_ASSISTIVE_DEVICE_REQUEST_SMS_TEMPLATE

    "Призначення номер <%= @device_request_requisition %> на виріб <%= @device_request_code %> скасовано"

    SMS template that is used when device request for assistive device code is revoked

    MARK_IN_ERROR_ASSISTIVE_DEVICE_REQUEST_SMS_TEMPLATE

    "Призначення номер <%= @device_request_requisition %> на виріб <%= @device_request_code %> позначено помилковим"

    SMS template that is used when device request for assistive device code is marked in error

    COMPLETE_ASSISTIVE_DEVICE_REQUEST_SMS_TEMPLATE

    "Завершено призначення на <%= @device_request_code %> номер <%= @device_request_requisition %>"

    SMS template that is used when device request for assistive device code is completed

    ASSISTIVE_DEVICE_REQUESTS_SMS_ENABLED

    true

    Parameter shows whether sending sms for processes with Device Requests for assistive devices is allowed or not.

    ASSISTIVE_DEVICES_SPECIALITIES_ALLOWED

    “THERAPIST,PHYSICAL_MEDICINE_AND_REHABILITATION,ERGOTHERAPEUTICS,PHYSIOTHERAPY“

    Parameter defines employee's specialities (speciality_officio=true) allowed to prescribe assistive devices.

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