-
The road to DNR: Only when the situation...
-
"We should talk." Advance Care Planning ...
-
A cardiac heart failure MD: Having goals...
-
Creating space to do Advance Care Planni...
-
Parenting a Medically Complex Child: Pal...
-
Anticipatory Guidance: Dr. Hauer helped ...
-
It's helpful to ask questions about end-...
-
Medical Order forms: Do Not Resuscitate,...
-
Some people ask questions. Others don’...
-
I knew I wanted to donate his tumor to r...
-
I have asked every possible question.
-
What was most helpful was the talk aroun...
-
When we can educate families about what ...
-
Doctors should know that getting past th...
SHARE
Video Collection
Advance Care Planning (ACP): What and Who
The road to DNR: Only when the situation called for it; timing is everything.
SHARE
1 / 14
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;
}">