Hello !
I was wondering if it was possible to automatically build a process flow based on a database using flexsim healthcare.
Let's assume my database looks like this :
Table #1 describes the pathway timestamps. It has 3 columns : patient ID, timestamp type (example : TA = patient enters the service), and time.
Table #2 describes the pathway activities. It has 4 columns : patient ID, activity type (example : AB = prepare patient for surgery), duration, resource (example : HR_AB = OR nurse).
Can I create a patient process in flexsim that allows me to simulate what is described in this table ? This would allow me to have great flexibility in my model as patient process can evolve over time.
This is kind of similar to process mining which allows you to automatically draw processes based on a timestamp database.
Thanks in advance,
Leah