-
EventSupporting Your Family's Wishes: The Value of Advance Directives and Preparing for Complex Medical Decisions -
PostNavigating Decisions Surrounding Feeding Intolerance -
PostParking Lots and Procedure Rooms -
PostA Death Smile: A doctor's poem to a patient -
GuideSupporting Families in Advance Care Planning -
PostGoing there: Peeking at End of Life
SHARE
Videos
Theme: Advance Care Planning
SHARE
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;
}">