Actions
New feature / Change #8120
openNew default timezone for patient notification
Start date:
02/19/2025
Due date:
% Done:
0%
Estimated time:
Description
The same way than we have DEFAULT_PATIENT_LOCALE used to define patient language, add a new configuration called DEFAULT_PATIENT_TIMEZONE that will be used to sent invite date time in this one is omitted (e.g. when using HCW API).
The timezone definition should be done in this order:
- use patientTZ attribute from invite object, if defined (already effective)
- use DEFAULT_PATIENT_TIMEZONE from global configuration, if defined.
- Fallback to UTC (already effective).
Updated by Olivier Bitsch 4 days ago
- Description updated (diff)
- Subject changed from new env var to New default timezone for patient notification
Updated by Gor Grigoryan 4 days ago
- Assignee changed from Gor Grigoryan to Olivier Bitsch
- Status changed from In Study to Testing
Actions