Jobs in Arlington, MD

968 positions found — Page 52

Radiologic Technologist
$31.13-$47.87 Experience based
Randallstown, MD 1 week ago
Radiologic Technologist





  • Sign On Bonus Potential: Up to $10,000



  • Randallstown, MD



  • NORTHWEST HOSPITAL



  • RADIOLOGY



  • Part-time w/Weekend Commitment - Day and Evening shifts - Hours Vary



  • ALLIED HEALTH



  • 93658



  • $31.13-$47.87 Experience based


  • Posted:
    March 16, 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



Position Summary:



Performs general diagnostic studies safely with some degree of independence. Demonstrates age-appropriate care towards all customers.



Qualifications/Requirements:




  • Formal working knowledge; equivalent to an Associate's degree (2 years college); requires knowledge of a specialized field
  • Graduate of an AMA approved School of Radiologic Technology
  • 1-3 years of experience
  • American Heart Association CPR Certification
  • ARRT, Maryland State License


Days for this position Tuesday and Wednesday 7:30a-4p

Saturday 9a-5p



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 = "gmapsdgrz";
var cslocations = $cs.parseJSON('[{\"id\":\"2151125\",\"title\":\"Radiologic Technologist\",\"permalink\":\"radiologic-technologist\",\"geography\":{\"lat\":\"39.3589414\",\"lng\":\"-76.7816866\"},\"location_string\":\"5401 Old Court Road, Randallstown, 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();
});

Not Specified
Interventional Radiology Technologist – Open to X-Ray Techs
🏢 LifeBridge Health
$38.78-$58.17
Baltimore, MD 1 week ago
Interventional Radiology Technologist – Open to X-Ray Techs





  • Baltimore, MD



  • SINAI HOSPITAL



  • ANGIOGRAPHY



  • PRN - As Needed - Hours Vary



  • ALLIED HEALTH



  • 94662



  • $38.78-$58.17


  • Posted:
    March 13, 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


Position Summary



Under moderate supervision, performs a range of diagnostic imaging procedures across Angiography, Interventional Radiology, and Diagnostic Radiology. Partners with physicians during diagnostic and therapeutic interventions while ensuring patients and families are clearly informed about procedures and special requirements. Currently an X-Ray Tech? We will train you — this role is open to qualified X-Ray Techs ready to take the next step.



Why this role is different



In IR, you're in the room when it matters most — part of the intervention while it's happening, not handing off a file.




  • No two days look alike. IR is dynamic — emergencies, complex cases, and real-time problem solving that protocol-driven modalities simply don't require.
  • A specialty that pays off. IR carries defined specialty status, strong job security, and demand that isn't going away.
  • The energy is real. If you thrive in OR or ED environments, IR matches that intensity. This is a calling for techs who want to be where the action is.


What You'll Do




  • Perform diagnostic imaging procedures in Angiography, IR, and Diagnostic Radiology settings
  • Assist physicians with diagnostic and therapeutic interventional procedures
  • Communicate procedure details, preparation requirements, and expectations to patients and families
  • Maintain compliance with safety, regulatory, and quality standards


 



What You'll Bring




  • Associate's degree or equivalent (2 years of college); specialized field knowledge required
  • 3–5 years of relevant imaging experience
  • Active ARRT Certification
  • Active Maryland State License
  • Current American Heart Association CPR Certification


What We Offer




  • Compensation: Competitive base pay; overtime, shift differentials, premium pay, and bonuses may apply
  • Benefits: Comprehensive health, retirement plans, wellness programs, and free parking
  • Growth: Tuition reimbursement and professional development pathways — including a structured path from X-Ray into IR specialty
  • Support: Unit-based practice councils, advanced clinical education, and a collaborative team culture


LifeBridge Health is an equal opportunity employer and complies with all applicable Federal civil rights laws. We do not discriminate on the basis of race, color, national origin, age, disability, sex, sexual orientation, or gender identity/expression.



#XRAYTECH #XRAY #IMAGING #RADIOLOGY



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 = "gmapalhue";
var cslocations = $cs.parseJSON('[{\"id\":\"2143533\",\"title\":\"Interventional Radiology Technologist – Open to X-Ray Techs\",\"permalink\":\"interventional-radiology-technologist-open-to-x-ray-techs\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, 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();
});

Not Specified
CAT SCAN TECHNOLOGIST
🏢 LifeBridge Health
$38.78-$58.17 Experience based
Baltimore, MD 1 week ago
CAT SCAN TECHNOLOGIST





  • Sign On Bonus Potential: 15,000



  • Baltimore, MD



  • SINAI HOSPITAL



  • CAT SCANNER



  • Full-time - Day shift - 7:00am-7:30pm



  • ALLIED HEALTH



  • 94735



  • $38.78-$58.17 Experience based


  • Posted:
    February 10, 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



**New Competitive Rates**



JOB SUMMARY:



Performs Cat Scan procedures at a safe and experienced level without direct supervision. Provides excellent customer support by providing the best service possible. Provides assistance to the department with respect to daily operations. Performs Cat Scan procedures using prescribed techniques. Performs all job tasks with a focus on safety for the patient, co-workers, and self.



REQUIREMENTS:




  • Formal working knowledge; equivalent to an Associate's degree (2 years college)
  • Requires knowledge of a specialized field
  • 1-3 years of experience
  • American Heart Association CPR Certification
  • ARRT Registered


* Up to $15,000 Sign On Bonus Potential* Weekend Shift Differentials apply $$$ ****** Cross Training is available for XRAY TECHS INTO CT. 



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 = "gmapszgvr";
var cslocations = $cs.parseJSON('[{\"id\":\"2145816\",\"title\":\"CAT SCAN TECHNOLOGIST\",\"permalink\":\"cat-scan-technologist\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, 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();
});

Not Specified
CT Technologist - Wknd
🏢 LifeBridge Health
$38.78-$58.17 Experience based
Baltimore, MD 1 week ago
CT Technologist - Wknd





  • Sign On Bonus Potential: 15K



  • Baltimore, MD



  • SINAI HOSPITAL



  • CAT SCANNER



  • Part-time - Weekends - Day shift-Weekends - 7:00am-7:30pm



  • ALLIED HEALTH



  • 92129



  • $38.78-$58.17 Experience based


  • Posted:
    January 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!');
}
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


**New Competitive Rates**



JOB SUMMARY:



Performs Cat Scan procedures at a safe and experienced level without direct supervision. Provides excellent customer support by providing the best service possible. Provides assistance to the department with respect to daily operations. Performs Cat Scan procedures using prescribed techniques. Performs all job tasks with a focus on safety for the patient, co-workers, and self.



REQUIREMENTS:




  • Formal working knowledge; equivalent to an Associate's degree (2 years college)
  • Requires knowledge of a specialized field
  • 1-3 years of experience
  • American Heart Association CPR Certification
  • ARRT Registered
  • Maryland Certified Medical Radiation Technologist. Advanced level CT Certification.


* Up to $15,000 Sign On Bonus Potential* Weekend Shift Differentials apply $$$ 



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 = "gmapfvwbu";
var cslocations = $cs.parseJSON('[{\"id\":\"2091502\",\"title\":\"CT Technologist - Wknd\",\"permalink\":\"ct-technologist-wknd\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, 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();
});

Not Specified
Sonographer - PRN
🏢 LifeBridge Health
$51-$51
Randallstown, MD 1 week ago
Sonographer - PRN





  • Randallstown, MD



  • NORTHWEST HOSPITAL



  • ULTRASOUND



  • PRN - As Needed - Hours Vary



  • ALLIED HEALTH



  • 94639



  • $51.00-$51.00


  • Posted:
    February 25, 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



Summary



 



Performs Ultrasound procedures at a safe and experienced level without direct supervision. Unified by the core purpose of creating a healthier community one person at a time, the members of the Division of Patient Care Services commit themselves to sustaining a culture focused on achieving optimal patient outcomes.



 



 



Responsibilities



 



Provides excellent customer support by providing the best service possible. Displays a commitment to the value of teamwork by building strong relationships with patients, families, co-workers and the surrounding community by being cooperative and collaborative in the performance of duties, promoting a unified and spirited workplace. Demonstrates empathy and understanding of patient/customer concerns by listening carefully and responding appropriately. Exceeds patient/customer needs by anticipating, identifying and responding to such needs promptly and in a caring and courteous manner



 



Experience: Required: * 1-3 years



Education: Required: * High School / GED Graduate of an accredited and certified Ultrasound program.



Licenses And Certification: Required: * Basic Life Support * Registered Diagnostic Sonographer



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 = "gmapatrqp";
var cslocations = $cs.parseJSON('[{\"id\":\"2151134\",\"title\":\"Sonographer - PRN\",\"permalink\":\"sonographer-prn\",\"geography\":{\"lat\":\"39.3589414\",\"lng\":\"-76.7816866\"},\"location_string\":\"5401 Old Court Road, Randallstown, 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();
});

Not Specified
Medical Surgical Unit - Travel Registered Nurse
$2,040 per week
Baltimore, MD 1 week ago


Trusted is seeking an experienced nurse for this exciting travel nursing assignment.
Trusted has streamlined the travel nursing experience by enabling nurses to apply directly
to jobs without the need for recruiters. This unique approach provides more transparency,
eliminates pesky calls from recruiters, and puts more money in your pocket.
Join the thousands of nurses across the country who have already made the switch to a more modern way to work.


Shift: 7:00 PM - 7:30 AM



Experience:



• 24 months of role experience is required with some in the last 12 months.



• Must have at least 10 months of Medical Surgical Unit experience.



• Experience with Epic is required from any number of months.



Requirements:



• Candidates must have a Maryland license or compact license (required for submission).



• Local & travel allowed. Candidates living

permanent
Medical Surgical / Telemetry Unit - Travel Registered Nurse
🏢 Trusted Health
$2,040 per week
Baltimore, MD 1 week ago


Trusted is seeking an experienced nurse for this exciting travel nursing assignment.
Trusted has streamlined the travel nursing experience by enabling nurses to apply directly
to jobs without the need for recruiters. This unique approach provides more transparency,
eliminates pesky calls from recruiters, and puts more money in your pocket.
Join the thousands of nurses across the country who have already made the switch to a more modern way to work.


Shift: 7:00 PM - 7:30 AM



Experience:



• 24 months of role experience is required with some in the last 12 months.



• Must have at least 10 months of Medical Surgical / Telemetry Unit experience.



• Experience with Epic is required from any number of months.



Requirements:



• Candidates must have a Maryland license or compact license (required for submission).



• Local & travel allowed. Candidates living

permanent
U.S. Customs and Border Protection Career Expo 3/24 - 3/26 – San Antonio
Salary not disclosed
Ridgemont, Maryland 1 week ago

If you're ready to explore the rewards and challenges of serving in today's highly-skilled U.S.

Customs and Border Protection, don't miss the live, three-day CBP Career Expo this March 24 – 26 in San Antonio, TX.

Our expansive, in-person hiring event is free and open to all, with registration required in advance.

Event hours will be: March 24 – 25, 2026, 9 AM – 8 PM CT March 26, 2026, 9 AM – 2 PM CT Recruiters will be on hand throughout the event to answer questions and provide valuable input, including resume tips.

Plus, to help accelerate your application process, CBP is also offering onsite application submission.

See what it takes to serve as part of the vital CBP mission, providing security for our nation's borders from those who threaten legitimate trade and travel, safety from harmful substances like fentanyl, and humanitarian aid to those in need.

We will be recruiting for mission-critical roles in both law enforcement and mission operations support.

Federal hiring regulations apply to all mission-critical positions.

At a minimum, U.S.

Citizenship is required.

Federal civil service is a great place to start building a career in law enforcement and learn about the qualifications you'll need to get your career started.

In addition: Border Patrol Agents that are Newly appointed can earn UP TO $60,000 IN INCENTIVES.

Conditions apply.

CBP Officers have UP TO $60,000 IN INCENTIVES available, paid $15,000 per year.

Location based.

Air Interdiction Agents and Marine Interdiction Agents can receive $10,000 incentive upon successful completion of academy.

Specific location and schedule details will be provided to all registered attendees in advance.

Register Today!

Not Specified
U.S. Customs and Border Protection Career Expo 3/24–3/26 – San Antonio | Up to $60K in Incentives
🏢 U.S. Customs and Border Protection
Salary not disclosed
Ridgemont, Maryland 1 week ago

If you're ready to explore the rewards and challenges of serving in today's highly-skilled U.S.

Customs and Border Protection, don't miss the live, three-day CBP Career Expo this March 24 – 26 in San Antonio, TX.

Our expansive, in-person hiring event is free and open to all, with registration required in advance.

Event hours will be: March 24 – 25, 2026, 9 AM – 8 PM CT March 26, 2026, 9 AM – 2 PM CT Recruiters will be on hand throughout the event to answer questions and provide valuable input, including resume tips.

Plus, to help accelerate your application process, CBP is also offering onsite application submission.

See what it takes to serve as part of the vital CBP mission, providing security for our nation's borders from those who threaten legitimate trade and travel, safety from harmful substances like fentanyl, and humanitarian aid to those in need.

We will be recruiting for mission-critical roles in both law enforcement and mission operations support.

Federal hiring regulations apply to all mission-critical positions.

At a minimum, U.S.

Citizenship is required.

Federal civil service is a great place to start building a career in law enforcement and learn about the qualifications you'll need to get your career started.

In addition: Border Patrol Agents that are Newly appointed can earn UP TO $60,000 IN INCENTIVES.

Conditions apply.

CBP Officers have UP TO $60,000 IN INCENTIVES available, paid $15,000 per year.

Location based.

Air Interdiction Agents and Marine Interdiction Agents can receive $10,000 incentive upon successful completion of academy.

Specific location and schedule details will be provided to all registered attendees in advance.

Register Today!

Not Specified
Oncology - Radiation Physician
Salary not disclosed
Baltimore, Maryland 1 week ago
Radiation Oncology Position Available in Southern Missouri - EMPLOYED Position

Medical Center, a new, state-of-the-art 250-bed (all private) facility is currently seeking a Board Certified Radiation Oncology physician. Office and clinic are located at the Campus - approximately one mile from the hospital.

City is located in southeastern Missouri - just 2 1/2 hours from St. Louis and has a population of 17,000 with a service area over 100K!

Clean, safe, family-friendly area - very civic minded community
Access to 3 rivers for outdoor activities
Kid friendly water park
18-hold golf course & country club
Strong public school system
Cost of living is at least 15% lower than the US Average

Medical Center will offer a highly competitive recruitment package that may include:

MGMA competitive salary with productivity incentives
Full employee benefits
Commencement and/or sign-on bonus
Possible stipend for the remainder of training
Student Loan Repayment assistance
Marketing, Relocation, CME and more!
Not Specified
jobs by JobLookup
✓ All jobs loaded