-
COTA REGISTRY PRN · Westminster, MD · CARROLL HOSPITAL · 4 WEST REHAB · PRN - Day shift - 8:00am-4:30pm · ALLIED HEALTH · 95000 · $39.50-$39.50 Experience based · Posted: · February 26, 2026 · Apply Now · // Setting the Saved Jobs link · function setsavedjobs(externalidlist) { · ...
Westminster1 day ago
-
COTA REGISTRY PRN · Westminster, MD · CARROLL HOSPITAL · 4 WEST REHAB · PRN - Day shift - 8:00am-4:30pm · ALLIED HEALTH · 95000 · $39.50-$39.50 Experience based · Posted: · February 26, 2026 · Apply Now · // Setting the Saved Jobs link · function setsavedjobs(externalidlist) { · ...
Westminster1 week ago
-
COTA REGISTRY PRN · Westminster, MD · CARROLL HOSPITAL · 4 WEST REHAB · PRN - Day shift - 8:00am-4:30pm · ALLIED HEALTH · 95000 · $39.50-$39.50 Experience based · Posted: · February 26, 2026 · Apply Now · // Setting the Saved Jobs link · function setsavedjobs(externalidlist) { · ...
Westminster6 hours ago
-
COTA REGISTRY PRN · Westminster, MD · CARROLL HOSPITAL · 4 WEST REHAB · PRN - Day shift - 8:00am-4:30pm · ALLIED HEALTH · 95000 · $39.50-$39.50 Experience based · Posted: · February 26, 2026 · Apply Now · // Setting the Saved Jobs link · function setsavedjobs(externalidlist) { · ...
Westminster1 week ago
-
Summary · 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 patie ...
Westminster1 week ago
-
COTA REGISTRY PRN · Westminster, MD · CARROLL HOSPITAL · 4 WEST REHAB · PRN - Day shift - 8:00am-4:30pm · ALLIED HEALTH · 95000 · $39.50-$39.50 Experience based · Posted: Today · Apply Now Save Job Saved · Summary · Who We Are: · LifeBridge Health is a dynamic, purpose-driven h ...
Westminster, MD1 week ago
-
With decades of expertise, RadNet is Leading Radiology Forward. Join a dedicated team of professionals who deliver quality, value, and access in the century. · ...
Westminster $38 - $47 (USD)1 month ago
-
We are seeking a dedicated and skilled Ultrasound Technologist to join our team at RadNet. As an Ultrasound Technologist, you will perform high-quality ultrasound procedures in accordance with department policy and procedure manuals. You will assist radiologists with ultrasound-g ...
Westminster, MD2 weeks ago
-
We are looking for an Ultrasound Technologist to join our team at MedStar Health. · Assists physician in procedures such as needle biopsies and amniocentesis. · Scans patient, marks body, determines angle for puncture. · ...
Baltimore $34.98 - $62.52 (USD)1 month ago
-
MedStar Health is looking for an Ultrasound Technologist to perform diagnostic ultrasound examinations. · ...
Baltimore $34.98 - $62.52 (USD)1 month ago
-
MedStar Health is looking for a Ultrasound Technologist to join our team at the following locations: Medstar Good Samaritan Hospital, Medstar Franklin Square Hospital and Medstar Harbor Hospital. · ...
Baltimore $34.98 - $62.52 (USD)1 month ago
-
We can offer the most advanced innovative technology with collaboration teamwork typically found in a community hospital Our exceptional employee development programs offer unlimited career growth potential. · We Are Currently Searching For a PRN Radiology Technologist To Join Ou ...
Columbia $46 (USD)1 month ago
-
About The Job · PRN Float Pool/Internal Registry Summary · Float to the Critical Care, Cardiovascular ICU and Critical Care Recovery Units · Specialty critical care hospital and designated Stroke Center · Pay based on PRN requirements, evening & weekend shift differentials & cha ...
Baltimore $35 - $56.91 (USD)9 hours ago
-
We are currently searching for a PRN Radiology Technologist to join our elite team. · ...
Columbia, MD1 month ago
-
About The Job · Medstar Health is looking for a Diagnostic Technologist to join our team · This is a PRN position. · We are looking for fora registered Radiology Technologist with excellent communication skills. · The Diagnostic Technologist will make a difference on our team by ...
Baltimore $29.73 - $53.49 (USD)1 week ago
-
Medstar Health is looking for a Diagnostic Technologist to join our team. This is a PRN position. We are looking for fora registered Radiology Technologist with excellent communication skills. · ...
Baltimore $29.73 - $48.63 (USD)1 month ago
-
Performs a variety of routine and specialized Cardiac sonography. Performs examinations in accordance with the established Ultrasound protocols and procedures. Ensures a smooth operational and productive workflow; and other duties as assigned. · Monday-Friday Hours: 8:00 am- 4:30 ...
Baltimore, Maryland, , United States $70,000 - $125,000 (USD) per year1 week ago
-
+ Job summary · We can offer the most advanced, innovative technology with the collaboration and teamwork typically found in a community hospital. · + ResponsibilitiesProviding excellent patient care while obtaining the ordered computer tomography images. · ...
Columbia1 month ago
-
Job Description: · Join Our Team as an MRI TechnologistWe are seeking a dedicated and skilled MRI Technologist to join our healthcare team. If you're passionate about providing exceptional care and want to work in an environment that values growth, we'd love to hear from youDisco ...
York $65,000 - $105,000 (USD) per year18 hours ago
-
MRI Technologist to join our team. Join one of the largest healthcare systems in the Baltimore-Washington metro region. · ...
Baltimore $35.68 - $58.84 (USD)2 weeks ago
cota registry prn - Westminster - LifeBridge Health
Description
COTA REGISTRY PRN
Westminster, MD
CARROLL HOSPITAL
4 WEST REHAB
PRN - Day shift - 8:00am-4:30pm
ALLIED HEALTH
95000
$39.50-$39.50 Experience based
Posted:
February 26, 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');
}
= "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
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.
JOB SUMMARY
Ensures that all services are delivered in accordance with the mission statement and SPIRIT values of Carroll Hospital Center.
Under the supervision of Rehab Services Coordinator or licensed occupational therapist, completes designated structured/standardized evaluation/re-eval tasks, conducts general activity programs, assists in planning and implementing treatment programs for individuals limited by psychosocial dysfunction.
Utilizes knowledge appropriate to the patient(s) age to ensure that care provided meets the unique, physical and psychosocial needs of the patients.
Must possess strong interpersonal, task analysis and clinical reasoning skills, creativity, innovation, professional development and autonomyREQUIREMENTS
Required Associate's Degree Occupational Therapy
Less than 2 years 18 months preferred. Psychosocial practice background preferred, but would consider related experience. Required
CPR - AHA Healthcare Provider
L - Occupational Therapist Assistant (Maryland)
Initial COTA certification by AOTCB or NBCOT
SPECIFIC
REQUIREMENTS
Communication skills, both oral and written, necessary in order to deal effectively with a variety of Hospital personnel, to comfort and assist patients and their families and maintain appropriate documentation in computer.
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:
();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmaprcwhl";
var cslocations = $cs
parseJSON('[{\"id\":
\"2151662\",\"title\":
\"
COTA REGISTRY PRN\",\"permalink\":\"cota-registry-prn\",\"geography\":{\"lat\":\" \",\"lng\":\" \"},\"location_string\":\"200 Memorial Avenue, Westminster, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new ().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
( function(){
tm_map_script_loaded();
});
}
$(function(){
tm_load_map_script();
});
-
cota registry prn
LifeBridge Health- Westminster
-
cota registry prn
LifeBridge Health- Westminster
-
cota registry prn
LifeBridge Health- Westminster
-
cota registry prn
LifeBridge Health- Westminster
-
cota registry prn
Only for registered members Westminster
-
cota registry prn
Only for registered members Westminster, MD
-
Ultrasound Technologist
Only for registered members Westminster
-
Ultrasound Technologist
Only for registered members Westminster, MD
-
Ultrasound Technologist
Only for registered members Baltimore
-
Ultrasound Technologist
Only for registered members Baltimore
-
Ultrasound Technologist
Only for registered members Baltimore
-
Radiology Technologist
Only for registered members Columbia
-
Registered Nurse
Only for registered members Baltimore
-
Radiology Technologist
Only for registered members Columbia, MD
-
Diagnostic Technologist
Only for registered members Baltimore
-
Diagnostic Technologist
Only for registered members Baltimore
-
Cardiac Sonographer
Only for registered members Baltimore, Maryland, , United States
-
CT Technologist
Only for registered members Columbia
-
MRI Technologist
Intermountain Health- York
-
MRI Technologist
Only for registered members Baltimore