Staff change work location and role during the day

Staff change work location and role during the day

nathanb_holler
Participant Participant
15 Views
2 Replies
Message 1 of 3

Staff change work location and role during the day

nathanb_holler
Participant
Participant

[ FlexSim 24.2.3 ]

I am modeling a healthcare clinic where there is a separate check in and check out location for patients. The staff that work at these locations rotate during the day. For example, staff1 will work the check-in locations from 7am to 9:30am but when more staff come on shift at 9:30am they take over check-in and staff1 moves to work at check out. In my workflow I reference the staff group for check in to acquire a resource and do the same thing for a check out group for the check out section of my workflow. It seems like this might not be the best way to tackle this logic, so is there any better way to have this rotating staff move groups or be able to call them to check in from 7-9:30am and then check out from 9:30 to 8pm?

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

emily_hardySTLSK
Autodesk
Autodesk
Accepted solution

Adding and removing staff from certain groups is possible but it's likely to cause issues with the statistics for those Staff Groups.

In this situation you could use the Staff by Case:

1737589747386.png

For the case function, use "Model.dateTime.hour" and then you can specify what staff group you want to use for check-in at each hour of the day.


Alternatively, you could use the "filter by" function on the Staff shared asset to only select staff with a certain label (e.g. CheckIn) and then change the label value whenever you want to change around the staff:

1737590092522.png

With this method, you would need to change the CheckIn label on the Staff member to 1 when you want to them to be available for that task.

ChoosingStaffGroups.fsm

0 Likes
Message 3 of 3

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Nathan H5, was Emily Hardy's answer helpful? If so, please click the "Accept" button at the bottom of 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 comment back to reopen your question.

0 Likes