-
Something always comes up. You do it aga...
-
Decisions start from Day One.
-
The palliative Care team helped me prese...
-
We weren’t going back to the hospital.
-
Stopping curative medication.
-
Our pediatrician has been nudging us: �...
-
It has taken the specialists 11 years to...
-
Decision-Making: We created a space wher...
-
Re feeding tubes: It’s about aski...
-
Palliative care gave us a language to ta...
-
For each intervention, we asked, “...
-
There’s a shift that happens emotional...
SHARE
Videos
Theme: Goals of Care
With problems of the CNS, we can’t be too much in FIX mode every day. We need to understand where we are at. And sometimes the hospital environment complicates things.
Page: 6 of 7
With problems of the CNS, we can’t be too much in FIX mode every day. We need to understand where we are at. And sometimes the hospital environment complicates things.
SHARE
61 / 80
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;
}">