Home
>
Audio Stories
>
Luke and Sean, two male PPC nurse practitioners at Valley Children's, Madera CA
SHARE
Audio
Luke and Sean, two male PPC nurse practitioners at Valley Children’s, Madera CA
CPN’s conversation with two MALE (!) NPs on why they came into palliative care, how they sustain themselves, how they have encountered parental disappointment, and how they connect with parents.
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;
}">