question

Michael Zabritski avatar image
0 Likes"
Michael Zabritski asked Michael Zabritski commented

How do I choose an Activity based on patients PCI

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

FlexSim HC 5.1.0
pci
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Michael Zabritski commented

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")


cases.png (11.4 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Michael Zabritski avatar image Michael Zabritski commented ·

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

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.