question

Tiffany Pecson avatar image
0 Likes"
Tiffany Pecson asked Tiffany Pecson commented

Escort Patient to an area based on a previous activity/operation

How can the escorted patient go to an bed area that was used in an earlier activity?

For example, at Activity 110 they are escorted to an Exam Room (there are 3 Exam Room Areas that they could end up at), then they go through a few other activities and other areas, and at Activity 180, I would like them to return to the same Exam Room Area so that they same MD is used as previous. I don't want to reserve the bed during the time between 110 and 180 so that others could use it.

I imagine it should be similar to the Staff Requirements, but I'm not seeing that option in the Escort Patient > Process Activity Type for the Patient Destination.

FlexSim HC 5.1.0
escort patientbased on patient location or area
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

Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Tiffany Pecson commented

The easiest thing to do is to set a label on the patient that records the previous location. Then reference that label when you want to go back there. You'll want to use the setlabel command, probably in an Activity Finished trigger, to store off the location. Then use the getlabel command to reference that label in the Patient Destination when sending them back there.

· 4
5 |100000

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