question

Aravind D avatar image
0 Likes"
Aravind D asked Matthew Gillespie edited

how to get utilization charts in dashboard for people in people module

Hi,

i am working in a hospital model using people module.there are two waiting rooms for two types of patients(1. normal case 2.urgent case), there is one doctor for consultaion and a clerk for registration

1. I need utilization chart in dashboard for the doctor(MD) and the clerk

2. Average waiting time of patients in both waiting rooms.

3.After 13000 sec patients are queuing in waiting line 1. how to resolve the issue?

i have attached the model for verification.

Thanks in advance

busu-9.fsm

FlexSim 18.2.2
people moduleutilization
busu-9.fsm (2.1 MiB)
5 |100000

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

1 Answer

·
Joshua S avatar image
2 Likes"
Joshua S answered Joshua S commented

For utilization charts, add any of the State Templates in the dashboard then sample the clerk and MD.

For average waiting time I used zone statistics and built a small statistics collector in process flow for each of the waiting rooms.

When your people acquire the operating room, you set the label to current.Destination, but then later release the waiting room with the label current.WaitingRoom, so you need to make that consistent because they never release their location and that is why they starting filing behind like that after 40 patients.

Here's your model with all the changes 17235-busu-9.fsm


17235-busu-9.fsm (2.1 MiB)
· 2
5 |100000

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

Aravind D avatar image Aravind D commented ·

thank you Joshua.

i have another doubt. i need the bus to travel after picking up 20 persons. but both the buses are not all moving. what am i doing wrong? can you help me fix that

thankyou

0 Likes 0 ·
Joshua S avatar image Joshua S Aravind D commented ·

Can you explain your system of whether or not they will take the bus or wait for the bus? Also you have the tokens entering a zone, but then sinking the tokens so they actually never leave the zone preventing other tokens from continuing.

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.