-
In the Room Recording: The primary care...
-
Our Pediatrician provided stability.
-
Our pediatrician was the key that held e...
-
Our primary care pediatrician was our bi...
-
It seems to be a terrible waste if the p...
-
Our pediatrician has been nudging us: �...
-
The Pediatrician and Shared Decision Mak...
-
Her pediatrician is out of this world!
SHARE
Videos
SHARE
Theme: Primary Care Pediatrician
In the Room Recording: The primary care pediatrician: quarterback of your child’s care team?
In the Room Recording: The primary care pediatrician: quarterback of your child’s care team?
SHARE
1 / 8
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;
}">