I'm modeling a children's hospital and have already completely built the model with just the patient going through the tracks. I saw that to add a companion, it looks like I have to add a On Messsage Dispatch Companions and a Send Message to every process (bed, treatment room, observation room) it connects to? Is that correct? Would there be a code to quickly do all that.
Also, I have 5 different acuities/PCIs and I saw that you have to create a companion for each PCI, which means I would need 5 different companions correct? Most of the examples I saw needed only one companion for one PCI. Also, the On Exit Trigger for Send Message examples only show the condition being one PCI. Is it possible to have multiple PCI?
I'd like the patient to be with the companion through all processes/queuing.