Hi Team,
I have MD specific patient based on schedule. There is 1 fix chair with respect to MD. In case of chair is occupied, there are overflow chairs available. Currently, overflow chair are randomly picked based on availability.
I want to achieve nearest overflow chair based on availability with respect MD regular chair. How it can be done? Also, I think current model building approach is not good for scalability. What is the best way to model if we have to add few more MDs with lesser change in model?
Thank you!