Prometheus Metrics Query Examples Jobs in Usa
2,820 positions found — Page 6
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 = "gmapvaopc";
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:
March 18, 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
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 = "gmapkfvwz";
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();
});
Sign On Bonus Potential: 15,000
Baltimore, MD
SINAI HOSPITAL
ANGIOGRAPHY
Full-time - Day and Evening shifts - 6:30am-5:00pm
ALLIED HEALTH
95592
$40.72-$61.08 Experience based
Posted:
Today
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: Orients, trains and provides technical and administrative guidance to assigned personnel and department. Performs Interventional Radiographic procedures at a safe and experienced level without requiring direct supervision, and guided by the core purpose of Caring Bravely.
REQUIREMENTS:
- Formal working knowledge; equivalent to an Associate's degree (2 years college); requires knowledge of a specialized field
- Advanced Boards in Interventional Radiology
- 3-5 years of experience
- American Heart Association CPR Certification
- Maryland License-Certified Medical Radiation Tech
- ACLS Certification within 1 year of hire
- ARRT
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 = "gmapoigaj";
var cslocations = $cs.parseJSON('[{\"id\":\"2162243\",\"title\":\"Sr Interventional Radiology Tech\",\"permalink\":\"sr-interventional-radiology-tech\",\"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();
});
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 = "gmapuoetn";
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 = "gmappifhg";
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();
});
Business Area:
EngineeringSeniority Level:
Mid-Senior levelJob Description:
At Cloudera, we empower people to transform complex data into clear and actionable insights. With as much data under management as the hyperscalers, we're the preferred data partner for the top companies in almost every industry. Powered by the relentless innovation of the open source community, Cloudera advances digital transformation for the world's largest enterprises.
The Data Platform Pillar is the bedrock of Cloudera's technology, where we design and build the core components that let our customers store, manage, and process data with unmatched scalability, security, and performance.
One of our products, Hue, is a mature open-source SQL Assistant for querying Databases & Data Warehouses and collaboration. Many companies and organizations use Hue to quickly answer questions via self-service querying.
The Data Warehouse Experience team is seeking passionate developers to join our distributed engineering team. Our mission is to make data warehousing simple and innovative for end users, working on software development, testing, user experience, distributed systems, and scalability.You will architect and implement applications within Hue, part of Cloudera Enterprise, which includes CDP Data Platform (CDPD), the world's leading open-source data platform for mission-critical environments, as well as CDP/Data Warehouse on the public cloud. We have already released the next generation of SQL experience using container-native Hadoop services to work in a Kubernetes cluster.
As a Sr. Staff Software Engineer, you will:
Drive Hue's architecture and technical strategy to deliver a secure, scalable, and extensible data productivity interface for enterprise analytics.
Lead core feature development across SQL editing, data catalog exploration, visualization, workflow orchestration, and practitioner productivity tooling.
Define and execute the AI roadmap for Hue, incorporating Cloudera SQL AI, natural-language query experiences, contextual copilots, and retrieval-augmented analytics.
Advance intelligent SQL assistance and automation by designing foundational capabilities for query generation, optimization suggestions, and semantic data understanding.
Champion engineering excellence through robust testing, performance optimization, observability, and enterprise-grade reliability.
Mentor engineers and lead cross-functional collaboration with product, UX, data platform, and other teams to influence long-term strategic direction.
We are excited about you if you have:
Bachelor's degree in
Computer Science or equivalent, and 7+ years of experience; OR Master's degree and 5+ years of experience; OR PhD and 3+ years of experience.Attention to details and ability to build reliable and scalable software systems.
4+ years of experience in development and test.
Effective communication and collaboration skills.
Strong development and system skills.
Strong critical & analytical skills.
Experience developing in Python.
Web development framework experience (React, Vue, Angular etc.).
Comfortable with HTML and CSS.
Comfortable with security.
You may also have:
Comfortable with the Web/RPC stacks in a Cloud world
Working knowledge of Kubernetes and microservices-based application design
Experience in developing continuous integration pipelines
Why this role matters:
You will tackle complex distributed systems challenges, crafting the foundational software for the control and data planes that powers CDP and keeps it running at massive scale. Working at the forefront of hybrid and multi-cloud technology, you will empower data scientists, engineers, and analysts with the tools and infrastructure they need for advanced analytics and modeling.
Collaboration is key, you will work alongside brilliant minds across product, data science, and engineering to drive innovation, standardize best practices, and shape the future of enterprise AI and data platforms. This is your chance to build the future of data and see your work make a global impact.
This role is not eligible for immigration sponsorship.
What you can expect from us:
Generous PTO Policy
Support work life balance with Unplugged Days
Flexible WFH Policy
Mental & Physical Wellness programs
Phone and Internet Reimbursement program
Access to Continued Career Development
Comprehensive Benefits and Competitive Packages
Paid Volunteer Time
Employee Resource Groups
EEO/VEVRAA
#LI-SZ1
#LI-REMOTE
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.
We are seeking a Software Developer with strong SQL expertise to join our team. In this role, you’ll design, optimize, and maintain the SQL-based data backbone of our SaaS platform, while contributing to automation and AI-driven enhancements. The ideal candidate is detail-oriented, highly analytical, and excited to work with large datasets, complex queries, and emerging AI tools to power smarter retail solutions.
Key Responsibilities
- Develop, optimize, and maintain complex SQL queries, stored procedures, and database structures to support the FieldStack platform.
- Work with cross-functional teams to translate business requirements into scalable database solutions.
- Enhance system performance by analyzing queries, indexing, and tuning for efficiency.
- Design and maintain data pipelines and integrations with automation tools and APIs.
- Support the integration of AI and machine learning models into the platform by preparing, structuring, and optimizing data.
- Ensure data integrity, security, and compliance across environments.
- Document data models, processes, and workflows to support ongoing improvements.
Qualifications
- 3+ years of professional experience in SQL development (MS SQL Server, PostgreSQL, or similar).
- Strong knowledge of relational database design, indexing, and query optimization.
- Experience developing stored procedures, triggers, and views.
- Familiarity with data pipelines, ETL processes, and automation frameworks.
- Exposure to AI/ML concepts and a willingness to learn how to apply them to SQL-driven workflows.
- Proficiency in a programming/scripting language (e.g., Python, JavaScript, or C#) is a plus.
- Understanding of cloud database services (AWS RDS, Azure SQL, or GCP equivalents) is preferred.
- Bachelor’s degree in Computer Science, Information Systems, or related field, or equivalent experience.
Benefits:
- 401(k)
- 401(k) 4% Match
- 401(k) matching
- Dental insurance
- Health insurance
- Paid parental leave
- Vision insurance
Work Location: In person
At Genpact, we don’t just keep up with technology—we set the pace. AI and digital innovation are redefining industries, and we’re leading the charge. Genpact’s AI Gigafactory, our industry-first accelerator, is an example of how we’re scaling advanced technology solutions to help global enterprises work smarter, grow faster, and transform at scale. From large-scale models to agentic AI, our breakthrough solutions tackle companies’ most complex challenges.
If you thrive in a fast-moving, innovation-driven environment, love building and deploying cutting-edge AI solutions, and want to push the boundaries of what’s possible, this is your moment.
Genpact (NYSE: G) is an advanced technology services and solutions company that delivers lasting value for leading enterprises globally. Through our deep business knowledge, operational excellence, and cutting-edge solutions – we help companies across industries get ahead and stay ahead. Powered by curiosity, courage, and innovation, our teams implement data, technology, and AI to create tomorrow, today. Get to know us at   and on LinkedIn, X, YouTube, and Facebook.
Inviting applications for the role of Principal Consultant, Business Intelligence – II
Skills – Genpact LLC seeks Principal Consultant, Business Intelligence – II (multiple positions) in New York, NY to be responsible for the design, development, testing, optimization, and maintenance of the full range of Business Intelligence (BI) reporting solutions, including the analysis, design, development, and deployment of business intelligence data models, metadata files, dashboards, reports, and subject areas in tools such as OBIEE. Collaborate with the architecture and data analyst team to understand the business requirement and translating them into formal requirements and design documents, establish specific solutions and leading the efforts including programming and testing. Tune reports, loaders, table design, indexes, and stored procedures to deliver required performance. Design and develop complex SQL queries and PL/SQL stored procedures to support large management reporting requirements using Oracle Databases and for data validations. Employ new software technologies consistent with support requirements. Develop and maintain ETL processes that meet project-specific business and technical requirements and those of the overall enterprise data warehouse data integration portfolio. Guide and mentor organization with best practices in report and dashboard design and development. Assist in the ongoing development of technical best practices for data movement, data quality, data cleansing, and other ETL-related activities. Facilitate the development of a corporate data policy that outlines the appropriate data stewardship and data audit requirements, as well as the service-level agreements, to support the appropriate quality and use of information in business and IT processes. Employ Windows and Linux environments, Oracle SQL, PL/SQL, UNIX, shell scripting, Tableau, Informatica Power Center, and OBIA.
Education – Position requires a Bachelor's degree in an Engineering (all), Computer Science, Information Technology, Computer Information Systems, Business Administration, or related field and 5 years of progressively responsible post-Bachelor’s experience in the job offered or related occupation. Foreign degree equivalents are acceptable. Position headquartered in New York, NY with placement at project sites nationally within the United States with no additional travel required. $169,541- $178,018 per year.
Please send resume and cover letter to:
Indicate job code “GPCBIINY0226†when applying.
Why join Genpact?
Lead AI-first transformation – Build and scale AI solutions that redefine industries Make an impact – Drive change for global enterprises and solve business challenges that matter Accelerate your career—Gain hands-on experience, world-class training, mentorship, and AI certifications to advance your skills Grow with the best – Learn from top engineers, data scientists, and AI experts in a dynamic, fast-moving workplace Committed to ethical AI – Work in an environment where governance, transparency, and security are at the core of everything we build Thrive in a values-driven culture – Our courage, curiosity, and incisiveness - built on a foundation of integrity and inclusion - allow your ideas to fuel progress
Come join the 140,000+ coders, tech shapers, and growth makers at Genpact and take your career in the only direction that matters: Up.
Let’s build tomorrow together.
The approximate annual base compensation range for this position is $169,541- $178,018. The actual offer, reflecting the total compensation package plus benefits, will be determined by a number of factors which include but are not limited to the applicant’s experience, knowledge, skills, and abilities; geographic location; and internal equity
“Los Angeles, California based candidates are not eligible for this role.
Genpact is an Equal Opportunity Employer and considers applicants for all positions without regard to race, color, religion or belief, sex, age, national origin, citizenship status, marital status, military/veteran status, genetic information, sexual orientation, gender identity, physical or mental disability or any other characteristic protected by applicable laws. Genpact is committed to creating a dynamic work environment that values respect and integrity, customer focus, and innovation.
Furthermore, please do note that Genpact does not charge fees to process job applications and applicants are not required to pay to participate in our hiring process in any other way. Examples of such scams include purchasing a 'starter kit,' paying to apply, or purchasing equipment or training. JobiqoTJN. Keywords: Business Intelligence Expert, Location: New York, NY - 10060