Join Query With Example Jobs Remote Jobs in Usa

325 positions found

CRNA
✦ New
$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
Radiologic Technologist
✦ New
🏢 LifeBridge Health
$31.13-$47.87 Experience based
Baltimore, MD 1 day ago
Radiologic Technologist





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



  • Baltimore, MD



  • SINAI HOSPITAL



  • RIAO RADIOLOGY



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



  • ALLIED HEALTH



  • 93309



  • $31.13-$47.87 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



X-Ray Technologist — Sinai Hospital (Baltimore, MD)

Now offering new, highly competitive rates and up to a $10,000 sign-on bonus!



Step into a career where your skills truly make an impact.

At Sinai Hospital of Baltimore, we combine advanced imaging technology, compassionate care, and a collaborative team environment to deliver exceptional patient outcomes. We’re looking for an X-Ray Technologist who’s ready to grow, contribute, and be part of something bigger — a hospital that values your expertise as much as your empathy.



What You’ll Do



  • Perform a variety of general diagnostic imaging procedures using state-of-the-art digital radiography equipment




  • Ensure every patient feels safe, comfortable, and respected during their exam




  • Collaborate closely with radiologists, nurses, and other providers to deliver accurate, timely diagnostic results




  • Maintain the highest standards of safety, quality, and compliance




  • Keep imaging workflows efficient and equipment ready for optimal performance





What You Bring



  • Associate’s degree or completion of an AMA-approved School of Radiologic Technology




  • ARRT certification and Maryland State License (required)




  • AHA BLS/CPR certification (required)




  • 1–3 years of radiology experience preferred — motivated new graduates are encouraged to apply




  • Strong communication, teamwork, and problem-solving skills





Why You’ll Love Working Here



  • Competitive Pay and up to a $10,000 Sign-On Bonus (prorated for part-time)




  • Generous Paid Time Off




  • 403(b) Retirement Plan with Employer Match




  • Tuition Assistance and Continuing Education Support




  • Comprehensive Medical, Dental, and Vision Coverage




  • Employee Wellness and Assistance Programs, free parking, and fitness discounts





Join a team that’s imaging the future of patient care.

Bring your skills, compassion, and drive — and build a rewarding career where every image makes a difference.



Apply today and discover what’s possible at Sinai Hospital.



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 = "gmapmzqsx";
var cslocations = $cs.parseJSON('[{\"id\":\"2114913\",\"title\":\"Radiologic Technologist\",\"permalink\":\"radiologic-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
🏢 LifeBridge Health
$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
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
Locum Physician (MD/DO) - Hematology and Oncology - $14,460 to $15,500 per week in Hartford, CT
✦ New
$361.50 - 387.50
Hartford, CT 1 day ago


Doctor of Medicine | Hematology and Oncology

Location: Hartford, CT

Employer: GHR Healthcare

Pay: $14,460 to $15,500 per week

Shift Information: 5 days x 8 hours

Contract Duration: 13 Weeks

Start Date: ASAP


About the Position

LocumJobsOnline is working with GHR Healthcare to find a qualified Hematology and Oncology MD in Hartford, Connecticut, 06105!

Locum Tenens Hematology/Oncology Physician – Hartford, CT 06105 (On-Site)

Locum Tenens Hematology/Oncology Physician – Hartford, CT (Board Certified; active CT license required). Apply now for this on-site oncology locum tenens role.



Join a collaborative team as a locum tenens hematology/oncology physician in Hartford, CT. This Hartford (06105) opportunity offers a balanced schedule, meaningful patient care, and the chance to work in a vibrant urban center known for its rich history, cultural attractions, and beautiful parks. Ideal for locum hematology jobs and Connecticut oncology jobs seekers who want career growth and quality of life.


Locum Tenens Job Details – Hartford, CT

  • Position Type: Locum tenens physician (travel assignment)
  • Specialty: Hematology/Oncology (Hematologist/Oncologist)
  • Location: On-site in Hartford, CT 06105 — Connecticut oncology job
  • Estimated Weekly Pay: $14,460–$15,500 (competitive locum tenens pay)
  • Start Date: March 30, 2026 (or as soon as credentialed)
  • Assignment Length: 6 months to 1 year, with possibility to extend
  • Hours per Week: 40
  • Shift Duration: 8-hour shifts
  • Schedule: 3–4 clinic days per week (Mon–Fri, 8:00 am–4:30 pm); some weekends and infrequent night call
  • Practice Setting: Inpatient consults and outpatient clinic (adult and geriatric patients)
  • Patient Population: Adults and geriatrics (approximately 80% Hematology, 20% Oncology)
  • Team: 10 physicians, 8 APPs — collaborative multidisciplinary team
  • Average Patient Volume: ~10/day inpatient, ~15/day outpatient
  • EMR: Epic (experience with Epic EMR preferred)
  • Facility: Level I Trauma Center — high-quality clinical environment
  • Estimated Credentialing Timeframe: ~130 days from offer acceptance

Hematology/Oncology Job Requirements (Locum Tenens)

  • Board Certification: Board Certified in Hematology/Oncology (required) — must be a board certified hematologist/oncologist
  • Licensure: Active Connecticut medical license in hand at time of submission (required)
  • NPDB Self-Query: NPDB self-query report pulled within the same month as submission (required)
  • Call: Ability to participate in infrequent night and weekend call as scheduled
  • Preferred: Local candidates (no flights) highly preferred for Hartford locum tenens coverage

Hematology/Oncology Responsibilities (Locum Tenens)

  • Provide comprehensive hematology and oncology care for adult and geriatric patients in both inpatient and outpatient settings
  • Conduct new patient evaluations, develop individualized treatment plans, and manage follow-up care
  • Prescribe and manage chemotherapy and supportive care treatments according to institutional protocols
  • Collaborate with a multidisciplinary team of physicians, advanced practice providers, nursing, pharmacy, and support staff
  • Participate in inpatient consults and outpatient clinic visits, including treatment planning and transitions of care
  • Document all patient encounters, treatment decisions, and care plans accurately in Epic EMR
  • Participate in scheduled night and weekend call coverage as needed

Why Join This Connecticut Oncology Team

  • Balanced schedule with a focus on patient care and work-life balance — ideal for locum tenens hematology jobs
  • Join a collaborative, multidisciplinary oncology team at a Level I Trauma Center
  • Competitive weekly pay for locum tenens physicians and a clear credentialing timeline
  • Work with Epic EMR in a high-volume clinical setting serving adult and geriatric patients

How to Apply: Apply now — submit your CV/resume, a copy of your active Connecticut medical license, a current NPDB self-query (pulled within the same month), and your availability. Local candidates encouraged. Join our dedicated locum tenens hematology/oncology team in Hartford, CT and make a meaningful impact!

Benefits

GHR Healthcare offers 401K with Matching, Healthcare, Dental and Vision to Employees. Company paid malpractice is available for 1099 Contractors. Weekly Direct Deposit is a standard benefit for both employees and contractors.

Equal Opportunity

We are an equal opportunity employer and value diversity across our organization. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.


About GHR Healthcare

At GHR Healthcare Locums, we do more than fill jobs—we create opportunities that fit your life. With over 30 years of experience, we connect physicians, advanced practice providers and CRNA's with high-quality locum tenens assignments across the country. From top-tier pay to seamless support with licensing, travel, and credentialing, we make every step easy. Whether you're seeking flexibility, freedom, or a fresh start, we’re here to get you where you want to go—on your terms.


1715209EXPPLAT

permanent
Senior BI Developer
✦ New
Salary not disclosed
Alpharetta, Georgia 12 hours ago

Job Title: Senior BI Developer

Duration: 6 months contract – possibility to convert to full-time

Location: (Onsite, open to hybrid after) Alpharetta, Georgia

Project Overview

  • Our client's data analytics team is undertaking a major platform modernization, migrating all client-facing and internal reporting from legacy SQL, Tableau, and Excel environments into Power BI.
  • This Senior BI Developer will play a central role in that transition — building executive-quality financial dashboards, optimizing the SQL layer that powers them, and ensuring the reporting infrastructure meets the needs of the client's IntegraLink and Affinity clients.

Why Join This Team

  • You'll be joining a large, established analytics team (~10+ professionals) that delivers high-volume, mission-critical reporting — roughly 86 client reports per day.
  • This is a mature organization with real infrastructure, not a startup scrambling for direction.
  • You'll have the autonomy to modernize dashboards and optimize queries with meaningful impact, and if the fit is right, there's a pathway to a permanent role.
  • The work sits at the intersection of finance and technology, making it ideal for someone who wants their technical skills to drive real business decisions.

Core Responsibilities

  • Design, develop, and maintain advanced Power BI dashboards and reports for executive and client-facing audiences
  • Migrate and rewrite existing legacy reports (SQL, Tableau, Excel) into modern, interactive Power BI dashboards
  • Write and optimize complex SQL queries, including joins and performance tuning, to support reporting and analytics
  • Translate complex financial data — KPIs, SLAs, financial statements — into clear, intuitive visualizations
  • Collaborate with finance, business, and technology stakeholders to gather requirements and deliver analytical solutions
  • Support internal reporting needs, including annual employee review data
  • Ensure data accuracy, consistency, and governance across all reports and data models
  • Apply critical thinking to identify trends, surface insights, and recommend data-driven actions

Technical Requirements

Must-Have:

  • 12+ years of hands-on experience designing and developing dashboards and reports
  • Strong Power BI development experience (migration/modernization projects preferred)
  • Advanced SQL proficiency — complex queries, joins, stored procedures, and performance optimization
  • Solid financial background with the ability to interpret financial statements, KPIs, and business drivers
  • Bachelor's degree (Finance preferred)
  • Executive-friendly dashboard design with strong UI/UX and data visualization principles
  • Excellent communication and stakeholder management skills

Bonus / Highly Preferred:

  • Commercial insurance industry experience
  • Experience at a Big Four financial firm (Deloitte, PwC, EY, KPMG) or equivalent
  • Demonstrated experience migrating legacy reporting platforms to Power BI
  • Tableau and advanced Excel expertise

The projected hourly range for this position is $45-50/hr.

On-Demand Group (ODG) provides employee benefits which includes healthcare, dental, and vision insurance. ODG is an equal opportunity employer that does not discriminate on the basis of race, color, religion, gender, sexual orientation, age, national origin, disability, or any other characteristic protected by law.

Not Specified
jobs by JobLookup
✓ All jobs loaded