I think ideally, you would put all that stuff you showed in the image, inside the medkit actor’s blueprint.
Then you can call these events from anywhere you like, as long as you have a reference to the medkit actor.
There are various ways to obtain a reference to the medkit actor. Most people would probably use the overlap events system to get that reference though.