|
1 | | -<div class="card mt-4"> |
2 | | - <h2> |
3 | | - Recent updates |
4 | | - </h2> |
5 | | - <p class="c-grey-dark"> |
6 | | - <% if CountryConfig.current[:name] == "Bangladesh" %> |
7 | | - Last updated 26-Mar-2024. For feedback, email us: <%= Rails.application.config.help_email_id %> |
8 | | - <% else %> |
9 | | - Last updated 12-Dec-2023. For feedback, email us: <%= Rails.application.config.help_email_id %> |
10 | | - <% end %> |
11 | | - </p> |
12 | | - <% if CountryConfig.current[:name] == "Bangladesh" %> |
| 1 | +<div class="p-20px px-20px mx-0px bg-white d-lg-flex fd-lg-column |
| 2 | + justify-lg-between h-lg-full w-lg-full mt-lg-0 pb-inside-avoid b-print-black w-print-16cm p-relative pb-24px bs-small br-4px"> |
| 3 | + <div class="d-flex jc-space-between ai-center mb-4px"> |
| 4 | + <h3> |
| 5 | + Recent updates |
| 6 | + </h3> |
| 7 | + <p class="c-grey-dark o-85"> |
| 8 | + Last updated 13-Nov-2025 |
| 9 | + </p> |
| 10 | + </div> |
| 11 | + <div class="d-flex flex-column mb-12px gap-12px" > |
13 | 12 | <section class="update"> |
14 | 13 | <div class="update-date"> |
15 | | - Mar <b class="d-block">2024</b> |
| 14 | + Nov <b class="d-block">2025</b> |
16 | 15 | </div> |
17 | 16 | <p> |
18 | | - <b>External partnerships</b>: Other hypertension programs in Bangladesh are now sending their data into <%= Rails.application.config.application_brand_name %>. |
19 | | - </p> |
20 | | - <p> |
21 | | - <b>Data dissaggregation</b>: <%= Rails.application.config.application_brand_name %> is now exporting hypertension data dissaggregated by age and gender into DHIS2. |
| 17 | + <b>Statins nudge</b>: The <%= Rails.application.config.application_brand_name %> Android app now estimates a patient’s cardiovascular disease risk score and alerts healthcare workers to refer high-risk patients to doctors for statin treatment. |
22 | 18 | </p> |
23 | 19 | </section> |
24 | | - <% end %> |
25 | | - <section class="update"> |
26 | | - <div class="update-date"> |
27 | | - Dec <b class="d-block">2023</b> |
28 | | - </div> |
29 | | - <p> |
30 | | - <b>Patient data protection agreement:</b> |
31 | | - A new user agreement requiring users to protect patient data is being rolled out in the <%= Rails.application.config.application_brand_name %> app. Please ask healthcare workers who use <%= Rails.application.config.application_brand_name %> to read the data protection agreement in full before accepting. If you have any questions please speak to your manager. |
32 | | - </p> |
33 | | - <p> |
34 | | - <b>Improved security in <%= Rails.application.config.application_brand_name %> app:</b> |
35 | | - The <%= Rails.application.config.application_brand_name %> app has an increased level of security through encryption, if you experience any issues while using the app please contact us. |
36 | | - </p> |
37 | | - <% if CountryConfig.current[:name] == "Ethiopia" || CountryConfig.current[:name] == "Sri Lanka" %> |
38 | | - <p> |
39 | | - <b>Improved titration reports:</b> |
40 | | - Titration reports have been improved and more accurately capture when anti-hypertensive medications are titrated. |
41 | | - </p> |
42 | | - <% end %> |
43 | | - </section> |
44 | | - <% if CountryConfig.current[:name] != "India" %> |
45 | 20 | <section class="update"> |
46 | 21 | <div class="update-date"> |
47 | | - Aug <b class="d-block">2023</b> |
| 22 | + Oct <b class="d-block">2025</b> |
48 | 23 | </div> |
49 | 24 | <p> |
50 | | - <b>Goal lines:</b> |
51 | | - Goals are now calculated using an average of 3 months. Established facilities will have a goal calculated using an average of Q4 performance (Oct, Nov, Dec) in the previous year. |
| 25 | + <b>Diabetes dashboard</b>: The <%= Rails.application.config.application_brand_name %> diabetes dashboard has an improved design and now follows the HEARTS360 standard. |
52 | 26 | </p> |
53 | 27 | </section> |
54 | | - <% end %> |
55 | | - <section class="update"> |
56 | | - <div class="update-date"> |
57 | | - Jul <b class="d-block">2023</b> |
58 | | - </div> |
59 | | - <p> |
60 | | - <b>Overdue patients that returned to care:</b> |
61 | | - An additional chart has been added to the 'Overdue' section in the hypertension dashboard. You can now track the number of overdue patients returning to care within 15 days of receiving a call. View return rates for all patients that were called and return rates for each individual call result - 'Agreed to visit', 'Remind to call' and 'Removed from overdue list'. |
62 | | - </p> |
63 | | - <p class="d-block bg-grey-lightest br-4px" style="margin-top: 8px; padding: 6px 10px;"> |
64 | | - This <a href="https://docs.google.com/document/d/1aM6LZnlm249ULH1o69oUHProPOlK7cy8U-cn30WIfGY/edit?usp=sharing">SOP document</a> explains how to use the new returned to care chart. |
65 | | - </p> |
66 | | - <p class="d-block bg-grey-lightest br-4px" style="margin-top: 8px; padding: 6px 10px;"> |
67 | | - This updated <a href="https://docs.google.com/document/d/1mStFvMENQNSyfKcIAMpJKh3R_29V29Wl5UhuO8TNPIg/edit?usp=sharing">SOP document</a> explains all charts and tables in the overdue section including the new 'return to care' chart. |
68 | | - </p> |
69 | | - </section> |
70 | | - <section class="update"> |
71 | | - <div class="update-date"> |
72 | | - Jun <b class="d-block">2023</b> |
73 | | - </div> |
74 | | - <p> |
75 | | - <b>Overdue patients:</b> |
76 | | - New overdue patients reports have been added to the hypertension dashboard. You can now track the number of overdue patients, see how many have been called, and see user and region call activity. |
77 | | - </p> |
78 | | - <p class="d-block bg-grey-lightest br-4px" style="margin-top: 8px; padding: 6px 10px;"> |
79 | | - This <a href="https://docs.google.com/document/d/1mStFvMENQNSyfKcIAMpJKh3R_29V29Wl5UhuO8TNPIg/edit?usp=sharing">SOP document</a> explains how to use the new charts. |
80 | | - </p> |
81 | | - <p> |
82 | | - <b>Goal lines:</b> |
83 | | - New goal lines have been added to the hypertension dashboard for 'BP controlled', 'BP not controlled,' and 'Missed visit' charts. Goals are set annually every January. Note: goals are not present for everyone, this is individual on a country basis. |
84 | | - </p> |
85 | | - <p class="d-block bg-grey-lightest br-4px" style="margin-top: 8px; padding: 6px 10px;"> |
86 | | - This <a href="https://docs.google.com/document/d/1JaWs5zdXp__VmH5mflIpWXHIci_so5LftBsSQr4Yl3k/edit?usp=sharing">SOP document</a> explains more detail on goal lines. |
87 | | - </p> |
88 | | - </section> |
89 | | - <section class="update"> |
90 | | - <div class="update-date"> |
91 | | - May <b class="d-block">2023</b> |
92 | | - </div> |
93 | | - <p> |
94 | | - <b><%= Rails.application.config.application_brand_name %> app:</b> |
95 | | - <%= Rails.application.config.application_brand_name %> has the ability to report and track clinical supplies such as BP passports and glucometer strips to help ensure services can run effectively. Please reach out to the <%= Rails.application.config.application_brand_name %> team for a demo and how it could be used in your state or country. |
96 | | - </p> |
97 | | - </section> |
98 | | - <section class="update"> |
99 | | - <div class="update-date"> |
100 | | - Apr <b class="d-block">2023</b> |
101 | | - </div> |
102 | | - <p> |
103 | | - <b><%= Rails.application.config.application_brand_name %> app:</b> |
104 | | - <%= Rails.application.config.application_brand_name %> now has the ability to report aggregate monthly screening data for hypertension, diabetes, and cancers. Please reach out to the <%= Rails.application.config.application_brand_name %> team for a demo and how it could be used in your state or country. |
105 | | - </p> |
106 | | - <a href="https://docs.google.com/presentation/d/1_qJX90VlkjWOyDZ20ggFfQL2eUUCP0T-s9pXTJK0AnA/edit#slide=id.p" class="d-flex align-center p-3 fs-16px br-8px bg-blue-light" style="border: 0px rgba(0, 117, 235, 0.5) solid; grid-gap: 20px; margin-top:8px;"> |
107 | | - <span style="max-width: 40px; padding: 4px; width: 100%; margin-left:12px; margin-top:4px; fill: #0075eb;"> |
108 | | - <i class="fa-light fa-file" style="font-size: 36px; display: block; text-align: center;" title="Document link"></i> |
109 | | - </span> |
110 | | - <span> |
111 | | - Tracking HTN, DM & cancer screening with <%= Rails.application.config.application_brand_name %> |
112 | | - <span class="d-block tt-uppercase tt-bold fw-bold" style="font-size: 10px; margin-top:4px;"> |
113 | | - Google docs <i class="fa-solid fa-up-right-from-square" style="margin-left:4px;"></i> |
114 | | - </span> |
115 | | - </span> |
116 | | - </a> |
117 | | - </section> |
118 | | - <% if CountryConfig.current[:name] != "Bangladesh" %> |
119 | | - <section class="update"> |
120 | | - <div class="update-date"> |
121 | | - Feb <b class="d-block">2023</b> |
122 | | - </div> |
123 | | - <p> |
124 | | - <b><%= Rails.application.config.application_brand_name %> dashboard:</b> |
125 | | - Estimated hypertension population coverage has been added to the dashboard. Viewable inside 'Hypertension indicators' table. |
126 | | - </p> |
127 | | - </section> |
128 | | - <% end %> |
| 28 | + </div> |
| 29 | + <p class="c-grey-dark m-0px"> |
| 30 | + For feedback, email us: <%= Rails.application.config.help_email_id %> |
| 31 | + </p> |
129 | 32 | </div> |
0 commit comments