Mediabistro logo
job logo

Physical Therapist Assitant- HomeCare MD

LifeBridge Health, Owings Mills, MD, United States


Physical Therapist Assitant- HomeCare MD

Owings Mills, MD

HOMECARE MARYLAND

Part-time - Day shift - 8:00am-4:30pm

ALLIED HEALTH

95787

$34.97-$58.71

Posted:
March 30, 2026

Apply Now

// Setting the Saved Jobs link
function setsavedjobs(externalidlist) {
if(typeof externalidlist !== 'undefined') {
var saved_jobs_query = '/jobs/search?'+externalidlist.replace(/\-\-/g,'&external_id[]=')+'&saved_jobs=1';
var saved_jobs_query_sub = saved_jobs_query.replace('/jobs/search?','').replace('&saved_jobs=1','');
if (saved_jobs_query_sub != '') {
$('.saved_jobs_link').attr('href',saved_jobs_query);
}
else {
$('.saved_jobs_link').attr('href','/pages/saved-jobs');
}
}
}

var is_job_saved = 'false';
var job_saved_message;

function savejob(jobid) {
var job_item;
if (is_job_saved == 'true') {
is_job_saved = 'false';

job_item = '';
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = 'true';
job_item = ''+'--'+jobid;
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}
document.cookie = "c_jobs="+job_item+';expires=;path=/';
$('.button-saved, .button-save').toggleClass('d-none');
$('.button-saved').append('

');

$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
}, 2000);

// Setting the Saved Jobs link - function call
setsavedjobs(job_item);
}

Save Job
Saved

Summary

Physical Therapist Assistant

HomeCare Maryland is currently looking for Physical Therapist Assistants with home care

experience to join our team in the Baltimore County/City area

Position Summary:

Responsible for providing skilled physical therapy interventions to patients

following established orders and goals and based on standards of practice. The Physical Therapist

Assistant (PTA) works under the ongoing supervision of the Physical Therapist.

Essential Functions:

Coordinates care with patients/caregivers in a home setting to provide therapy treatment

interventions that will facilitate mobility/independence based on the Physical Therapist’s

assessment of the patient’s needs

Instructs and assists patients/caregivers in therapeutic interventions including, but not

limited to: positioning, splinting and contracture management, ROM, bed mobility training,

therapeutic exercise, transfer training, gait training, stair training, neuro

reeducation/balance exercises, DME fitting and training, prosthetic and orthotic fitting and

training and home safety education

Assists patient/caregiver to meet goals established for patient’s plan of care

Observes, documents, and reports patient’s status or new findings to physician, supervising

Physical Therapist and clinical team

Provides feedback to the Physical Therapist on therapy treatment to collaborate and

optimize therapy outcomes

Coordinates with other clinical staff and office staff to ensure ancillary services are

provided to meet patient’s needs

Education and Experience:

Current Maryland Physical Therapist Assistant license

Current American Heart Association BLS for Healthcare provider certification

Minimum of one year therapy experience, preferably in a home care agency

1-2 years of Physical Therapist Assistant experience

Additional Information
Who We Are:

LifeBridge Health is a dynamic, purpose-driven health system redefining care delivery across the mid-Atlantic and beyond, anchored by our mission to “improve the health of people in the communities we serve.” Join us to advance health access, elevate patient experiences, and contribute to a system that values bold ideas and community-centered care.

What We Offer:

Impact:

Join a team that values innovation and outcomes, delivering life-saving care to our youngest and most vulnerable patients.

Growth : Opportunities for professional development, including tuition reimbursement and developing foundational skills for neonatal critical care leadership and advanced certification.

Support:

A culture of collaboration with resources like unit-based practice councils and advanced clinical education support — improving both workflow efficiency and patient outcomes and allowing you to work at the top of your license.

Benefits : Competitive compensation (additional compensation such as overtime, shift differentials, premium pay, and bonuses may apply depending on job), comprehensive health plans, free parking, and wellness programs.

Why LifeBridge Health?

With over 14,000 employees, 130 care locations, and two million annual patient encounters, we combine strategic growth, innovation, and deep community commitment to deliver exceptional care anchored by five leading centers in the Baltimore region: Sinai Hospital of Baltimore, Grace Medical Center, Northwest Hospital, Carroll Hospital, and Levindale Hebrew Geriatric Center and Hospital.

Our organization thrives on a culture of CARE BRAVELY—where compassion, courage, and urgency drive every decision, empowering teams to shape the future of healthcare.

LifeBridge Health complies with applicable Federal civil rights laws and does not discriminate on the basis of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression. LifeBridge Health does not exclude people or treat them differently because of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression.

Share:

talemetry.share();

Apply Now

var jobsmap = null;
var jobsmap_id = "gmapmycza";
var cslocations = $cs.parseJSON('[{\"id\":\"2165304\",\"title\":\"Physical Therapist Assitant- HomeCare MD\",\"permalink\":\"physical-therapist-assitant-homecare-md\",\"geography\":{\"lat\":\"39.4009361\",\"lng\":\"-76.7789136\"},\"location_string\":\"10090 Red Run Blvd, Owings Mills, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new csns.maps.jobs_map().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
csns.maps.script.load( function(){
tm_map_script_loaded();
});
}
$(document).ready(function(){
tm_load_map_script();
});