-
Why does home-based palliative care need...
-
What exactly IS community-based Pediatri...
-
What can home-based palliative care look...
-
What it takes to build a community-based...
-
This work requires finesse and expertise...
-
Community-based palliative care is not a...
-
How is palliative care funded and is thi...
-
There is no financial profit in communit...
-
Present-day threats to community-based p...
SHARE
Video Collection
SHARE
Bill Finn
President and CEO of Reserve Care and Reserve Care Hospice (Ohio).
Why does home-based palliative care need to be tailored for children?
SHARE
1 / 9
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;
}">