Described variables in ehealth.charts
ariable | 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 |
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 |
СREATE_DEVICE_REQUEST |
_SMS_TEMPLATE | “Ваше призначення на мед. виріб <request_number>. Код підтвердження: |
<code>” | SMS template for device request with medical program resend process. | |
CREATE_DEVICE_REQUEST_SMS_TEMPLATE_WITHOUT_CODE | “Ваше призначення на мед. виріб <request_number>” | SMS template for device request without medical program resend process. |
REVOKE_DEVICE_REQUEST_SMS_TEMPLATE | "Відкликано призначення на мед. виріб: <request_number> від <authored_on>" | Sms template for a message, that sends after device request |
revocation. |
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. | ||
COMPLETE_DEVICE_REQUEST_SMS_TEMPLATE | “Завершено призначення на мед. виріб: <request_number> “ | Sms template for a message, that is sent after device request was completed. |
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. If a medical program is specified for the Device request, then settings on the medical program determine wether to send sms or not. |
DEVICE_REQUEST_MAX_ATTEMPTS_COUNT | “2” | Specifies the maximum number of retries before resend is rejected for Device request |
DR_SEND_TIMEOUT
“900”
Add label