-
To be your child’s advocate: “If you...
-
Microaggressions: “We need more [BIPOC...
-
Finding my voice as my daughter’s moth...
-
Palliative Care: “Nothing is forced. T...
-
Expressing emotion in front of the medic...
-
Finding my voice as my child’s advocat...
-
Advocating for my child: “If I don’t...
-
The Parent-Palliative Clinician Partners...
-
“Once you established trust with Faith...
-
A dad to fellow parents: “Be present, ...
-
A MD and a father on the generalizations...
-
The role that a dad can play in advocacy...
SHARE
Videos
Theme: Advocating for your child
To be your child’s advocate: “If you have questions, Ask. Don’t be afraid of the doctors.”
Page: 4 of 10
To be your child’s advocate: “If you have questions, Ask. Don’t be afraid of the doctors.”
SHARE
37 / 109
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;
}">