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

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

Version 1 Current »

Described variables in ehealth.charts

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_DAY

“7”

Device request maximum days to renew input.

DEVICE_REQUEST_MIN_RENEW_DAY

“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

TEMPLATE_SMS_FOR_CREATE_DEVICE_REQUEST

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

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

TEMPLATE_SMS_FOR_REVOKE_DEVICE_REQUEST

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

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

DR_MAX_ATTEMPTS_COUNT

“2”

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

DR_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

  • No labels