question

Mike H5 avatar image
0 Likes"
Mike H5 asked Matthew Gillespie answered

The RN is going to an unoccupied bed.

FlexSim 20.1.1
flexsim 20.1.1rn going to an empty bed.
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

Patients that go down the left side of your flow acquire two different beds, one from ExamBedGenerals and one from Hallway beds:

Then in the RN Assessment container the RN is sent to patient.Locations[1] which means the last location acquired by the patient.

In this case, the last location acquired by the patient is Bed1 which is not the bed the patient is currently in.

Why are you acquiring two beds per patient? It doesn't look like you use the second bed at all. I would get rid of the Hallway Beds resource and it's corresponding Acquire and Release activities. Alternatively you can change that Walk activity to have the RN walk to the Acquired ExamBedGeneral.


1590686793468.png (10.8 KiB)
1590686962293.png (10.0 KiB)
5 |100000

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

Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered

This is because your patient has acquired 2 locations, and you are telling the RN to travel to the first one. Change the destination to patient.Locations[2]


1590686619502.png (134.7 KiB)
5 |100000

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

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.