How do I choose an Activity based on patients PCI

How do I choose an Activity based on patients PCI

BA_mzabritski
Enthusiast Enthusiast
15 Views
2 Replies
Message 1 of 3

How do I choose an Activity based on patients PCI

BA_mzabritski
Enthusiast
Enthusiast

[ FlexSim HC 5.1.0 ]

Building my first non training model. How do I make a decision and direct a patient to different activities based on their PCI?

0 Likes
Accepted solutions (1)
16 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

Add a Decision Point activity and in the Next Activity field choose the Based on Multiple Cases pickoption. Use the patient's PCI label as the expression to evaluate.

getlabelvalue(patient, "PCI")

3998-cases.png



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 3 of 3

BA_mzabritski
Enthusiast
Enthusiast

Thanks! It looks like you can do a lot with Multiple cases and reading labels.

0 Likes