-
Health equity work: We have to start wit...
-
Health Equity work is like a spiritual c...
-
A Black couple reflects on unconscious b...
-
“My race does play a role in my ne...
-
Advocating for their child can be tricky...
-
When language is the barrier to getting ...
-
Distrust: We have given parents a lot of...
-
A pediatrician on how clinicians can hel...
-
Marginalized populations struggle to be ...
-
Microaggressions: “We need more [BIPOC...
-
Finding my voice as my daughter’s moth...
SHARE
Videos
Theme: Access and Equity
A palliative care physician’s empowering advice to families who feel they aren’t being heard or are being diminished.
Page: 2 of 2
A palliative care physician’s empowering advice to families who feel they aren’t being heard or are being diminished.
SHARE
13 / 23
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;
}">