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.

Katherine Lourie avatar image Katherine Lourie commented ·

Thanks for sharing these models! So just to be sure I understand, the "waitinglineexample" model works and is different from the "firstavailable" because the patient destination is just registration area? I see that the waiting lines in both models have been changed to YES in the entrance criteria. So should I not use the first available option for patient destination and I should just send them to the registration area?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Katherine Lourie commented ·

Only the waiting line model has the YES option. But either way the patients in the first available model get stuck at the line. This is because if the first available option sends the patient to the waiting line that activity then ends. The patient doesn't know that he's supposed to then go to the registration. You'd have to add another activity that checks if the patient is at the waiting line and if so then try to go to the registration.

So yes, I'm recommending you just send them straight to the registration, but set the waiting line to accept walking patients who can't get to their assigned destination and make sure the waiting line is connected up in the flowchart. This way The patient immediately tries to go to the registration, if it's unavailable the waiting line lets him in, but the patient is still on the same activity and is still trying to get to the registration. As soon as it opens up he'll then resume walking to the registration and then the activity will finish.

0 Likes 0 ·
Amira Khablein avatar image Amira Khablein Matthew Gillespie ♦♦ commented ·

This is really great information-- I have a spin-off questions regarding if I want patients to go to a waiting room if the line and registration desk are full. Do I set the waiting room to accept walking patients who can't get to their assigned destination and then they will go to the line when there is space?

0 Likes 0 ·
Show more comments
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.

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.