question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Maryam H2 commented

Assigning locations to specific staff

Hi,

How I can assign a group of locations (two or more) to staff members. So, if we have two bedrooms and we want to assign those bedrooms to a specific physician/staff group how is that possible somehow that physician during the shift just uses those rooms? In the process flow, patients acquire the physician first based on their schedules.

I think what I want to do is something similar to this model mentioned by @Matthew Gillespie but I couldn't access that version.

@Jeanette F

Thanks!


FlexSim 21.2.3
staff grouplocations groupphysician
5 |100000

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

Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Maryam H2 commented

Here's one example. I assigned a pointer label called Beds to each of the RNs and then pointed that label at a Location Group of the beds they are near. The patients acquire one of the RNs and then they acquire a bed from the group pointed to by the RN's Beds label. If you click on the Location resource you'll see that it's set to:

patient.Staff[1].Beds

Or in other words, the Beds label of the last staff acquired by the patient.

BedsByStaff.fsm


bedsbystaff.fsm (75.3 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.

Maryam H2 avatar image Maryam H2 commented ·

Great, thanks!

0 Likes 0 ·
David Seo avatar image
0 Likes"
David Seo answered Maryam H2 commented

@Maryam H2 You should make two bedrooms to a group and then you can acquire a bedroom of the bedroom group like acquiring a physician /staff from the staff group.

· 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.

Maryam H2 avatar image Maryam H2 commented ·
Thanks, @David Seo for the answer! I was thinking to assign locations to the physicians.
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.