REGISTERED NURSE - ICU STEP DOWN / IMC - Nights
If your skills, experience, and qualifications match those in this job overview, do not delay your application.
Sign On Bonus Potential: Up to $15,000
Baltimore, MD
SINAI HOSPITAL
INTERMEDIATE CARE
Full-time w/Weekend Commitment - Night shift - 7:00pm-7:30am
Staff Nurse
85469
$35.00-$54.82 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
UNIT SUMMARY: Intermediate Care is a 36-bed step down unit which takes care of patients needing closer and in-depth telemetry monitoring. Each room is equipped with hemodynamic monitors and is capable of cardiac telemetry and continuous pulse oximetry for stable and unstable patients. We take care of a wide variety of adult patients with neurologic, respiratory, cardiac, renal, gastrointestinal, genitourinary as well as endocrine and gynecologic conditions. We also provide care for trauma, post-surgical and behavioral patients. Our nurses will be trained in a fast-paced environment and will be ACLS, Trauma and Stroke certified to be able to provide care for the patient population. The RN should have strong critical thinking and assessment skills and able to communicate effectively with the interdisciplinary team while utilizing the resources that is available in the unit. While IMC is critical and fast-paced, teamwork is key to success. Our staff is very supportive and helps in nurturing new RN graduates and new to specialty nurses. We also practice shared governance where RN's involvement is paramount. We also strive to uphold Magnet principles in order to provide the best care for our patients. This is a great learning environment that could prepare nurses for advancement of their nursing career.
JOB SUMMARY: As a member of the patient care team, the RN provides safe, age-appropriate patient care and functions as an advisor and resource for patients and their families.
REQUIREMENTS :
Formal working knowledge; equivalent to an Associate's degree (2 years college
Requires knowledge of a specialized field.
Associate's degree or Diploma in Nursing.
Less than 1 year of experience.
Licensed as a Registered Nurse, registered to practice in Maryland.
American Heart Association CPR Certification.
#CareerPriority
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 = "gmapedimf";
var cslocations = $cs.parseJSON('[{\"id\":\"1903795\",\"title\":\"REGISTERED NURSE - ICU STEP DOWN / IMC - Nights\",\"permalink\":\"registered-nurse-icu-step-down-slash-imc-nights\",\"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();
});