
-
Patient Communication
and Engagement
- Send exercises
to the patient
- Patient email
and communication
- Group patients and
updating plans
-
Track Patient
Adherence
- Studies have shown
that video exercises
improve compliance
- Track when patient
views or prints exercises
jQuery(document).ready(function () {
var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);
if (window.location.hash && isChrome) {
setTimeout(function () {
var hash = window.location.hash;
window.location.hash = "";
window.location.hash = hash;
}, 300);
}
});