Is there a way to capture the distance traveled by a patient who is being pushed in a transport by a staff member? Currently in my model the patients are only getting their Total Travel accumulated when they walk them selves. Would there be a way to transfer the staff members walked distance and add it to the patients Total Travel distance? (I know I would have to do some math to extract just the portion of the overall Total Distance from the staff to just get the distance that they were pushing said patient).
In the end I want the Total Distance traveled by a patient to be both when they are walking and any time they are being pushed in any sort of transport by a staff member.
Note: the picture below is the distance the patient walked to get to the bed.
The picture below is of the staff member's current Total Travel, which may be a number that I would extract a distance they pushed the current patient, and add that distance to the current patient's total distance traveled.