Toe Link Tesla Jobs in Usa

1,917 positions found — Page 5

CT Technologist
$36.94-$58.17 Experience based
Randallstown, MD 2 days ago
CT Technologist





  • Sign On Bonus Potential: Up To 10K



  • Randallstown, MD



  • NORTHWEST HOSPITAL



  • CAT SCAN



  • Full-time - Weekends - Day and Evening shifts - Hours Vary



  • ALLIED HEALTH



  • 92660



  • $36.94-$58.17 Experience based


  • Posted:
    February 27, 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 Cat Scan 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. Demonstrates empathy and understanding of patient/customer concerns by listening carefully and responding appropriately. 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.Performs CT scan procedures using prescribed techniques. Reviews requisitions to ensure completeness verifying patient name, diagnosis, description of requested exam. 



 



Experience: Required: * 1-3 years 



Education: Required: * Associate's Degree Graduate of a JRCERT accredited school in the field of Radiologic Technology. Licenses And Certification: Required: * Radiographer License - Current Maryland license or eligibility to obtain Maryland license * Basic Life Support * Registered Radiologic Technologist



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 = "gmapkzuqj";
var cslocations = $cs.parseJSON('[{\"id\":\"2114722\",\"title\":\"CT Technologist\",\"permalink\":\"ct-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
CT Technologist - PRN
🏢 LifeBridge Health
$53.50-$53.50
Baltimore, MD 2 days ago
CT Technologist - PRN





  • Baltimore, MD



  • SINAI HOSPITAL



  • FMF-CT SCAN



  • PRN - Night shift - 7:00pm-7:30am



  • ALLIED HEALTH



  • 92346



  • $53.50-$53.50


  • Posted:
    January 28, 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


Performs Cat Scan 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.  Each employee is obligated to deliver highly reliable care while adhering to all National Patient Safety Goals.  This occurs within a learning environment that is supportive and just, where each employee is valued for their contribution to the collective safety of patient, staff, and visitors.  Of equal importance is each employee's commitment to the value of teamwork in order to promote a unified and spirited workplace. 



 



Provides excellent customer support by providing the best service possible.  Demonstrates empathy and understanding of patient/customer concerns by listening carefully and responding appropriately.  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.  Exceeds patient/customer needs by anticipating, identifying and responding to such needs promptly and in a caring and courteous manner. 



 



R.T.(R), NMTCB(CT), or equivalent required;



Graduate of JRCERT accredited program in Radiological Technology.



BLS required 



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 = "gmapilfxk";
var cslocations = $cs.parseJSON('[{\"id\":\"2102343\",\"title\":\"CT Technologist - PRN\",\"permalink\":\"ct-technologist-prn\",\"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
Clinical Pharmacist II - Pain Management
✦ New
🏢 LifeBridge Health
$53.78-$83.28 Experience based
Baltimore, MD 1 day ago
Clinical Pharmacist II - Pain Management





  • Baltimore, MD



  • SINAI HOSPITAL



  • PHARMACY



  • Full-time w/Weekend Commitment - Day shift - 8:00am-4:30pm



  • ALLIED HEALTH



  • 95160



  • $53.78-$83.28 Experience based


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


LifeBridge Health, a leading healthcare provider in Maryland, offers a fulfilling career in a mission-driven, inclusive environment with opportunities for growth, competitive benefits, and the chance to make a meaningful impact on community health.



CARE BRAVELY is how we describe our LifeBridge Health culture. For more than 150 years, we’ve been bravely serving everyone who needs care—and we’re still changing how care is done.



ABOUT THE JOB:  Pain Management



Full-time with weekend commitment



The registered Clinical Pharmacist is responsible for overseeing the preparation and dispensing of medication, medication order computer entry, monitoring of patient medication therapy and provision of medication information for patients, providers, nurses and other allied health professionals.  The pharmacist identifies, recommends, resolves, and prevents medication-related problems through interventions with providers.  Pharmacists supervise and direct pharmacy support personnel to ensure the timeliness of medication availability.



REQUIREMENTS:  Bachelor's Degree in Pharmacy or Doctor of Pharmacy (Pharm.D.) degree.  Registered Pharmacist in Maryland.


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 = "gmapvxdhn";
var cslocations = $cs.parseJSON('[{\"id\":\"2161161\",\"title\":\"Clinical Pharmacist II - Pain Management\",\"permalink\":\"clinical-pharmacist-ii-pain-management\",\"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
Clinical Pharmacist I
✦ New
🏢 LifeBridge Health
$53.78-$83.28 Experience based
Baltimore, MD 1 day ago
Clinical Pharmacist I





  • Baltimore, MD



  • SINAI HOSPITAL



  • PHARMACY



  • Part-time w/Weekend Commitment - Day shift - 7:00am-3:30pm



  • ALLIED HEALTH



  • 95186



  • $53.78-$83.28 Experience based


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

LifeBridge Health, a leading healthcare provider in Maryland, offers a fulfilling career in a mission-driven, inclusive environment with opportunities for growth, competitive benefits, and the chance to make a meaningful impact on community health.



CARE BRAVELY is how we describe our LifeBridge Health culture. For more than 150 years, we’ve been bravely serving everyone who needs care—and we’re still changing how care is done.



ABOUT THE JOB:   Work Schedule: This part-time Clinical Pharmacist position includes every 3rd weekend. Weekends rotate through day and evening shift. Dayshift: 7am-330p and evening shift on weekends: 230p-11p.



The registered pharmacist is responsible for overseeing the preparation and dispensing of medication, medication order computer entry, monitoring of patient medication therapy and provision of medication information for patients, providers, nurses and other allied health professionals.  The pharmacist identifies, recommends, resolves, and prevents medication-related problems through interventions with providers.  Pharmacists supervise and direct pharmacy support personnel to ensure the timeliness of medication availability.



REQUIREMENTS:  Bachelor's Degree in Pharmacy or Doctor of Pharmacy (Pharm.D.) degree.  Registered Pharmacist in Maryland.


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 = "gmapcwbld";
var cslocations = $cs.parseJSON('[{\"id\":\"2161159\",\"title\":\"Clinical Pharmacist I\",\"permalink\":\"clinical-pharmacist-i\",\"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
Clinical Pharmacist II - Chronic Pharmacy
✦ New
🏢 LifeBridge Health
$53.78-$83.28 Experience based
Baltimore, MD 1 day ago
Clinical Pharmacist II - Chronic Pharmacy





  • Baltimore, MD



  • LEVINDALE HOSPITAL



  • CHRONIC PHARMACY



  • Full-time w/Weekend Commitment - Hours vary - 8:30am-7:00pm



  • ALLIED HEALTH



  • 95470



  • $53.78-$83.28 Experience based


  • Posted:
    Yesterday



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



CLINICAL PHARMACIST II - CHRONIC PHARMACY



JOB SUMMARY:  Under general supervision, records medication orders, dispenses medications and specialty products, oversees support staff, and provides drug information to patients, physicians, nurses, and other team members.



EDUCATION:  Bachelor’s Degree in Pharmacy or Doctor of Pharmacy (Pharm.D.) degree.



EXPERIENCE:  Experienced preferred.



At Levindale Hospital, you have a distinctive opportunity to be part of an award-winning institution while gaining invaluable experience and opportunities that come with being a part of a larger community healthcare system. Here, you can pave the way for a fulfilling career in geriatric medicine and provide essential acute care experience, offering numerous career advancement opportunities and benefits.



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 = "gmapolfav";
var cslocations = $cs.parseJSON('[{\"id\":\"2161348\",\"title\":\"Clinical Pharmacist II - Chronic Pharmacy\",\"permalink\":\"clinical-pharmacist-ii-chronic-pharmacy\",\"geography\":{\"lat\":\"39.3540738\",\"lng\":\"-76.6654556\"},\"location_string\":\"2434 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
CRNA
✦ New
🏢 LifeBridge Health
$100-$200 Experience based
Pikesville, MD 1 day ago
CRNA





  • Pikesville, MD



  • WOODHOLME GASTROENTEROLOGY



  • CRNA AND PATHOLOGIST



  • Full-time - Day shift - 8:00am-4:30pm



  • Provider/NP/PA



  • 84543



  • $100.00-$200.00 Experience based


  • Posted:
    June 23, 2025



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



Job Summary: 



Woodholme Gastroenterology Associates, a leading LifeBridge Health community practice, is looking to add to our CRNA team of outstanding specialists. We are seeking a highly qualified CRNA to monitor and provide the successful induction, maintenance and recovery from general and regional anesthesia for operating room patients.  Join us; Care Bravely.



If you possess the following qualifications, please apply immediately: 




  • Seasoned professional knowledge; equivalent to a Master's degree
  • Bachelor's in Nursing from CCNE accredited schools preferred
  • 3-5 years of experience
  • American Heart Association CPR Certification
  • CRNA License
  • ACLS


Join our Gastroenterology Practice: 




  • Full-time outpatient Employed Position available
  • Join 15 Physicians and 9 APP’s
  • Call requirements are on a rotating basis
  • EMR:  G gastro
  • Supportive, robust, and well-trained Medial Office Staff
  • Large and diverse patient population


 



#APP



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 = "gmapmtgkv";
var cslocations = $cs.parseJSON('[{\"id\":\"1868562\",\"title\":\"CRNA\",\"permalink\":\"crna\",\"geography\":{\"lat\":\"39.3907649\",\"lng\":\"-76.7364086\"},\"location_string\":\"1838 Greene Tree Road, Pikesville, 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
Nuclear Med Technologist - PRN
🏢 LifeBridge Health
$45-$45
Baltimore, MD 5 days ago
Nuclear Med Technologist - PRN





  • Baltimore, MD



  • SINAI HOSPITAL



  • NUCLEAR MEDICINE



  • PRN - Flexible hours - Hours Vary



  • ALLIED HEALTH



  • 91419



  • $45.00-$45.00


  • Posted:
    December 16, 2025



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 all activities of the Department of Nuclear Medicine in accordance with the policies and procedures of the Hospital. Provides excellent customer support by demonstrating the Northwest values of Innovation, Compassion, Accountability and Teamwork. Peforms Nuclear Medicine (NM) procedures using prescribed technique; maintains proficiency on all related equipment. Communicates with various people within the Department and patients, as well as other customers throughout the organization. Performs a variety of support duties to assure smooth operations of the department. Performs all job duties with a focus on safety for the patient, self and co-workers. Follows universal protocol for patient identification and infectious diseases.



 




  • Demonstrates the appropriate level of knowledge in all areas of Nuclear Medicine to include injection of radiopharmaceuticals and other pharmacologic agents related to a procedure.
  • Uses knowledge of patient positioning and other pharmacolic agents related to a procedure.
  • Evaluates examination to assure technical quality.
  • Performs daily check of NM equipment to assure preparedness.
  • Utilizes HIS/RIS to assure proper ordering and completion of NM procedures.
  • Explains and answers questions concerning NM procedures.
  • Recognizes priorities and deals with them appropriately.
  • Process images according to established protocols.


REQUIREMENTS: 




  • Formal working knowledge; equivalent to an Associate's degree (2 years college); requires knowledge of a specialized field
  • Graduate of a school of Nuclear Medicine
  • Less than one year of experience
  • Licensed by the State of MD
  • Certified by CNMT or ARRT(N) or registry eligible


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 = "gmapwhpbg";
var cslocations = $cs.parseJSON('[{\"id\":\"2081268\",\"title\":\"Nuclear Med Technologist - PRN\",\"permalink\":\"nuclear-med-technologist-prn\",\"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
Junior Java developer/Entry level Data Scientist/AI engineer
Salary not disclosed
New York 3 days ago
500+ Leetcode Problems! —Still No Offers? Let's Get You Offers with SynergisticIT.

You've done a ton of Leetcode.

You've racked up certificates, aced LeetCode challenges, and you know your way around system design like the back of your hand.

On paper, you're everything a tech company wants.

However tech stacks and requirement change every day.

Since 2010, we've helped thousands of candidates land full-time jobs at tech leaders like Google, Apple, PayPal, Visa, Western Union, Wells Fargo, Client, Paypal, Banking, Wayfair, Client, Client and hundreds more with Job offers of $95k to $154k.

Synergisticit focuses on closing the gap between your tech skills and what employers want now.

Open Roles We're Hiring For our clients: Entry-Level Software Programmers (Java/Python) Java Full Stack Developers Data Analysts & BI Engineers Data Scientists & ML Engineers All visa types and U.S.

citizens are encouraged to apply.

Note: Internships, freelance, or personal projects will not be considered toward experience requirements.

If you submit your resume, please be advised it may be entered into a central database shared by our JOPP team (our placement program).

You may unsubscribe if you receive emails.

Check the links below: Please check the below links: SynergisticIT USA Today Article Videos of Synergisticit At OCW, JAVAONE, GARTNER SUMMIT We Focus on Java /Full stack/Devops and Data Science /Data Engineers/Data analysts/BI Analysts/ Machine learning/AI candidates Ideal Candidates: Recent grads in CS, Engineering, Math, or Statistics with limited or no job experience Jobseekers who had layoffs due to Downsizing and want to get in demand tech stack Professionals seeking a career switch to tech Candidates with career gaps or lacking real-world experience Individuals looking to boost their skill portfolio for better job prospects Computer Science grads with limited or no job experience Students who recently finished their Bachelor's or Master's programs Those struggling to land interviews despite having experience Candidates on F1/OPT needing a job for STEM extension or H-1B filing Currently, We are looking for entry-level software programmers, Java Full stack developers, Python/Java developers, Data analysts/Data Engineers/ Data Scientists, Machine Learning engineers for full time positions with clients.

Top tech companies are flooded with smart grads.

What gets you in the door now is real-world application, confidence in delivery, and the soft skills to own a room—or a Zoom.

please check the below links Why do Tech Companies not Hire recent Computer Science Graduates | SynergisticIT Technical Skills or Experience? | Which one is important to get a Job? | SynergisticIT Backend vs.

Full Stack Development: Job Prospects | SynergisticIT What Recruiters Look for in Junior Developers | SynergisticIT Software engineering or Data Science as a career? How OPT Students Can Land Tech Jobs – SynergisticIT Is AI Going to Replace Software Programmers? | SynergisticIT The Market's Changed—Have You? Please note: Resume databases are shared with clients and interested clients will reach out directly if they find a qualified candidate for their req.

Resume submissions may be shared with our JOPP team database also.

Please unsubscribe if contacted or if you don't want to be contacted please don't submit your resume.
Not Specified
Metadata Strategies Librarian - Library
Salary not disclosed
Berkeley, CA 3 days ago
Position overview

Position title:
Associate Librarian - Librarian, Career Status or Potential Career Status

Salary range:
The UC academic salary scales set the minimum and maximum pay determined by rank and salary point at appointment. See the following table(s) for the current salary scale(s) for this position: . A reasonable estimate for this position is $102,121-$119,820.

Percent time:
100%

Anticipated start:
As early as May 2026. Start date is flexible.

Position duration:
This is a full-time potential career appointment.

Application Window


Open date: February 23, 2026




Next review date: Monday, Mar 23, 2026 at 11:59pm (Pacific Time)

Apply by this date to ensure full consideration by the committee.




Final date: Tuesday, Jun 30, 2026 at 11:59pm (Pacific Time)

Applications will continue to be accepted until this date, but those received after the review date will only be considered if the position has not yet been filled.



Position description

The University of California, Berkeley Library seeks an innovative and collaborative Metadata Strategies Librarian to improve and transform the discovery of library resources by evaluating and implementing new and emerging workflows, standards, and technologies.



The Environment

The UC Berkeley Library is an internationally renowned research and teaching facility at the nation's premier public university. A highly diverse and intellectually rich environment, Berkeley serves a campus community of 33,070 undergraduate students, 12,812 graduate students, and 1,525 faculty. The Library comprises 20 campus libraries, including the Doe Library, the Moffitt Library, the Bancroft Library, the C.V. Starr East Asian Library, and numerous subject specialty libraries. With a collection of more than 12 million volumes and a collections budget of over $15 million, the Library offers extensive resources in all formats and robust services to connect users with the collections and build their research skills. Discover more about our collections and services at the UC Berkeley Library website.



The Metadata Services department is part of the Collection Services Division (CSD), along with the Acquisitions department and the Preservation department. Metadata Services supports resource discovery and access by cataloging and physically processing library resources in all formats and languages (except Chinese, Japanese, and Korean) for the University (Main) Library and subject specialty libraries. The department also performs database maintenance to ensure accurate metadata and enhance resource discoverability.



Responsibilities

Reporting to the Head of Metadata Services, the Metadata Strategies Librarian will help lead efforts to implement new metadata initiatives and maximize the use of technology and emerging standards to foster workflow efficiency and innovation. This position will develop and contribute to policies, standards, and services that enhance the discoverability of the Library's resources. The librarian will also support the Library's participation in the Program for Cooperative Cataloging (PCC).



Key responsibilities include:




  • Collaborates on the development and implementation of new metadata policies and workflows, such as linked data, to enhance access and discovery to the Library's collections.
  • Evaluates and implements emerging applications, such as artificial intelligence, and metadata standards with the goal of continually improving metadata quality and fostering workflow efficiency and innovation.
  • Participates in the creation, development, implementation, and revision of department and library policies and procedures.
  • Develops, implements, and oversees metadata remediation and enrichment projects to support current and future discoverability.
  • Provides training to department and library staff.
  • Develops and maintains collaborative relationships across the Library and beyond.
  • Serves as liaison to the Program for Cooperative Cataloging (PCC).


The UC Berkeley Library is committed to supporting and encouraging respect and empathy, and nurturing a culture where all employees thrive. The Library seeks candidates who recognize and appreciate one another's contributions, expertise, and accomplishments, and will strive to provide equitable access to a diverse set of collections and services. For more information, please see the UC Berkeley Library Statement of Values.



UC professional librarians are academic appointees and are represented by an exclusive bargaining agent, the University Council - American Federation of Teachers (UC-AFT). This position is in the bargaining unit. Librarians are entitled to appropriate professional development leave, vacation leave, sick leave, and all other benefits granted to non-faculty academic personnel. The University has an excellent retirement system and sponsors a variety of group health, dental, vision, and life insurance plans in addition to other benefits.



UC Berkeley Website:

UC Berkeley Library Statement of Values: about/library-values



Qualifications

Basic qualifications (required at time of application)

Advanced degree.



Additional qualifications (required at time of start)

Five years of professional cataloging or metadata creation experience using Resource Description and Access (RDA), Library of Congress Subject Headings (LCSH), Library of Congress Classification (LCC), and MARC 21 formats.



Preferred qualifications

  • Master's degree from an American Library Association (ALA) accredited program or equivalent degree.
  • Expert knowledge of latest cataloging standards and best practices (e.g., Resource Description and Access (RDA), Library of Congress Subject Headings (LCSH), Library of Congress Classification (LCC), MARC 21 formats for bibliographic and authority data, BIBCO Standard Record (BSR), CONSER Standard Record (CSR), etc.).
  • Experience cataloging information resources in various formats (e.g., print and electronic books and serials, DVD and Blu-ray discs, music and non-music audio recordings, music scores, etc.).
  • Experience using an integrated library system (ILS), preferably Ex Libris' Alma.
  • Experience using OCLC Connexion Client or WorldShare Record Manager.
  • Experience evaluating, analyzing, and remediating metadata in batch using MarcEdit or other tools.
  • Knowledge of and experience with non-MARC metadata.
  • Experience contributing to the Program for Cooperative Cataloging (PCC), including to BIBCO, CONSER, NACO, or SACO.
  • Knowledge of emerging cataloging and metadata standards and technologies such as artificial intelligence and linked data.
  • Experience in an academic library setting.
  • Demonstrated success managing projects, leading and implementing change.
  • Demonstrated ability to work collaboratively with various groups, both internally and externally.
  • Ability to independently learn new skills and techniques to improve efficiency and work outcomes.
  • Experience writing clear and effective procedures and documentation.
  • Experience preparing and providing instruction or training to diverse learners.
  • Excellent communication, critical thinking, analytical, and problem solving skills.
  • Demonstrated commitment to the Library's Values.


Application Requirements

Document requirements

  • Curriculum Vitae - Your most recently updated C.V.


  • Cover Letter




Reference requirements
  • 3-5 required (contact information only)

References will only be contacted for individuals under serious consideration.



Apply link:
JPF04956

Help contact:



About UC Berkeley

UC Berkeley is committed to diversity, equity, inclusion, and belonging in our public mission of research, teaching, and service, consistent with UC Regents Policy 4400 and University of California Academic Personnel policy (APM 210 1-d). These values are embedded in our Principles of Community, which reflect our passion for critical inquiry, debate, discovery and innovation, and our deep commitment to contributing to a better world. Every member of the UC Berkeley community has a role in sustaining a safe, caring and humane environment in which these values can thrive.



The University of California, Berkeley is an Equal Opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, disability, age, or protected veteran status.



For more information, please refer to the University of California's Affirmative Action and Nondiscrimination in Employment Policy and the University of California's Anti-Discrimination Policy.



In searches when letters of reference are required all letters will be treated as confidential per University of California policy and California state law. Please refer potential referees, including when letters are provided via a third party (i.e., dossier service or career center), to the UC Berkeley statement of confidentiality prior to submitting their letter.



As a University employee, you will be required to comply with all applicable University policies and/or collective bargaining agreements, as may be amended from time to time. Federal, state, or local government directives may impose additional requirements.


Unless stated otherwise, unambiguously, in the position description, this position does not include sponsorship of a new consular H-1B visa petition that would require payment of the $100,000 supplemental fee.



As a condition of employment, the finalist will be required to disclose if they are subject to any final administrative or judicial decisions within the last seven years determining that they committed any misconduct.




  • "Misconduct" means any violation of the policies or laws governing conduct at the applicant's previous place of employment, including, but not limited to, violations of policies or laws prohibiting sexual harassment, sexual assault, or other forms of harassment or discrimination, as defined by the employer.
  • UC Sexual Violence and Sexual Harassment Policy
  • UC Anti-Discrimination Policy
  • APM - 035: Affirmative Action and Nondiscrimination in Employment


Job location
Berkeley, CA
Not Specified
Police Lieutenant
Salary not disclosed
Minneapolis, MN 3 days ago


Position Description

As the largest and most vibrant city in the state, Minneapolis depends on purposeful, dedicated and innovative employees. Minneapolis has a large variety of careers for people of all experiences and backgrounds who come together for a singular purpose-serving the residents, businesses and visitors of Minneapolis.

The Minneapolis Police Department is looking for Police Lieutenant candidates who will command and supervise work units in the Police Department ensuring compliance with departmental policies, procedures and goals.

The police profession is a challenging and rewarding one. Police professionalism is based on community service, dedication to fair and impartial policing and honest enforcement of the laws. This specialized work, with and for the people of Minneapolis, comprises an extraordinary range of opportunities and responsibilities.

Work Location - This position currently works on-site only.

Reading materials will be sent at the conclusion of the work day to candidates following their application. Other means of accessing the materials online will be made available in the future and applicants will receive instruction on how to do so.

The City of Minneapolis is using NEOGOV as our online application system.

  • Create a new account or use an existing account with NEOGOV ( ) to apply for a position at the City of Minneapolis.
  • To create an account with NEOGOV, a valid email address is required. If you already have an account you can login by using your username and password.
  • An updated resume is useful when creating an initial account. Uploading a resume will pre-populate corresponding fields within the online application, reducing the amount of data entry needed.
  • A resume is not a substitute for completing the online application. If the online application does not include complete information (such as work history, address, phone number, etc.) it will not be considered further.
  • After an application is submitted in NEOGOV, that application information will be available to use and update on future exam applications.
  • Review your application thoroughly prior to submitting.
  • You can use the save button if you would like to save and go back to the application.
  • You are encouraged to apply as early as possible.
  • NEOGOV will no longer allow access to the City's applicant tracking system using Internet Explorer browsers that are older than version 11.
If you do not have access to Internet Explorer 11, you can download either Google Chrome or Mozilla Firefox browsers to your city computer without having to contact the IT Service Desk. Just visit the IT News page under Departments > Information Technology on City Talk to download one of these browsers. If you experience issues installing these browsers or have questions, contact the IT Service Desk AT .

Job Duties and Responsibilities

  • Supervise, assign and schedule the work of subordinates in the enforcement of laws and ordinances for the Minneapolis Police Department.
  • Interpret laws, ordinances and court decisions relating to enforcement activities.
  • Interpret policies and procedures for application.
  • Research and recommend policy and/or procedures governing department operations.
  • Coordinate investigative activities at crime scenes and in other situations
  • Perform public relations and community services work, i.e., attend block club meetings; respond to inquiries on safety and crime prevention, etc.
  • Respond to requests for service as a watch commander.
  • Effectively utilize available resources and monitor work to ensure proper performance of police functions.
  • Ensure a harassment and discrimination free work environment.
  • Develop and direct training programs.
  • Assist with the preparation and monitoring of budget.
  • Write clear, complete and concise reports and handle other related paperwork.
  • Assume command of precinct or division in the absence of the commanding officer.

WORKING CONDITIONS: Exposure to hazards conditions and life threatening
situations.

Required Qualifications

MINIMUM QUALIFICATIONS:
Permanent employees currently holding the rank of Police Sergeant.

MINIMUM EXPERIENCE:
Five years of experience as a Police Sergeant OR 2 years as a Police Sergeant in a supervisory capacity

LICENSES/CERTIFICATIONS:
P.O.S.T. Certification
Valid Drivers License

  • License must not have restrictions that would prevent the employee from driving city vehicles
Discipline
Prior to moving onto the assessment center, candidates' internal affairs blue cards will be reviewed to determine if they are allowed to continue with the promotional process. An officer's disciplinary record will be considered as part of the selection process and may disqualify an applicant or cause them not to be selected depending on the severity and/or frequency of discipline. Additionally, applicants may be disqualified at any time for any reason outlined in the Civil Service Rules, including sub-standard performance.

OPTIONAL PREPARATION MATERIALS:
Virtual (Video-Based) testing preparation materials will be offered for optional viewing in advance of testing. Typically, a link to a written-examination overview video is sent out approximately 4-6 weeks in advance of the written examination administration date. Subsequently, a link to a set of assessment center orientation videos is sent out thereafter. Both links will be up and available for some period to allow for viewing on your own time, at your convenience. The assessment center videos are detailed and lengthy and may be best viewed across several "sessions" to allow you to best understand the information. The assessment center videos will also briefly cover the "Oral Exam", internally referred to as the Internal Promotional Interview and Assessment. Viewing the orientation videos is not mandatory, though they contain a great amount of information meant to level the playing field and allow you to better succeed in the promotional process. Notification regarding the written examination and assessment center orientations will be emailed to all applicants in advance.

TESTING COMPONENTS:

Written Exam (25%)
  • The Written Exam is tentatively scheduled for May7, 2026, at the Minneapolis Police Academy located at 4119 Dupont Ave N, Minneapolis, MN. Time is forthcoming. Candidates are expected to be seated and ready to begin the examination on the scheduled time. Candidates who are late will not be permitted to take the written examination.
  • The Written Exam is currently in development, and as a result, the passing score has not yet been determined. The passing score will be determined by the test developer (I/O Solutions). Applicants will be notified of the passing score after the administration of the Written Examination.
Assessment Center (55%)
  • The Assessment Center is tentatively scheduled for June 15- June 19th at the the Minneapolis Convention Center located at 1301 2nd Avenue South, Minneapolis, MN 55403. Times are forthcoming.
  • Only applicants who receive a passing score on the Written Exam will be invited to continue with the Assessment Center process.
  • The Assessment Center will have a passing score as well based on the rating scale employed at the time of the administration. This passing score will be provided to candidates after the administration of the Assessment Center. You will be notified of the passing point and your status within the Assessment Center. No scores will be provided until all components are completed.
Internal Promotional Interview and Assessment or IPIA (20%)
  • The IPIA will be administered at the same time as the Assessment Center.
  • The IPIA is administered via technology and your responses will be video recorded to allow for ratings at a later date.
  • As such, the IPIA will not be evaluated at the time of the Assessment Center administration, nor will the IPIA be evaluated by external law enforcement assessors. The IPIA videos will be reviewed by Human Resources as only those passing the Assessment Center at the designated cut-score will be evaluated.
  • Candidates achieving a passing score on the Assessment Center will have their IPIA videos evaluated by a panel of internal assessors within the MPD.

Seniority Points (maximum of 2.0 points)
Years of MPD Service at Sergeant Rank (Total Points)
6 years and up to 10 years of MPD Sworn Service (0.5)
11 years and up to 15 years of MPD Sworn Service (1.0)
16 years and up to 20 years of MPD Sworn Service (1.5)
21 + years of MPD Sworn Service (2.0)

For purposes of determining seniority, the service must be for a full year (meaning 7 years and 11 months of service would still only qualify for 7 years).

To determine your total years of sworn service, contact the MPD Human Resources Team.

Education Points (maximum of 4.0 points)
Points will be awarded for:
  • Bachelor's Degree. (2 points)
  • Master's Degree or higher. (2 points)
Degrees must be received by March 24, 2026. Proof of degree can be uploaded to the online application prior to the application close date. Proof of degree may also be submitted to Andrew Aasen via email to if the candidate has already submitted the application and cannot add the proof to the online application. It will be the candidate's responsibility to assure HR has received this proof by 1600 hours on March 24, 2026.

Veteran's Preference Points
Qualified candidates shall receive veteran's preference points. Please see Minn. Stat. 197.455 for more details.

Union Representation:
This position is represented by Police Officers Federation:

hr/laboragreements/labor-agreements_police_index

Eligible List Statement:
The eligible list for this position will expire 2 years from the date of certification.


Knowledge, Skills and Abilities

  • Bachelor's Degree in Law Enforcement or a related field highly desirable.
  • Thorough knowledge of the principles, practices, laws, ordinances and regulations applicable to police work.
  • Considerable knowledge of the principles and techniques of criminal investigation work, gathering evidence, interrogation, and criminology.
  • Working knowledge of computer operations and software used in the assigned area.
  • Good oral and written communication skills.
  • Ability to relate to and work effectively with people of diverse cultural, economic, and ethnic backgrounds.
  • Ability to supervise and instruct subordinates.
  • Ability to write clear, concise and accurate reports.
  • Mental and Physical ability to perform all essential functions of the position, which may including passing physical and psychological examinations.


As the largest and most vibrant city in the state, Minneapolis depends on purposeful, dedicated and innovative employees. Minneapolis has a large variety of careers for people of all experiences and backgrounds who come together for a singular purpose-serving the residents, businesses and visitors of Minneapolis.



The City of Minneapolis is proud to be an Equal Employment Opportunity employer.



Not Specified
jobs by JobLookup
✓ All jobs loaded