-
Parents get exhausted by the steady stre...
-
Hospital teams don’t want families to ...
-
If a parent feels angry or upset, ask fo...
-
All the people who helped me when we wer...
-
There will be communication challenges. ...
-
Providers can behave differently on diff...
-
The Flow of the Day: Caregivers Change S...
-
The medical machine is not very humanist...
SHARE
Videos
Theme: Orienting to the Hospital
Parents get exhausted by the steady stream of specialists in the room.
Page: 3 of 3
Parents get exhausted by the steady stream of specialists in the room.
SHARE
25 / 32
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;
}">