Primary mentor | |
Backup mentor | |
Assigned to |
The CFL SMS module in general is an API module. It provides a layer between other OMRS modules and common SMS (or any text message) service providers.
The main advantage is that once you make your module to work with the SMS, you can later configure any provider to work with the SMS module without any additional coding, that includes world-wide services like Vonage, turn.io and also local service providers like Rwanda-based FDI. The complete solution comes as an OpenMRS module, no other middleware is required. Some general documentation regarding the module can be found here.
We think it might be useful for other implementations and we would like to make it more accessible.
The goal of the project is:
Making an O3 UI for configuring a service provider, inc.: maintenance view with list of all messages sent from the system. There are no O3 designs, but there is customized 2.x style UI to base new design on.
Making an O3 UI, aimed at system administrators, to facilitate configuration of Scheduling SMSes on a predefined interval.
In short, using the SMS module you can configure that: at 12 o’clock the system should get recipients and corresponding text messages from an OMRS report and send SMS to everyone on that list.
Medium
175 hours