Navigate Query Params Angular Jobs in Usa
2,856 positions found — Page 8
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();
});
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();
});
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();
});
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();
});
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();
});
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();
});
Summary
We are seeking a highly skilled Data Engineer to build and manage our data infrastructure. The ideal candidate will be an expert in writing complex SQL queries, designing efficient database schemas, and developing ETL/ELT pipelines. You will ensure data is accurate, accessible, and optimized for performance to support business intelligence, analytics, and reporting needs.
Key Responsibilities
- Database Design & Management: Design, develop, and maintain relational databases (e.g. SQL Server, ProgressSQL, Oracle) and cloud-based data warehouses.
- Strategic SQL and Data Engineering: Develop sophisticated, optimized SQL queries, stored procedures, and functions to process and analyze large, complex datasets for actionable business insights.
- Data Pipeline Automation & Orchestration:Help build, automate, and orchestrate ETL/ELT workflows utilizing SQL, Python, and cloud-native tools to integrate and transform data from diverse, distributed sources.
- Performance Optimization: Tune queries and optimize database schema (indexing, partitioning, normalization) to improve data retrieval and processing speeds.
- Data Integrity & Security: Ensure data quality, consistency, and integrity across systems. Implement data masking, encryption, and role-based access control (RBAC).
- Documentation: Maintain technical documentation for database schemas, data dictionaries, and ETL workflows.
Required Skills and Qualifications
- Education: Bachelor’s degree in computer science, Information Systems, or a related field.
- SQL Mastery: 5+ years of experience with advanced SQL (window functions, CTEs, query optimization).
- Database Expertise: Deep understanding of relational database management systems (RDBMS) and data modeling techniques.
- Cloud Platforms: Demonstrated experience with Azure Data Services and other data warehouse technologies.
- Programming: Proficiency in Python for scripting and data manipulation.
- ETL Tools: Familiarity with tools like SSIS or Azure Data Factory.
- Soft Skills: Strong analytical thinking, problem-solving, and communication skills.
Nice to Have
- Experience with NoSQL databases (Cosmos DB, MongoDB).
- Experience with big data frameworks (Apache Spark, Kafka).
- Relevant certifications (e.g., Microsoft Certified: Azure Data Engineer Associate, Google Professional Data Engineer).
Typical Work Environment
- Tools Used: SQL IDEs (DBeaver, SSMS), Cloud Consoles, Git, Jira, SSIS.
- Industry: Leasing.
Salary is $130-$140k
Job Summary:
We are seeking a detail-oriented SQL Analyst ideally with experience in SQL Server Management Studio (SSMS). This role will be responsible for designing, executing, and optimizing SQL queries, supporting data analysis initiatives.
The ideal candidate is highly analytical, skilled in relational databases, and capable of transforming raw data into meaningful reports that support data-driven decision making.
Key Responsibilities:
- Write, optimize, and maintain SQL queries and stored procedures to extract and analyze data from multiple sources.
- Perform data analysis to identify trends, anomalies, and business opportunities.
- Support business users by troubleshooting data issues, validating results, and ensuring accuracy of reporting.
- Collaborate with cross-functional teams to define requirements and translate them into technical solutions.
- Ensure data integrity, security, and performance of queries and reporting solutions.
- Create and maintain documentation for queries, dashboards, and data processes.
Qualifications:
- Bachelor’s degree in Computer Science, Information Systems, Data Analytics, or related field (or equivalent experience).
- 2+ years of experience working as a SQL Analyst, Data Analyst, or BI Analyst.
- Strong proficiency in SQL and experience with SQL Server / SSMS.
- Solid understanding of relational databases, data structures, and ETL concepts.
- Strong analytical and problem-solving skills with attention to detail.
- Ability to communicate technical concepts to non-technical stakeholders.
The Digital Design & Visualization Lead possesses a strong understanding of business intelligence development, with a focus on Power BI and Power Query. This person will work cross-functionally to support project life cycles, ad-hoc analysis, documentation, and future proofing the reporting experience.
This is a client embedded position, at a single client site, that requires a highly consultative skill set and personality.
PRINCIPAL DUTIES & RESPONSIBILITIES
• Support business team in requirements gathering.
• Work with data integration team to define and load data sources from multiple data warehouse systems.
• Liaison between business team and IT to support projects.
• In-source and manipulate metadata in Power Query for optimal Power BI report performance.
• Build Power BI reports and dashboards based on requirements.
• Build out UAT scripts and run test sessions to support "ready to go" state for reporting.
• Ad-hoc reporting from Power BI and/or other reporting tools.
• Document projects and new learnings for cross-collaboration among Performance-Driven Marketing team.
KNOWLEDGE, SKILLS, ABILITIES
• Power BI (1+ Year)
• Power Query (1+ Year)
• Querying SQL Server, Teradata, or Hadoop (1+ Year)
• Software development life cycle (1+ Year)
• Microsoft Office with a focus on Excel and Power Point (3+ Years)
• Understanding of website and digital media analytics and digital marketing concepts such as cookies (1st & 3rd party), pixel tags, privacy standards, SEO, social media, advertising attribution methods & models
Key Responsibilities
• Design and implement RESTful APIs and microservices with Go and Gin.
• Write clean, well-tested, maintainable backend code and optimize for performance, scalability and reliability.
• Implement authentication, authorization and other security best practices.
• Integrate third-party APIs and services as needed.
• Build responsive, high-performance user interfaces in React and TypeScript.
• Develop reusable components, maintain component libraries and manage state with Redux, Zustand or React Query.
• Ensure cross-browser compatibility and responsive design in collaboration with UX/UI designers.
• Design and maintain PostgreSQL schemas, write efficient SQL queries, create indexes and migrations, and optimize database performance.
• Design scalable system architectures, participate in code reviews and technical discussions, and implement CI/CD pipelines and automated testing.
• Monitor and debug production issues, mentor junior developers, and contribute to engineering best practices.
Essential Skills
• Go (Golang) with the Gin framework
• React and TypeScript
• PostgreSQL 17 and SQL query optimization
• RESTful API and microservices architecture
• State management tools such as Redux, Zustand or React Query
• CI/CD pipeline creation and automated testing
• Performance tuning and troubleshooting across the stack