You can use the 3 modules:<div><ul><li>Flow: To model your process. Maybe the parts where doctors need to do manual tasks can be modeled using Human Task nodes or even Work Items.</li><li>Fusion: If you need to add time constraints to your rules, fusion is the way!</li>

<li>Expert: Well... If you use Flow and Fusion, you are using expert.</li></ul><div>Doctors could insert some Facts when they perform their tasks and you can have rules that use fusion to validate that.</div><div><br></div>

<div>This could be one of many solutions.</div><div><br></div><div>Best,</div><br><div class="gmail_quote">On Thu, May 13, 2010 at 5:54 AM, skasab2s <span dir="ltr">&lt;<a href="mailto:skasab2s@smail.inf.fh-brs.de">skasab2s@smail.inf.fh-brs.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hello,<br>
<br>
our medical company plans using drools for validation of blood poisoning. In<br>
this situation should be checked, if a patient has blood poisoning (this is<br>
the simple part of the problem). The hard part of the problem is, that some<br>
actions (let&#39;s say A, B, and C) should be executed by the doctor after<br>
detecting the blood posisoning in particular order and time frequency (and<br>
we want Drools to check, if they have been executed). Drools should then do<br>
this:<br>
<br>
after 10 minutes: check if action A has been executed by the doctor<br>
after 15 minutes: check if action B has been executed by the doctor<br>
after 20 minutes: check if action C has been executed by the doctor<br>
<br>
Can we do this with one &quot;fireAllRules&quot; (the Java code for triggering drools<br>
has it&#39;s own timer and we don&#39;t want it to mess our times for executing the<br>
actions)? What should we use: drools expert, drools fusion or drools flow,<br>
in order to implement the given situation? Can you short describe a<br>
solution?<br>
<br>
Thanks a lot and many regards,<br>
<br>
skasab2s<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Validation-using-time-driven-rule-execution-tp814472p814472.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Validation-using-time-driven-rule-execution-tp814472p814472.html</a><br>


Sent from the Drools - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>
</div>