Hi all.
I am working on a People based model in FlexSim 19.0.2.
My question is about the best method of acquiring and releasing resources, when there are multiple resource activities from which the resource can originate.
The persons who enter the model, are assigned a PatientClass value, (1 or 2) and a color based on that. (red or green)
There are two types of beds, red and green - each with their corresponding resource group. There is also a parent group called "All Beds" The patient will try to acquire a bed in the corresponding color, or if no such bed is available, try to acquire any bed.
The process flow is seen below:
Since I can't be sure which resource activity the bed was acquired from, it seems like I need to attempt to return the bed to all three groups.
Is there a more elegant way of doing this?
Are there plans of adding more logic to the 'Acquire resource' activities, such as queries and quantity? That would be a huge help when building healthcare models.
Thanks in advance.
Christian