Patient waiting for triage while exam room Available

tee_hiett
Not applicable
1 View
3 Replies
Message 1 of 4

Patient waiting for triage while exam room Available

tee_hiett
Not applicable

[ FlexSim 21.2.4 ]

PatientFlow Segment.JPG

As shown in the attached Segment of patient flow, if an exam room is available a patient is sent to that exam room for triage (and treatment). If an exam room is not available the patient will check for a triage room where the patient is sent for triage. If the triage is not immediately available the patient will wait for the triage room to become available.

While the patient is waiting for a triage room to become available an exam room for that patient may come open and I would like to send the patient that exam room triage. How can I do this?


Thanks,


Tee

0 Likes
Accepted solutions (1)
2 Views
3 Replies
Replies (3)
Message 2 of 4

jeanette_fullmer88DK3
Autodesk
Autodesk
Accepted solution

Hello @Tee Hiett,

You can create a resource that refers to both the Exam Rom and Triage. When the token acquires a location from that resource it then goes through a decide activity that checks if it is an exam room. If it is then the token goes down the exam room route if not then it goes down the triage route. The release exam room will need to point to the label on the patient to release it, the picklist option last acquired, or something else that is logical. It has to be done this way because the exam room can be acquired from two possible resources in the mode, so you cannot have the release location activity just reference a resource.

1653597806659.png

Patient waits for two resources.fsm

0 Likes
Message 3 of 4

matthew_gillespie
Not applicable

@Jeanette F 's answer is great and simpler than this method in a lot of ways, but here's another way you could do this. The only real advantage of this method over the other is that the patient "stays in line" for the Exam Room when they get a Triage room.

TriageOrExamRoom.fsm

1653683343924.png

Basically, if an Exam Room isn't immediately available, I have a Split activity that makes 2 tokens. One waits for an Exam Room and one waits for Triage. If the Exam Room is acquired first that token releases the one trying to get Triage so that it stops trying to get it. If Triage is acquired first the patient does all the Triage stuff and then waits for the other token to finish getting the Exam Room.

0 Likes
Message 4 of 4

tee_hiett
Not applicable

Great Help. I accept both answers (If that is acceptable.). A special thanks to both @Matthew Gillespie and @Jeanette F for creating models which make the solutions both understandable and useful. I've learned a lot today.

Have a great weekend.

Tee

0 Likes

Type a product name