question

Amy avatar image
0 Likes"
Amy asked Kavika F commented

Designing Patient Flow Simulation for Inpatient Care

I understand how to simulate the patient flow for outpatient visits where patients come to the hospital, receive treatment, and then leave. However, I'm not sure how to design the patient flow for hospitalized inpatients because they remain within the hospital as they are transferred between wards and departments. Can you give me some advice?

I'm also wondering if, for hospitalized inpatients, we need to input the admission and discharge dates/timestamps into the simulation program to accurately represent their admission and discharge processes. Do we need to create labels for each patient indicating their departure location, destination, admission time, discharge time, and so on, to reflect their details in the simulation?

FlexSim 21.2.4
patient flowpatient labelsinpatient
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered Kavika F commented

Hey @Amy, with regards to your first question on handling inpatients moving between wards/departments, patients in the healthcare environment are generally represented through Process Flow tokens that flow through a set of steps they take while in the facility. Two ways to model them that come to mind are to either (1) move the token that represents that patient to a separate section of your Process Flow that represents that ward/department, or (2) you can spawn another token in that separate section of Process Flow that represents that patient.

Regarding your second question, I think you're going about it in the right way. It's a good practice to keep track of the statistics you want to track, and labels are a great way to do that. You can also make a statistics collector to gather specific data you want.

· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Amy avatar image Amy commented ·

Thank you for you answer @Kavika F.

When labeling patients, is it appropriate to define them as 1 if they move from room1 to room2, 2 if they move from room2 to room3, and so on? After defining them this way, I'm not sure how to inform the patients about the locations of the rooms.screenshot-2024-03-19-at-10622am.png

0 Likes 0 ·
Kavika F avatar image Kavika F ♦ Amy commented ·
I think it may be more informative for the patient to label the rooms with pointers. They let you reference a physical location in the 3D space so you can easily tell a patient to go to the location their label points to.
0 Likes 0 ·
Amy avatar image Amy Kavika F ♦ commented ·

Thank you for your answer @Kavika F.

I want to use pointers to assign rooms to the 'From' and 'To' within 'Arrivals / Source - Arrival Schedule', but despite reading the documentation and watching videos, I still don't understand it well.


20230319_pointers.fsm

0 Likes 0 ·
20230319-pointers.fsm (318.0 KiB)
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.