Joined July 2022
25 Photos and videos
Research papers propose #BPMN extension to limit temporal distance between any non-consecutive process elements. That is visually appealing but the engine doesn’t execute it. So I created an inter-activity duration constraint that #Camunda can execute: medicalflows.com/bpmn/tempor…
1
188
I implemented "Exclusive Resource Lock" pattern for #BPMPlusHealth. It is used in the #BPMN example for “Catheter Related Bloodstream Infections”: medicalflows.com/bpmn/resour… #ClinicalPathways #ClinicalDecisionSupport #ClinicalGuidelines #BPMPlus #Camunda
1
143
Human #ClinicalModelers are still needed to create #BPMPlusHealth clinical process diagrams. #ChatGPT doesn’t want to do it 🥲
1
1
1
The idea #1 is to use a similar UI as a #dashboard for re-playing executed processes. The idea #2 is to use it by clinicians to make patient specific changes to the #ClinicalPathways as described in: #openEHR TP “8.1.4. Allowed Plan Modifications” specifications.openehr.org/r…

I just wrote a 40 page report for the US VA on clinical pathway automation, highlighting the importance of simulation for validation, demonstration, safety testing etc. Not sure if they got it yet ;) My view,if you can't simulate, don't execute.
2
Clinical experts might appreciate simulating the #BPMPlusHealth process they are modeling. A simple video simulation of a "Catheter related bloodstream infections" #BPMN process: medicalflows.com/bpmn/exampl…
1
2
15
I implemented "Differential Time to Positivity (DTP)" pattern for #BPMPlusHealth. It is the most complex one so far. #BPMN process for Catheter Related Bloodstream Infections. medicalflows.com/bpmn/exampl… #ClinicalPathways #ClinicalDecisionSupport #ClinicalGuidelines #camunda
1
2
"I followed protocols" ✅
Another #temporal constraint for #BPMN. "Delayed Duration Constraint" is used in "Antibiotic treatment of pneumococcal pneumonia" example. See the full example at: medicalflows.com/bpmn/tempor… #ClinicalPathways #ClinicalDecisionSupport #BPMPlusHealth #openEHR #Camunda
I've completed the "Conditional Duration Constraint" element for #BPMN used in Antibiotic therapy for bloodstream infections example. See the full example: medicalflows.com/bpmn/exampl… #ClinicalPathways #ClinicalDecisionSupport #BPMPlusHealth #openEHR #Camunda
I made progress on the first complex #BPMN temporal constraint - conditional duration. Antibiotic therapy for bloodstream infections: - It can last either 14 days or 4-6 weeks. - However, the results of blood analyses are obtained 3-4 days after the beginning of the therapy.
1
Workflow in the Ford hospital: a.co/d4oneG3
1
1
#BPMN process for Managing Intracranial Hypertension: linkedin.com/pulse/bpmn-proc… #clinicalpathways #careplans
My first video demo of creating and deploying a simple #BPMN duration constrained task to #camunda: A template is created for you (to save some 🐁clicking). It can be modified to suit your needs. medicalflows.com/bpmn/tempor…
1
#BPMN is a low level programming language. You can model anything but it gets verbose. A library of elements that hide the complexity is needed for modeling #ClinicalPathways. TP-VML (lnkd.in/dF67RHf5) has a great list of recommendations for modeling #ClinicalGuidelines.
Why using expressions in workflow is wrong wolandscat.net/2022/11/07/wh…
1
4
An example of a #BPMN time constrained task for taking a blood sample. The protocol requires that the results are available in a maximum of 5 minutes. 1. We model this with a collapsed sub-process for which we specify a simple #temporal constraint (with a stopwatch icon - ⏱️):
1
2
2
2. Inside the collapsed sub-process we model a simple task for taking the blood sample. We attach a boundary event that will be triggered if the task takes more than 5 minutes. 3. When this process is deployed to a standard #BPMN #camunda engine it will execute as described.
2
I finally created all the UI elements required for a medication order as a higher-level #BPMN element for @BPMPlusHealth initiative. Medication order #BPMN element lets you configure dynamic medication order used in executable #ClinicalPathways. It is a #camunda plugin.
1
1
I’m not a designer but the UI elements are using a well designed #camunda properties panel. This made my work easier from the UI perspective but persisting data required working around the limitations of using the same properties panel which wasn’t designed for complex data.
1