How to make the patients in waiting room have a chance to go to the bathroom

How to make the patients in waiting room have a chance to go to the bathroom

AFRANCO1
Not applicable
23 Views
9 Replies
Message 1 of 10

How to make the patients in waiting room have a chance to go to the bathroom

AFRANCO1
Not applicable

[ FlexSim 22.2.1 ]

Hello, I apologize in advance for my English, it is not my native language. I need help to make my model more realistic. How can I make it so that patients or doctors have the need to use the bathroom at some point? Thanks a lot

0 Likes
Accepted solutions (1)
24 Views
9 Replies
Replies (9)
Message 2 of 10

Jeanette_Fullmer
Community Manager
Community Manager

Hello @AFRANCO,

Depending on whether it is scheduled or a distribution, you can create either a time table or MTBF/MTTR

0 Likes
Message 3 of 10

AFRANCO1
Not applicable

Hi @Jeanette F. Sorry, I'm using Flexsim HC and I can't find the option for MTBF/MTTR

0 Likes
Message 4 of 10

jason_lightfootVL7B4
Autodesk
Autodesk
You can use an interarrival source activity in a process flow to generate the requirement randomly. Normally (in non-healthcare/people models) you would issue a pre-empting, higher priority task sequence to a task executer - you could try this approach and see if it works or what problems arise depending on state of the patient/doctor process invocation.
0 Likes
Message 5 of 10

Jeanette_Fullmer
Community Manager
Community Manager

Hello @AFRANCO ,

I created two examples.

The first uses an interarrival source activity like @Jason Lightfoot mentioned as an option.

Restroom Break.fsm

The second uses the MTTR/MTBF option.

Restroom Break_2.fsm

0 Likes
Message 6 of 10

AFRANCO1
Not applicable

Thank you very much for your answer

0 Likes
Message 7 of 10

AFRANCO1
Not applicable

Excellent thank you very much. I take this opportunity to ask two questions:

1. Is it possible to do this with patients?

2. In the second option, I can't find the MTBF MTTR option in the toolbox. Where can I find that option?

0 Likes
Message 8 of 10

Jeanette_Fullmer
Community Manager
Community Manager

Hello @AFRANCO,

Yes, this is possible with patients but not with the MTBF/MTTR.

You will need to exit the HC environment and add it to the toolbox and then enter the HC environment again.

1673459796199.png

0 Likes
Message 9 of 10

kavika_faleumu
Autodesk
Autodesk
Accepted solution

Hey @AFRANCO , here's a solution you could try. HC_Bathroom_Breaks.fsm

I start by setting up a simple Patient Flow where patients will try to check into the front desk. If it's occupied, they will sit down at the waiting area. If they wait for an extended period of time, then they'll be prompted to use the restroom.

1673462292537.png

I do this by adding a "Max Wait Timer" to my "Acquire Desk" activity (originally called "Acquire Location"). This will tell the token that if it has been waiting there for X amount of time, it will "fail" and move onto a different location (i.e., the restroom activity blocks).

1673462380102.pngHere's what it looks like running:

hc-bathroom-break.gif

0 Likes
Message 10 of 10

Jeanette_Fullmer
Community Manager
Community Manager

Hi @AFRANCO, was one of Kavika F's or Jeanette F's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 unaccept and comment back to reopen your question.

0 Likes