Reduced overhead on subsequent visits on the same location
J
Jeroen
When a vehicle shift performs multiple visits subsequently on the same location, a configurable overhead should be subtracted from the service duration of the subsequent visits. This overhead should only be applied when the visit is performed in isolation and accounts for parking, general admin, ...
It needs to be decided whether 'same location' requires an exact match or if a radius of x meters should be applied to consider them on the same location.
Log In
D
Dennis Baerten
We are building a healthcare solution, for this we plan this per care that needs to be executed. So we have a "wound care" and "eye drops" both requiring different skills. What we now need to incorporate is the overhead of parking for example. We can now, of course, adjust the duration for every visit. This is fine if multiple employees execute the care. However, if both care are done by the same person, we only need to take into account the parking time once.
For parking, indeed it makes sense to take into account some kind of perimeter ... However it could also be for example doing some administrative work that needs to happen once per visit and not per care that gets executed, then the location doesn't really matter.