testmodell.fsm
Software: Flexsim HC 5.3.2
Good Day,
I’ve stumbled across another obstacle.
I have three PCIs: 1xEmergeny with acuity 3, 2xBed with acuity 1 and 3xWalk with one acuity 2 and two acuity 1.
Here is what my model should do:
If for instance an emergency patient (EP) arrives after an Acuity 1 walking Patient (WP1), which would mean WP1 is already inside the dressing room, I want the model to prioritize the EP and send him into the CT scanner although the WP1 has been waiting longer.
Second I want to set an entrance criterion on the dressing rooms. If there is a patient already in the CTArea or PrepAreas I want them to stay waiting in the waiting room till the CT isn’t occupied anymore.
Here is what actually happens:
If WP1 is in the dressing room and EP arrives Ep doesn’t get prioritized.
If the CT is occupied patients walk to the dressing room and wait there instead of in the waiting room.
When I try to set a criterion or trigger it just doesn’t work since I’m fairly new to this and still don’t know how to use those properly. I also tried to change the selection criteria of the nurse but had the same problem there.
Also: If someone could tell me why the CT Nurse stays at the CT with the patient while doing the scan or runs into the dressing room I’d be very grateful.