Is Camunda a fit?

Hi,

I’d like to have a camunda expert point of view to help us decide if Camunda is a good fit to what we are doing or not.

Here is a brief description of what we working on:

We want to implement health programs (10’s to 100’s program) e.g., diabetic,
cardio, new born, for or different 100’s clinics (each one customize their
own program) and 1000’s of patients in each clinic, with a patient enrolled in one or
more of these programs. Each program has:
- A time table (Time triggered) actions of sending SMS, notifications,
updating application (e.g., reminders of appointments or lab, setting calls,
sending and receiving surveys/ results AND
- Event Triggered action, like receiving confirmation a mobile, or
email, SMS (lab results high or low, med inventory status.)
Each program runs for month or years or for ever (or just one single day)

We are thinking to model each program as a process with camunda, if a patient is enrolled in such program, an instance of this process will be invoked. Do yo think that this could be done with camunda?

Thanks

With the information you’re giving - this would all be very straightforward for a process engine like Camunda.
I’d suggest trying to model and execute one of your processes in a proof of concept to be sure.