What is "mage["patients"] = magePatients" in triage level?

what these 3 line do?
mage[“patients”] = magePatients
doctor[“patients”] = doctorPatients
helper[“patients”] = helperPatients

image

I think the visualization is something alike. The site is http://www.pythontutor.com/

@xython thanks a lot sir