how I can decide which appointment the patient should attend

how I can decide which appointment the patient should attend

claudia_a
Not applicable
1,254 Views
5 Replies
Message 1 of 6

how I can decide which appointment the patient should attend

claudia_a
Not applicable

[ FlexSim 21.1.1 ]

Hi! I am simulating medical appointments at a health care center and I would like to know how I can decide which appointment the patient should attend based on the schedule and not a percentage. someone can help me? thank you

0 Likes
Accepted solutions (1)
1,255 Views
5 Replies
Replies (5)
Message 2 of 6

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Claudia A,

You can create a schedule or date time source that is the appointment schedule. It will release the tokens as it is time for an appointment and then the tokens are pushed onto a list. In the patient generation block, you add in a pull from list activity before it creates the patients in the model.

39627-1621356083730.png

You can view the patient generation block as the flow of referrals until they are able to recieve an appointment and it is time to enter the model for their appointment.

Patient Appointments.fsm

0 Likes
Message 3 of 6

claudia_a
Not applicable

Hi!

Thank you so much for your attention! 39721-capturar-d.png

Attached I send my schema in flexsim. I have a date time source with all appointments for each day. All patients go through the same registration process, but I would like some of them to go to pre medical consultation and then medical consultation (situation 1) or just medical consultation (situation 2). I try introducing two data time sources, one with the times for situation 1 and the other with the times for situation 2, but only one of the sources worked, I think they were in conflict.

Thank you!39712-capturar-d1.png

0 Likes
Message 4 of 6

michael_machado
Not applicable

Hi @Claudia A, using the same model that @Jeanette F did, I incremented some 3D Objects and also work in the 'Arrivals' process flow to create 2 profiles of patient´s arrival (Patient T1 and T2). You can have two data time sources but the main point here is how you set the 'People Settings' in the Toolbox and also create a reference in the activity 'Create Patient', filed 'LabelSet'. I´ve recorded the video below to support you and the model is attached. patient-appointmentsv02.fsm

https://www.loom.com/share/ad88a8b7807146fe9ee6bcee1da66b9f

0 Likes
Message 5 of 6

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Claudia A, was Claudia A's or Jeanette F's answer helpful? If so, please click the red "Accept" button at the bottom of one of their answers. 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
Message 6 of 6

claudia_a
Not applicable
Hello @Michael Machado! 
Thanks a lot for the help! I managed to solve the problem with your help, I hadn't changed the People Settings. In the patients' arrivals part I didn't insert the "push to list" and "pull from list". I didn't really understand what I was going to do. 
Thank you
0 Likes