-
CPN's In the Zoom Room: The Empowered Pa...
-
Tracheostomy: Families don’t want the ...
-
Tracheostomy: Structural Problems vs. Wo...
-
Palliative Care and Pulmonology
-
Exploring the idea of a Trach: “No one...
-
Considering a trach: The parents’ thre...
-
Trach: the outcome for the child, outcom...
-
An MD provides overview of conditions wh...
-
Decision Making about the trach: Would t...
-
Tracheostomy / Trach: Two Children, Two ...
-
Parenting a Medically Complex Child: Dec...
-
You have to try to do what’s best for ...
-
I felt like I had a clock ticking down i...
-
You have to make a decision and they’r...
-
Two families, Two Paths
SHARE
Video Collection
Exploring the Idea of a Trach
CPN's In the Zoom Room: The Empowered Parent, Considering Tracheostomy
SHARE
1 / 15
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;
}">