question

Derrick Simpson avatar image
1 Like"
Derrick Simpson asked Derrick Simpson commented

Error with "return to saved location"

I am new to FlexSim and I have exhausted my research on the Answers website. Any help you can provide would be greatly appreciated. I have limited my PCI's to one arriving type so I can fix that one then apply technique to all others. I have also increased the chance of patient destination to 100% so I know the patient will try to leave the exam room and go to a bathroom next. We have 4 pods and each pod has 3 exam tables. Based on the patients location, they should use a specific bathroom. However, they exit the model when they should travel to the bathroom. I am hoping you can find the error in my logic. I am using all predecessors with only next activity set for 2 clinical decision points. I am attaching my model so you can review and hopefully find my error. We have a deadline next week to present to a client early next week. medical-clinic-specimen-travel-error.fsm

FlexSim HC 5.1.0
patient travelreturn to saved location
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
1 Like"
Matthew Gillespie answered Derrick Simpson commented

The PatientExit1 object has its Entrance Criteria set to Allow Any Patients. This is an option you only want to turn on in very specific cases, but in this case you definitely don't want it. Change this to the Standard Entrance Criteria and patients will stop exiting early.

FlexSim HC uses a pull system for its objects using the connections defined in the flowchart. Patients use the Patient Destination field to register where they want to go, but ultimately its the objects that pull patients into them and decide which patient they want to pull. The Standard Entrance Criteria option sorts patients according to several factors, but most importantly checks to make sure the patient wanted to go to the object. Using the Allow Any Patients option, however, will make the object pull every available patient it can from all upstream objects.

· 1
5 |100000

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

Cliff King avatar image
0 Likes"
Cliff King answered Derrick Simpson commented

Nice looking model Mr. Simpson!! Because it's such a nice looking model, I'd like to help you put some finishing touches on the model at some point to take it to the next level. For instance, I could make your staff members sit in those nice chairs you have for them... Send me a personal email if/when you're interested!

· 1
5 |100000

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