Configurable parameters
Described variables in ehealth.charts
Параметр | Значення | Коментар |
---|---|---|
DOCTOR_MEDICATION_REQUEST_BLOCK_REASON_CODES | Values that matches with dictionary Values: “WRONG_DOSAGE,WRONG_PERIOD,WRONG_QTY” | Medication request block reason code. Codeshould match with |
SPECIALIST_MEDICATION_REQUEST_BLOCK_REASON_CODES | Values that matches with dictionary Values: “WRONG_DOSAGE,WRONG_PERIOD,WRONG_QTY” | Medication request block reason code. Codeshould match with |
MED_ADMIN_MEDICATION_REQUEST_BLOCK_REASON_CODES | Values that matches with dictionary Values: “WRONG_QTY_DRUG,FORBIDDEN_FOR_AGE” | Medication request block reason code. Codeshould match with |
PHARMACIST_MEDICATION_REQUEST_BLOCK_REASON_CODES | Values that matches with dictionary Values: “WRONG_DOSAGE,WRONG_PERIOD,WRONG_QTY” | Medication request block reason code. Codeshould match with |
DOCTOR_MEDICATION_REQUEST_UNBLOCK_REASON_CODES | Values that matches with dictionary Values: “DEFAULT” | Medication request unblock reason code. Code should match with |
SPECIALIST_MEDICATION_REQUEST_UNBLOCK_REASON_CODES | Values that matches with dictionary Values: “DEFAULT” | Medication request unblock reason code. Code should match with |
MED_ADMIN_MEDICATION_REQUEST_UNBLOCK_REASON_CODES | Values that matches with dictionary Values: “DEFAULT” | Medication request unblock reason code. Code should match with |
MR_MAX_ATTEMPTS_COUNT | Values: "2" | Specifies the maximum number of retries before resend is rejected in |
MR_SEND_TIMEOUT | Value in seconds Example: "900" | Time in seconds to wait to retry SMS sending after maximum number of retries ( |