DISTRIBUTION TECHLifeBridge Health • Randallstown, Maryland, United States
Cette offre d'emploi n'est plus disponible
DISTRIBUTION TECH
LifeBridge Health
- Randallstown, Maryland, United States
- Randallstown, Maryland, United States
À propos
- Randallstown, MD
- NORTHWEST HOSPITAL
- DISTRIBUTION
- Full-time w/Weekend Commitment - Day shift - 7:00am-3:30pm
- SUPPORT SERVICES
- 96005
- $16.00-$26.00 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
JOB SUMMARY: Maintains inventory and delivery of intravenous fluids, patient care supplies and equipment in the department and patient care areas of the hospital through special delivery or replenishment of supply carts.
REQUIREMENTS: Entry level knowledge; basic employment skills; High School Diploma, GED equivalent or High School certificate. Less than 1 year of experience.
var jobsmap = null;
var jobsmap_id = "gmapjwnfr";
var cslocations = $cs.parseJSON('[{\"id\":\"2170020\",\"title\":\"DISTRIBUTION TECH\",\"permalink\":\"distribution-tech\",\"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();
});
Compétences linguistiques
- English
Avis aux utilisateurs
Cette offre a été publiée par l’un de nos partenaires. Vous pouvez consulter l’offre originale ici.