Hi all,
I am trying to model a primary healthcare clinic. New patients arrive via a set schedule and are seen by a nurse practitioner (resource). After their first appointment, those patients go "home" (process) and a certain amount of time elapses before they require a new appointment. Once this time has elapsed they need to visit the same resource.
I see two ways to approach this and am wondering which is feasible in FlexSim:
1) The patients are dynamically scheduled into unbooked time slots in the nurse's schedule (every 30 min).
2) The patients move into a queue and are served FIFO by the nurse, but their appointment start times would need to coincide with new patients' schedules such that the return appointments would not overlap a new appointment time, a lunch break, the end of the day, etc.
Complications:
We need to factor in same-day access (walk-in appointments), where appointments are left open each day in case urgent patients arrive and need treatment....My best guess is to create an alternative resource group, with the same resource as before, but make a different schedule.
Any thoughts or clarification needed?
Thanks!