-
A palliative care physician’s empoweri...
-
Families need help navigating this healt...
-
Good adequate care should encompass what...
-
A physician’s advice for parents who f...
-
The healthcare community has an obligati...
-
A physician on what is needed to build t...
-
When it comes to caring for communities ...
-
Centering in the Margins: Including and ...
-
An MD on importance of mentorship for a ...
-
A physician on her decision to pursue Pe...
-
A self-introduction: “Many of the wome...
-
It’s not a family’s responsibility t...
SHARE
Videos
Theme: Access and Equity
A self-introduction: “Many of the women in my family were healers in various permutations.”
Page: 1 of 2
A self-introduction: “Many of the women in my family were healers in various permutations.”
SHARE
11 / 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;
}">