article

Matthew Gillespie avatar image
3 Likes"
Matthew Gillespie posted Tee Hiett edited

Using Elevators in Healthcare

In this example model you'll see two identical elevator setups. However, you will notice that ElevatorBank1 allows the patient to move to the next floor properly, whereas ElevatorBank1_2 will float the patient up the network node instead of using the elevator.

There are a few steps you must follow to ensure you will have a properly working elevator in your model.

  1. Make sure everything is working the way you intended, without an elevator.
  2. Now you can add in the elevator, select it and then check the 'Connect to Path' box as seen below

  3. Now ensure that the elevator is connected to the nearest path node and any nodes above it.

One thing to note is that after resetting if you click on any of the Path nodes that the elevator is connected to you will see that the On Arrival Trigger now says Send Message to Request Elevator. This is the code that actually calls the elevator when a patient arrives at the node. The elevator automatically adds this to the nodes connected to when resetting, but this trigger option can be added to any node.

Another good practice, especially if patients walk by the elevator without always using it, is to make a separate node off on a spur. That way patients aren't triggering the elevator every time they walk by.

elevatorhc
animation.gif (1.6 MiB)
elevator.png (132.1 KiB)
· 1
5 |100000

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

Tee Hiett avatar image Tee Hiett commented ·
3862-125-elevatorexample-companions.fsm

Matthew,

Your elevator example model is excellent. I have added companions to the attached model which will make it even more valuable for UAB team.

Since you've added good practice notes, I would like to add the notes that Cliff sent me "All the path nodes on the same floor must have the same Z location, and all path nodes connected to the elevator must have the same X,Y location." (The View/Edit Selected Objects comes in very handy in making these changes happen.)

Thanks,

Tee

As you can see, I don't know how to link to Cliff's comments from my comments..

@LouKeller

0 Likes 0 ·

Article

Contributors

matthew.gillespie contributed to this article

Related Articles