MED-88: add doctor email notifications (#65)
* MED-88: add doctor email notifications * add logging, send open jobs notification on partial analysis response * update permissions * fix import, permissions * casing, let email be null * unused import
This commit is contained in:
@@ -13,11 +13,12 @@
|
||||
"patientName": "Имя пациента",
|
||||
"serviceName": "Услуга",
|
||||
"orderNr": "Номер заказа",
|
||||
"time": "Сдача пробы",
|
||||
"time": "Время",
|
||||
"assignedTo": "Врач",
|
||||
"resultsStatus": "Результаты анализов",
|
||||
"waitingForNr": "В ожидании {{nr}}",
|
||||
"responsesReceived": "Результаты получены"
|
||||
"language": "Предпочтительный язык",
|
||||
"responsesReceived": "Результаты готовы"
|
||||
},
|
||||
"otherPatients": "Другие пациенты",
|
||||
"analyses": "Анализы",
|
||||
|
||||
Reference in New Issue
Block a user