question

Katherine Lourie avatar image
0 Likes"
Katherine Lourie asked Matthew Gillespie commented

Using waiting line when check-out busy

I am trying to have patients wait in a waiting line (taken from queuing location in library) in front of check-out desk when it is busy. However, the patients who have to wait then won't go to the next step in the patient track. The ones that have to wait in line keep saying "waiting for room" after they do check-out. I set the patient track as "first available" for the patient destination when going to check-out, so it is check-out desk first and then the waiting line if the desk is busy. Is there another way I should use the queuing line so it just temporarily holds the patients?

FlexSim 16.1.0
flexsim hc 5.0healthcarewaitcheckout
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 Matthew Gillespie commented

You actually can use the First Available option in the Based on Destination Status pickoption. Here's a model where it's working. But it's kind of awkward in this situation because if the patient goes to the Waiting Line then you need to have a separate activity(s) to get the patient from the waiting line to the registration. (Those patients get stuck in the example model since I didn't include the extra waiting line -> registration logic).

The easiest way to do this is to just tell the waiting line to accept walking patients that don't have another destination. You can toggle this option in the Entrance Criteria of Patient Queuing objects. So click on the waiting line, open the Entrance Criteria panel in Quick Properties, click the properties button and then change the NO to a YES.

This example model shows it in action. Now the patients automatically walk to the waiting room if the registration desk is unavailable, and then resume walking to the desk when it becomes available.


· 4
5 |100000

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

Adrian Haws avatar image
0 Likes"
Adrian Haws answered Adrian Haws rolled back

I'm not sure exactly how your model is set up, but when I tried using "first available" it did the same thing for me. So instead, I just set the first travel activity to go to the Waiting Line, followed by a travel activity to the Reception Desk. This then seems to work fine. Take a look at the sample model and let us know if it works for your model's needs.


5 |100000

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