Home
>
Videos
>
A physician: The hardest part of the job is not difficult conversations; it is care coordination. “When families leave the hospital, they are not set up for success”
SHARE
Video
A physician: The hardest part of the job is not difficult conversations; it is care coordination. “When families leave the hospital, they are not set up for success”
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">