Jobs in Catonsville, MD
657 positions found — Page 23
Baltimore, MD
SINAI HOSPITAL
ANGIOGRAPHY
PRN - As Needed - Hours Vary
ALLIED HEALTH
94662
$38.78-$58.17
Posted:
March 13, 2026
Apply Now
// Setting the Saved Jobs link
function setsavedjobs(externalidlist) {
if(typeof externalidlist !== 'undefined') {
var saved_jobs_query = '/jobs/search?'+externalidlist.replace(/\-\-/g,'&external_id[]=')+'&saved_jobs=1';
var saved_jobs_query_sub = saved_jobs_query.replace('/jobs/search?',').replace('&saved_jobs=1',');
if (saved_jobs_query_sub != ') {
$('.saved_jobs_link').attr('href',saved_jobs_query);
}
else {
$('.saved_jobs_link').attr('href','/pages/saved-jobs');
}
}
}
var is_job_saved = 'false';
var job_saved_message;
function savejob(jobid) {
var job_item;
if (is_job_saved == 'true') {
is_job_saved = 'false';
job_item = ';
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = 'true';
job_item = '+'--'+jobid;
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}
document.cookie = "c_jobs="+job_item+';expires=;path=/';
$('.button-saved, .button-save').toggleClass('d-none');
$('.button-saved').append(' ');
$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
}, 2000);
// Setting the Saved Jobs link - function call
setsavedjobs(job_item);
}
Save Job
Saved
Summary
Position Summary
Under moderate supervision, performs a range of diagnostic imaging procedures across Angiography, Interventional Radiology, and Diagnostic Radiology. Partners with physicians during diagnostic and therapeutic interventions while ensuring patients and families are clearly informed about procedures and special requirements. Currently an X-Ray Tech? We will train you — this role is open to qualified X-Ray Techs ready to take the next step.
Why this role is different
In IR, you're in the room when it matters most — part of the intervention while it's happening, not handing off a file.
- No two days look alike. IR is dynamic — emergencies, complex cases, and real-time problem solving that protocol-driven modalities simply don't require.
- A specialty that pays off. IR carries defined specialty status, strong job security, and demand that isn't going away.
- The energy is real. If you thrive in OR or ED environments, IR matches that intensity. This is a calling for techs who want to be where the action is.
What You'll Do
- Perform diagnostic imaging procedures in Angiography, IR, and Diagnostic Radiology settings
- Assist physicians with diagnostic and therapeutic interventional procedures
- Communicate procedure details, preparation requirements, and expectations to patients and families
- Maintain compliance with safety, regulatory, and quality standards
What You'll Bring
- Associate's degree or equivalent (2 years of college); specialized field knowledge required
- 3–5 years of relevant imaging experience
- Active ARRT Certification
- Active Maryland State License
- Current American Heart Association CPR Certification
What We Offer
- Compensation: Competitive base pay; overtime, shift differentials, premium pay, and bonuses may apply
- Benefits: Comprehensive health, retirement plans, wellness programs, and free parking
- Growth: Tuition reimbursement and professional development pathways — including a structured path from X-Ray into IR specialty
- Support: Unit-based practice councils, advanced clinical education, and a collaborative team culture
LifeBridge Health is an equal opportunity employer and complies with all applicable Federal civil rights laws. We do not discriminate on the basis of race, color, national origin, age, disability, sex, sexual orientation, or gender identity/expression.
#XRAYTECH #XRAY #IMAGING #RADIOLOGY
Additional Information
Who We Are:LifeBridge Health is a dynamic, purpose-driven health system redefining care delivery across the mid-Atlantic and beyond, anchored by our mission to “improve the health of people in the communities we serve.” Join us to advance health access, elevate patient experiences, and contribute to a system that values bold ideas and community-centered care.
What We Offer:
Impact: Join a team that values innovation and outcomes, delivering life-saving care to our youngest and most vulnerable patients.
Growth: Opportunities for professional development, including tuition reimbursement and developing foundational skills for neonatal critical care leadership and advanced certification.
Support: A culture of collaboration with resources like unit-based practice councils and advanced clinical education support — improving both workflow efficiency and patient outcomes and allowing you to work at the top of your license.
Benefits: Competitive compensation (additional compensation such as overtime, shift differentials, premium pay, and bonuses may apply depending on job), comprehensive health plans, free parking, and wellness programs.
Why LifeBridge Health?
With over 14,000 employees, 130 care locations, and two million annual patient encounters, we combine strategic growth, innovation, and deep community commitment to deliver exceptional care anchored by five leading centers in the Baltimore region: Sinai Hospital of Baltimore, Grace Medical Center, Northwest Hospital, Carroll Hospital, and Levindale Hebrew Geriatric Center and Hospital.
Our organization thrives on a culture of CARE BRAVELY—where compassion, courage, and urgency drive every decision, empowering teams to shape the future of healthcare.
LifeBridge Health complies with applicable Federal civil rights laws and does not discriminate on the basis of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression. LifeBridge Health does not exclude people or treat them differently because of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression.
Share:
talemetry.share();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmapwkohl";
var cslocations = $cs.parseJSON('[{\"id\":\"2143533\",\"title\":\"Interventional Radiology Technologist – Open to X-Ray Techs\",\"permalink\":\"interventional-radiology-technologist-open-to-x-ray-techs\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new csns.maps.jobs_map().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
csns.maps.script.load( function(){
tm_map_script_loaded();
});
}
$(document).ready(function(){
tm_load_map_script();
});
Sign On Bonus Potential: 15,000
Baltimore, MD
SINAI HOSPITAL
CAT SCANNER
Full-time - Day shift - 7:00am-7:30pm
ALLIED HEALTH
94735
$38.78-$58.17 Experience based
Posted:
February 10, 2026
Apply Now
// Setting the Saved Jobs link
function setsavedjobs(externalidlist) {
if(typeof externalidlist !== 'undefined') {
var saved_jobs_query = '/jobs/search?'+externalidlist.replace(/\-\-/g,'&external_id[]=')+'&saved_jobs=1';
var saved_jobs_query_sub = saved_jobs_query.replace('/jobs/search?',').replace('&saved_jobs=1',');
if (saved_jobs_query_sub != ') {
$('.saved_jobs_link').attr('href',saved_jobs_query);
}
else {
$('.saved_jobs_link').attr('href','/pages/saved-jobs');
}
}
}
var is_job_saved = 'false';
var job_saved_message;
function savejob(jobid) {
var job_item;
if (is_job_saved == 'true') {
is_job_saved = 'false';
job_item = ';
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = 'true';
job_item = '+'--'+jobid;
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}
document.cookie = "c_jobs="+job_item+';expires=;path=/';
$('.button-saved, .button-save').toggleClass('d-none');
$('.button-saved').append(' ');
$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
}, 2000);
// Setting the Saved Jobs link - function call
setsavedjobs(job_item);
}
Save Job
Saved
Summary
**New Competitive Rates**
JOB SUMMARY:
Performs Cat Scan procedures at a safe and experienced level without direct supervision. Provides excellent customer support by providing the best service possible. Provides assistance to the department with respect to daily operations. Performs Cat Scan procedures using prescribed techniques. Performs all job tasks with a focus on safety for the patient, co-workers, and self.
REQUIREMENTS:
- Formal working knowledge; equivalent to an Associate's degree (2 years college)
- Requires knowledge of a specialized field
- 1-3 years of experience
- American Heart Association CPR Certification
- ARRT Registered
* Up to $15,000 Sign On Bonus Potential* Weekend Shift Differentials apply $$$ ****** Cross Training is available for XRAY TECHS INTO CT.
Additional Information
Who We Are:LifeBridge Health is a dynamic, purpose-driven health system redefining care delivery across the mid-Atlantic and beyond, anchored by our mission to “improve the health of people in the communities we serve.” Join us to advance health access, elevate patient experiences, and contribute to a system that values bold ideas and community-centered care.
What We Offer:
Impact: Join a team that values innovation and outcomes, delivering life-saving care to our youngest and most vulnerable patients.
Growth: Opportunities for professional development, including tuition reimbursement and developing foundational skills for neonatal critical care leadership and advanced certification.
Support: A culture of collaboration with resources like unit-based practice councils and advanced clinical education support — improving both workflow efficiency and patient outcomes and allowing you to work at the top of your license.
Benefits: Competitive compensation (additional compensation such as overtime, shift differentials, premium pay, and bonuses may apply depending on job), comprehensive health plans, free parking, and wellness programs.
Why LifeBridge Health?
With over 14,000 employees, 130 care locations, and two million annual patient encounters, we combine strategic growth, innovation, and deep community commitment to deliver exceptional care anchored by five leading centers in the Baltimore region: Sinai Hospital of Baltimore, Grace Medical Center, Northwest Hospital, Carroll Hospital, and Levindale Hebrew Geriatric Center and Hospital.
Our organization thrives on a culture of CARE BRAVELY—where compassion, courage, and urgency drive every decision, empowering teams to shape the future of healthcare.
LifeBridge Health complies with applicable Federal civil rights laws and does not discriminate on the basis of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression. LifeBridge Health does not exclude people or treat them differently because of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression.
Share:
talemetry.share();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmapmdrtq";
var cslocations = $cs.parseJSON('[{\"id\":\"2145816\",\"title\":\"CAT SCAN TECHNOLOGIST\",\"permalink\":\"cat-scan-technologist\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new csns.maps.jobs_map().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
csns.maps.script.load( function(){
tm_map_script_loaded();
});
}
$(document).ready(function(){
tm_load_map_script();
});
Sign On Bonus Potential: 15K
Baltimore, MD
SINAI HOSPITAL
CAT SCANNER
Part-time - Weekends - Day shift-Weekends - 7:00am-7:30pm
ALLIED HEALTH
92129
$38.78-$58.17 Experience based
Posted:
January 26, 2026
Apply Now
// Setting the Saved Jobs link
function setsavedjobs(externalidlist) {
if(typeof externalidlist !== 'undefined') {
var saved_jobs_query = '/jobs/search?'+externalidlist.replace(/\-\-/g,'&external_id[]=')+'&saved_jobs=1';
var saved_jobs_query_sub = saved_jobs_query.replace('/jobs/search?',').replace('&saved_jobs=1',');
if (saved_jobs_query_sub != ') {
$('.saved_jobs_link').attr('href',saved_jobs_query);
}
else {
$('.saved_jobs_link').attr('href','/pages/saved-jobs');
}
}
}
var is_job_saved = 'false';
var job_saved_message;
function savejob(jobid) {
var job_item;
if (is_job_saved == 'true') {
is_job_saved = 'false';
job_item = ';
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = 'true';
job_item = '+'--'+jobid;
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}
document.cookie = "c_jobs="+job_item+';expires=;path=/';
$('.button-saved, .button-save').toggleClass('d-none');
$('.button-saved').append(' ');
$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
}, 2000);
// Setting the Saved Jobs link - function call
setsavedjobs(job_item);
}
Save Job
Saved
Summary
**New Competitive Rates**
JOB SUMMARY:
Performs Cat Scan procedures at a safe and experienced level without direct supervision. Provides excellent customer support by providing the best service possible. Provides assistance to the department with respect to daily operations. Performs Cat Scan procedures using prescribed techniques. Performs all job tasks with a focus on safety for the patient, co-workers, and self.
REQUIREMENTS:
- Formal working knowledge; equivalent to an Associate's degree (2 years college)
- Requires knowledge of a specialized field
- 1-3 years of experience
- American Heart Association CPR Certification
- ARRT Registered
- Maryland Certified Medical Radiation Technologist. Advanced level CT Certification.
* Up to $15,000 Sign On Bonus Potential* Weekend Shift Differentials apply $$$
Additional Information
Who We Are:LifeBridge Health is a dynamic, purpose-driven health system redefining care delivery across the mid-Atlantic and beyond, anchored by our mission to “improve the health of people in the communities we serve.” Join us to advance health access, elevate patient experiences, and contribute to a system that values bold ideas and community-centered care.
What We Offer:
Impact: Join a team that values innovation and outcomes, delivering life-saving care to our youngest and most vulnerable patients.
Growth: Opportunities for professional development, including tuition reimbursement and developing foundational skills for neonatal critical care leadership and advanced certification.
Support: A culture of collaboration with resources like unit-based practice councils and advanced clinical education support — improving both workflow efficiency and patient outcomes and allowing you to work at the top of your license.
Benefits: Competitive compensation (additional compensation such as overtime, shift differentials, premium pay, and bonuses may apply depending on job), comprehensive health plans, free parking, and wellness programs.
Why LifeBridge Health?
With over 14,000 employees, 130 care locations, and two million annual patient encounters, we combine strategic growth, innovation, and deep community commitment to deliver exceptional care anchored by five leading centers in the Baltimore region: Sinai Hospital of Baltimore, Grace Medical Center, Northwest Hospital, Carroll Hospital, and Levindale Hebrew Geriatric Center and Hospital.
Our organization thrives on a culture of CARE BRAVELY—where compassion, courage, and urgency drive every decision, empowering teams to shape the future of healthcare.
LifeBridge Health complies with applicable Federal civil rights laws and does not discriminate on the basis of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression. LifeBridge Health does not exclude people or treat them differently because of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression.
Share:
talemetry.share();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmapdjhwe";
var cslocations = $cs.parseJSON('[{\"id\":\"2091502\",\"title\":\"CT Technologist - Wknd\",\"permalink\":\"ct-technologist-wknd\",\"geography\":{\"lat\":\"39.3527548\",\"lng\":\"-76.6619418\"},\"location_string\":\"2401 W. Belvedere Avenue, Baltimore, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new csns.maps.jobs_map().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
csns.maps.script.load( function(){
tm_map_script_loaded();
});
}
$(document).ready(function(){
tm_load_map_script();
});
Randallstown, MD
NORTHWEST HOSPITAL
ULTRASOUND
PRN - As Needed - Hours Vary
ALLIED HEALTH
94639
$51.00-$51.00
Posted:
February 25, 2026
Apply Now
// Setting the Saved Jobs link
function setsavedjobs(externalidlist) {
if(typeof externalidlist !== 'undefined') {
var saved_jobs_query = '/jobs/search?'+externalidlist.replace(/\-\-/g,'&external_id[]=')+'&saved_jobs=1';
var saved_jobs_query_sub = saved_jobs_query.replace('/jobs/search?',').replace('&saved_jobs=1',');
if (saved_jobs_query_sub != ') {
$('.saved_jobs_link').attr('href',saved_jobs_query);
}
else {
$('.saved_jobs_link').attr('href','/pages/saved-jobs');
}
}
}
var is_job_saved = 'false';
var job_saved_message;
function savejob(jobid) {
var job_item;
if (is_job_saved == 'true') {
is_job_saved = 'false';
job_item = ';
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = 'true';
job_item = '+'--'+jobid;
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}
document.cookie = "c_jobs="+job_item+';expires=;path=/';
$('.button-saved, .button-save').toggleClass('d-none');
$('.button-saved').append(' ');
$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
}, 2000);
// Setting the Saved Jobs link - function call
setsavedjobs(job_item);
}
Save Job
Saved
Summary
Summary
Performs Ultrasound procedures at a safe and experienced level without direct supervision. Unified by the core purpose of creating a healthier community one person at a time, the members of the Division of Patient Care Services commit themselves to sustaining a culture focused on achieving optimal patient outcomes.
Responsibilities
Provides excellent customer support by providing the best service possible. Displays a commitment to the value of teamwork by building strong relationships with patients, families, co-workers and the surrounding community by being cooperative and collaborative in the performance of duties, promoting a unified and spirited workplace. Demonstrates empathy and understanding of patient/customer concerns by listening carefully and responding appropriately. Exceeds patient/customer needs by anticipating, identifying and responding to such needs promptly and in a caring and courteous manner
Experience: Required: * 1-3 years
Education: Required: * High School / GED Graduate of an accredited and certified Ultrasound program.
Licenses And Certification: Required: * Basic Life Support * Registered Diagnostic Sonographer
Additional Information
Who We Are:LifeBridge Health is a dynamic, purpose-driven health system redefining care delivery across the mid-Atlantic and beyond, anchored by our mission to “improve the health of people in the communities we serve.” Join us to advance health access, elevate patient experiences, and contribute to a system that values bold ideas and community-centered care.
What We Offer:
Impact: Join a team that values innovation and outcomes, delivering life-saving care to our youngest and most vulnerable patients.
Growth: Opportunities for professional development, including tuition reimbursement and developing foundational skills for neonatal critical care leadership and advanced certification.
Support: A culture of collaboration with resources like unit-based practice councils and advanced clinical education support — improving both workflow efficiency and patient outcomes and allowing you to work at the top of your license.
Benefits: Competitive compensation (additional compensation such as overtime, shift differentials, premium pay, and bonuses may apply depending on job), comprehensive health plans, free parking, and wellness programs.
Why LifeBridge Health?
With over 14,000 employees, 130 care locations, and two million annual patient encounters, we combine strategic growth, innovation, and deep community commitment to deliver exceptional care anchored by five leading centers in the Baltimore region: Sinai Hospital of Baltimore, Grace Medical Center, Northwest Hospital, Carroll Hospital, and Levindale Hebrew Geriatric Center and Hospital.
Our organization thrives on a culture of CARE BRAVELY—where compassion, courage, and urgency drive every decision, empowering teams to shape the future of healthcare.
LifeBridge Health complies with applicable Federal civil rights laws and does not discriminate on the basis of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression. LifeBridge Health does not exclude people or treat them differently because of race, color, national origin, age, disability, sex or sexual orientation and gender identity/expression.
Share:
talemetry.share();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmapcxdir";
var cslocations = $cs.parseJSON('[{\"id\":\"2151134\",\"title\":\"Sonographer - PRN\",\"permalink\":\"sonographer-prn\",\"geography\":{\"lat\":\"39.3589414\",\"lng\":\"-76.7816866\"},\"location_string\":\"5401 Old Court Road, Randallstown, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new csns.maps.jobs_map().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
csns.maps.script.load( function(){
tm_map_script_loaded();
});
}
$(document).ready(function(){
tm_load_map_script();
});
Must live in one of the following States: DC / Maryland / Virginia
Join Staples Furniture, a full-service company with a network of local distribution centers across the United States, committed to delivering personalized and environmentally responsible solutions. As part of the Staples family, we emphasize collaboration, innovation, and growth opportunities for professionals who thrive in a dynamic environment.
What you’ll be doing:
- Manage strategic accounts with regional, super-regional, and national footprints, ensuring exceptional service and growth.
- Lead weekly Customer Ownership Team calls to collaborate with support team members and address client needs.
- Visit customer locations to close furniture deals and introduce new products and service solutions.
- Identify and resolve account support weaknesses by developing value-added solutions with internal teams.
- Coordinate responses to high-priority account manager requests, including required site visits.
- Facilitate administrative work through Customer Success Consultants to maximize selling time.
- Communicate effectively with C-level executives, vendor partners, and internal customers.
- Develop and execute growth strategies for complex and high-touch accounts.
What you bring to the table:
- Professionalism at every level and a positive, vibrant attitude.
- Self-discipline and a strong desire to succeed, with attention to detail.
- Creative and solutions-oriented mindset, consistently seeking ways to add value.
- Advanced communication and collaboration skills, with the ability to coach and train team members.
- Higher math skillset and proficiency in MS Office.
- Documented success in managing large strategic accounts and achieving budget expectations.
- Experience in managing national, regional, or super-regional accounts.
What’s needed- Basic Qualifications:
- High school diploma or GED required
- Associate degree or some undergraduate education preferred.
- Minimum 4 years of business-to-business selling experience with Contract Furniture.
- Excellent customer service and interpersonal skills.
- Computer literate and proficient in MS Office.
- Prior experience in the office furniture industry or general knowledge of systems furniture preferred.
- Advanced verbal and written communication skills.
- Competitive Pay: $74,000 - $101,000 – 8 mos weekly Draw
- Expected annual earnings, based on historical performance of employees in this role, exceeds: $250,000. (This is a commission based position.)
- Inclusive culture with associate-led Business Resource Groups
- Flexible PTO (22 days) and Holiday Schedule (7 observed paid holidays)
- Online and Retail Discounts, Company Match 401(k), Physical and Mental Health Wellness programs, and more perks and benefits
We Offer:
- Competitive Pay: $74,000 - $101,000 – 8 mos weekly Draw
- Expected annual earnings, based on historical performance of employees in this role, exceeds: $250,000. (This is a commission-based position.)
- Inclusive culture with associate-led Business Resource Groups
- Flexible PTO (22 days) and Holiday Schedule (7 observed paid holidays)
- Online and Retail Discounts, Company Match 401(k), Physical and Mental Health Wellness programs, and more perks and benefits
It is unlawful in Massachusetts to require or administer a lie detector test as a condition of employment or continued employment. An employer who violates this law shall be subject to criminal penalties and civil liability.
#HTF
At Staples, “inclusion” is an action word. It represents what we do to ensure that all employees feel valued and supported to contribute to their fullest potential. When we operate inclusively, diversity naturally follows. This is why we work hard to foster an inclusive culture, as we seek employees with unique and varied perspectives and areas of expertise. The result is a better workplace and innovative thinking that helps us exceed our customers’ expectations – through the power of the people behind our iconic brand. Staples is an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, age, sex, sexual orientation, gender identity, national origin, protected veteran status, disability, or any other basis protected by federal, state, or local law.Remote working/work at home options are available for this role.
If you're ready to explore the rewards and challenges of serving in today's highly-skilled U.S.
Customs and Border Protection, don't miss the live, three-day CBP Career Expo this March 24 – 26 in San Antonio, TX.
Our expansive, in-person hiring event is free and open to all, with registration required in advance.
Event hours will be: March 24 – 25, 2026, 9 AM – 8 PM CT March 26, 2026, 9 AM – 2 PM CT Recruiters will be on hand throughout the event to answer questions and provide valuable input, including resume tips.
Plus, to help accelerate your application process, CBP is also offering onsite application submission.
See what it takes to serve as part of the vital CBP mission, providing security for our nation's borders from those who threaten legitimate trade and travel, safety from harmful substances like fentanyl, and humanitarian aid to those in need.
We will be recruiting for mission-critical roles in both law enforcement and mission operations support.
Federal hiring regulations apply to all mission-critical positions.
At a minimum, U.S.
Citizenship is required.
Federal civil service is a great place to start building a career in law enforcement and learn about the qualifications you'll need to get your career started.
In addition: Border Patrol Agents that are Newly appointed can earn UP TO $60,000 IN INCENTIVES.
Conditions apply.
CBP Officers have UP TO $60,000 IN INCENTIVES available, paid $15,000 per year.
Location based.
Air Interdiction Agents and Marine Interdiction Agents can receive $10,000 incentive upon successful completion of academy.
Specific location and schedule details will be provided to all registered attendees in advance.
Register Today!
If you're ready to explore the rewards and challenges of serving in today's highly-skilled U.S.
Customs and Border Protection, don't miss the live, three-day CBP Career Expo this March 24 – 26 in San Antonio, TX.
Our expansive, in-person hiring event is free and open to all, with registration required in advance.
Event hours will be: March 24 – 25, 2026, 9 AM – 8 PM CT March 26, 2026, 9 AM – 2 PM CT Recruiters will be on hand throughout the event to answer questions and provide valuable input, including resume tips.
Plus, to help accelerate your application process, CBP is also offering onsite application submission.
See what it takes to serve as part of the vital CBP mission, providing security for our nation's borders from those who threaten legitimate trade and travel, safety from harmful substances like fentanyl, and humanitarian aid to those in need.
We will be recruiting for mission-critical roles in both law enforcement and mission operations support.
Federal hiring regulations apply to all mission-critical positions.
At a minimum, U.S.
Citizenship is required.
Federal civil service is a great place to start building a career in law enforcement and learn about the qualifications you'll need to get your career started.
In addition: Border Patrol Agents that are Newly appointed can earn UP TO $60,000 IN INCENTIVES.
Conditions apply.
CBP Officers have UP TO $60,000 IN INCENTIVES available, paid $15,000 per year.
Location based.
Air Interdiction Agents and Marine Interdiction Agents can receive $10,000 incentive upon successful completion of academy.
Specific location and schedule details will be provided to all registered attendees in advance.
Register Today!
About Us
Matrix Medical Network pioneered the first national in-home clinical network, and today we're an independent provider of comprehensive health assessments serving people across the nation. We deliver exceptional, personalized care that improves health, lowers costs, and empowers people to live their best lives. With deep roots in clinical assessment and care management services, our national network of clinicians breaks through traditional barriers to care by meeting those members wherever they call home. We help older adults and other at-risk individuals enjoy a better quality of care, experience improved health outcomes, and identify chronic conditions that may otherwise go undiagnosed.
Our job opportunities allow you to leverage your expertise and compassion to make a direct impact on the health and well-being of others. Join our team and be rewarded with competitive base plus incentive compensation and benefits while making a difference in the community!
Responsibilities: About the Role
During a visit that can last up to one hour, Matrix providers review and observe a member's current health, medical history, medication adherence, social environment and other risks. This provides unmatched insight into a member's overall health and well-being that can be difficult to capture during routine office visits. The Matrix Comprehensive Health Assessment (CHA) helps to improve quality of care and allows us to potentially close multiple care gaps with a single visit. Our providers:
- Conduct adult / geriatric assessments to include medical history, diagnosis and treatment, health education, physician referrals, case management referrals, follow-up and clear documentation according to Matrix guidelines and protocols
- Administer and order point of care and lab-based testing as needed
- Work with physicians, case managers, social workers, family members, key caregivers, and ancillary medical personnel as appropriate
- Collaborate with Primary Care Physician (PCP) on patient education and follow up as necessary
- Provide services at the member's place of residence which can be in their homes or Skilled Nursing Facilities
- Consistency - Although we conduct assessments Sunday - Saturday from 8 am - 7 pm, our full-time (FT) providers typically work Monday - Friday from 8:00 to 5:30.
- Competitive Pay - Earn an annual base salary ranging from $115,500 - $178,400 based on market compensation analysis and experience.
- Incentive Program - Eligible for FT Clinician Traveler Incentive Plan in support of leaving no patient behind which includes a monthly (uncapped) incentive opportunity. In 2025, those who received an incentive payout averaged $500 per month ($6,000 annually).
- Benefits - Mileage reimbursement, medical, dental, vision, life insurance, PTO accrual, 401(k), paid holidays, continuing education time/reimbursement, and employee referral bonuses.
- Education and Support - We invest in YOU! In addition to comprehensive onboarding training we will assign you a preceptor, provide 1:1 feedback, and offer free access to earn continuing education online.
- Additional Licensure - Should business need exist; we will support you in obtaining additional state licensure and credentialing in neighboring states - or others you may want to visit while completing health assessments.
- Master's Degree or commensurate experience and satisfactory completion of NP licensure
- Current NP licensure in state of practice to include prescription authority or the ability to obtain prescriptive authority as needed
- AANP, AACN, or ANCC board certification in Adult, Adult Gerontology Primary Care, Adult Gerontology Acute Care, Family, Emergency, or Acute Care specialty
- Current BLS, ACLS or CPR certification
- 1 year of NP experience
- Able to travel up to 80-90% of the time for extended periods of time to include overnight travel and weekends across the assigned region and possibly neighboring states
- Valid state driver's license for the state of residence
- Automobile insurance coverage requiring for the state of residence (or ability to obtain)
- Bodily Injury: $100,000 per person/$300,000 per incident
- Property Damage: $50,000
- Collision and comprehensive deductibles: $1,000 or less
- Strong computer skills and familiarity with employee health/medical record software
- Excellent verbal and written communication skills
- Leading With Empathy & Trust - We believe in each other, which empowers all of us to connect with purpose and transparency. We take action from a place of trusting our peers, and we always have each other's best interests at heart.
- Diversity & Inclusion - The potential of our company is based on the diversity of experiences and backgrounds of everyone who works at Matrix. That's why we're proud of our diverse and talented team.
- Committed to Career Advancement - The strength of our company is in its people. We're committed to career progression and fostering an environment where employees can grow and thrive. By investing in our clinical and corporate teams, we enhance individual capabilities and strengthen the organization.
Shift: 1st| Monday- Friday| 8:30a start time Pay:$18 per hour Compensation: $18 per hour Jessup, MD Part time clerk, 20 to 25 hours a week.
Shift: 1st| Monday- Friday| 8:30a start time Pay:$18 per hour People want to work at Capstone because of our high-performance culture.
We build strong relationships, challenge the status quo, work hard to deliver results, and pay it forward in our communities.
Through transparency and open lines of communication, we do the right thing and deliver on our promises.
Think you have what it takes? The Opportunity: Provide administrative, inventory and clerical support to Capstone site management and corporate office Perform data entry of daily information into Capstone systems Prepare shipments to corporate office and receive and distribute return communications Other duties as assigned What Success Looks Like: High-energy individual with a strong work ethic Self-motivated with ability to work with limited supervision Independent decision maker as needed to accomplish tasks Flexible work schedule due to changing operational needs Must have a high level of computer literacy and familiarity with Microsoft Excel, Word and Outlook Ability to provide accurate entry of data and ability to handle administrative tasks as assigned Willingness to provide moderate housekeeping of office area Ability to work with a variety of people without regard to race, color, age, sex, national origin, religion, creed, or disability Strong organization and prioritizing skills High school diploma Previous office/clerical experience a plus Sit or stand for periods in office as well as warehouse environment (concrete flooring and changing temperatures) Walking throughout warehouse during shift Why you should work with us: Get paid weekly Benefits-after 60 days of employment Career growth-our company looks to promote from within first Join our travel team, see the country, learn how all our sites operate Paid Training, Safety Incentives Our team fully embraces a high-performance culture, that inspires us to build strong relationships, challenge the status quo, work hard to deliver results, and pay it forward in our communities.
About the Company: Capstone is a North American supply chain solutions partner with more than 650 operating locations, 19,000 associates, and 60,000 carriers.
We have capabilities in freight management, warehouse and distribution center support, last-mile delivery, supply chain analytics, and optimization, and more.
Our integrated, end-to-end logistics solutions uniquely position us to help partners reduce warehousing and transportation costs.
#CB Capstone Logistics, LLC is part of The Transportation and Logistics industry which has been designated a "Critical Infrastructure Segment".
As a "critical infrastructure industry" worker in the Transportation and Logistics industry, associates are considered exempt from local restrictions such as curfews, shelter-in-place orders, and other mobility restrictions when reporting to, returning from, or performing his or her work functions.
The Overnight Houseperson is responsible for cleaning and maintaining common areas, hallways, furnishings, flooring, restaurant areas and work areas.
The Overnight houseperson follows a strict railroad schedule and a checklist of items to complete nightly.
Duties also include handling guest requests, i.e.
delivering towels, laundry service or housekeeping service. Secondary duties may include shoveling snow from walkways, assisting with guest transportation, assisting with guest luggage, etc. The ideal candidate must be self-motivated, and responsible, as the sole housekeeping presence on the shift.