resp care

3 months ago


Westminster, Maryland, United States LifeBridge Health Full time
RESP CARE (CRT)

Westminster, MD

CARROLL HOSPITAL

RESPIRATORY THERAPY
PRN - As Needed - 6:45pm-7:15am

Allied Health

83221

Posted:
May 15, 2024

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');
}
= "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


The Certified Respiratory Technician performs routine and specialized respiratory therapy procedures on patients (from infant to adult) as prescribed by a physician and directed by department protocol.


REQUIREMENTS
Preferred Associate's Degree

Preferred High School Diploma Graduate of an accredited school for Respiratory Therapy required

Less than 2 years Minimum of one year experience in an accredited hospital Required

CPR - AHA Healthcare Provider

CRT - Certified Respiratory Tech

NRP - Neonatal Resuscitation

ACLS - Advanced Cardiac Life Support

PALS - Pediatric Advanced Life Support

SPECIFIC
REQUIREMENTS
Knowledge of medical terminology, anatomy, physiology, pharmacology respiratory disease, and management concepts

Additional Information
As one of the largest health care providers in Maryland, with 13,000 team members, We strive to

CARE BRAVELY
for over 1 million patients annually.

LifeBridge Health includes Sinai Hospital of Baltimore, Northwest Hospital, Carroll Hospital, Levindale Hebrew Geriatric Center and Hospital and Grace Medical Center, as well as our Community Physician Enterprise, Center for Hope, Practice Dynamics, and business partners:
LifeBridge Health & Fitness, ExpressCare and HomeCare of Maryland.

Share:
();

Apply Now

var jobsmap = null;
var jobsmap_id = "gmapvrfij";
var cslocations = $cs

parseJSON('[{\"id\":
\"1832594\",\"title\":
\"RESP CARE (CRT)\",\"permalink\":\"resp-care-crt\",\"geography\":{\"lat\":\" \",\"lng\":\" \"},\"location_string\":\"200 Memorial Avenue, Westminster, MD\"}]');
function tm_map_script_loaded(){
jobsmap = new ().draw_map(jobsmap_id, cslocations);
}
function tm_load_map_script(){
( function(){
tm_map_script_loaded();
});
}
$(function(){
tm_load_map_script();
});