How to assign patients label that trigger which patient Flow to be used? in the older HC versions i used to assign tracks in the PCI section
How to assign patients label that trigger which patient Flow to be used? in the older HC versions i used to assign tracks in the PCI section
Hi @Ziad O2, was Matthew Gillespie's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.
First of all, if your patient flows have any overlap I would recommend just using one flow and using decide activities to route the token to the correct activities for that "track".
The way you assign a patient to a specific flow is with the Patient Flow field of the Create Person activity:
You have a lot of options of how to use this:
1. If you have separate arrival rates for the different patient tracks you could have two different Create Person activities that each point at a different patient flow. Something like this:
2. If you assign a Track pointer label to the arriving tokens you can then sample the flow you want in the Toolbox and assign each row a specific track:
You'd then just need to put token.Track in the Patient Flow field:
3. You could also do the same thing, but with a string label and just type in the name of the flow, but then in the the Patient Flow field you'd put:
Model.find("Tools/ProcessFlow/" + token.Track)
4. You could even just assign a number as the Track label and us the By Case pickoption to turn the number into a specific flow:
13 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved