Hello,
My model has two resource groups, "CTA_Float" and "Nurse_WaitroomTransporter". Each are assigned to different things, for example, the CTA_Float can help take patient vitals and the Nurse can do a pre-assessment.
Both resources can also transport patients between the wait and recovery rooms. To achieve this separation of tasks I created an alternate resource group called "WaitRoomRecoveryStaff".
What I want to happen:
When a patient needs transporting the closest member of "WaitRoomRecoveryStaff" is assigned to the task.
What I did:
Changed the Member Selection Policy's (standard selection) scoring method of the alternate resource group to PROXIMITY.
What is happening instead:
The first listed member of the alternate resource group is being assigned to transport the patient, instead of the closest one. I confirmed this by switching the order of the alternate resource group.
Any guidance would much appreciated!