psychiatric specialist
7 days ago
Baltimore, MD
SINAI HOSPITAL
NURSING PSYCHIATRIC
PRN - As Needed - Hours Vary
Nursing Support
87652
$20.00-$26.00 Experience based
Posted:
March
3, 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: The inpatient psychiatric unit is a 24-bed unit short stay stabilization unit. The age range for this unit is 18 years old to 70 years old.
JOB SUMMARY: Under the direction of the RN, provides safe, age-appropriate patient care. 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. Each employee is obligated to deliver highly reliable care while adhering to all National Patient Safety Goals. This occurs within a learning environment that is supportive and just, where each employee is valued for their contribution to the collective safety of patients, staff, and visitors. Of equal importance is each employee's commitment to the value of teamwork in order to promote a unified and spirited workplace.
REQUIREMENTS: Entry level knowledge; basic employment skills; Active CNA License in State of MD; Valid American Heart Association (AHA) Basic Life Support (BLS) CPR Certification; Less than one year of experience.
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:
talemetry.share();
Apply Now
var jobsmap = null;
var jobsmap_id = "gmapkplxq";
var cslocations = $cs.parseJSON('[{\"id\":\"1975141\",\"title\":\"PSYCHIATRIC SPECIALIST\",\"permalink\":\"psychiatric-specialist\",\"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();
});
-
Psychiatric Rehabilitation Specialist
3 days ago
Baltimore, Maryland, United States American Psychiatric Group Full timeAmerican Psychiatric Group is a client centered Community Based Mental Health and Substance Use Program in heart of Baltimore. The Psychiatric Rehabilitation Program is seeking for a Licensed or Certified Mental Health Professional to join our team and provide clinical oversight to our program. PRP Rehabilitation Specialist REQUIREMENTS: Must be a Licensed...
-
Psychiatric Health Specialist
3 days ago
Baltimore, Maryland, United States American Psychiatric Group Full timeAbout the RoleWe are seeking a highly skilled Nurse Practitioner to join our team at American Psychiatric Group.This is an exciting opportunity for a dedicated and compassionate professional to make a meaningful difference in the lives of our patients.
-
Psychiatric Specialist
4 days ago
Baltimore, Maryland, United States LifeBridge Health Full timeJob SummaryLifeBridge Health is committed to providing exceptional care to our patients and communities. As a Psychiatric Specialist, you will play a critical role in our Inpatient Psychiatric Unit, working under the direction of our experienced RNs to provide safe, age-appropriate patient care.We strive to create a healthier community one person at a time,...
-
Psychiatric Care Specialist
7 days ago
Baltimore, Maryland, United States LifeBridge Health Full timeAt LifeBridge Health, we strive to provide exceptional patient care in a supportive and just environment. As a Psychiatric Care Specialist, you will be part of our team dedicated to creating a healthier community one person at a time.Job SummaryWe are seeking a qualified candidate to join our Inpatient Psychiatric Unit as a Psychiatric Care Specialist. Under...
-
Psychiatric Care Specialist
6 days ago
Baltimore, Maryland, United States MedStar Health Full timePsychiatric Care Specialist NeededMedStar Health is seeking a skilled Psychiatric Care Specialist to join our team at MedStar Union Memorial. This role offers a challenging and rewarding opportunity to provide high-quality patient care in an outpatient setting.About the Job:Deliver exceptional psychiatric care to patients in an outpatient environment.The...
-
Psychiatric Specialist Position
6 days ago
Baltimore, Maryland, United States LifeBridge Health Full timeJob OverviewLifeBridge Health is committed to delivering exceptional patient care and creating a healthier community. We are seeking a qualified Psychiatric Specialist to join our inpatient psychiatric unit team.This 24-bed unit provides short-stay stabilization services for patients aged 18-70 years old. As a member of our team, you will work under the...
-
Psychiatric Care Specialist
3 hours ago
Baltimore, Maryland, United States LifeBridge Health Full timeJob SummaryWe are seeking a skilled Psychiatric Care Specialist to join our team at LifeBridge Health. In this role, you will be responsible for comprehensive behavioral health assessments and evaluations in the Emergency Department and other settings as needed.You will work closely with ED attending providers and psychiatrists to develop recommendations for...
-
Psychiatric Care Specialist
6 days ago
Baltimore, Maryland, United States Headway Full timeWe are excited to announce opportunities for Psychiatric Care Specialists to join our team at Headway! As a Remote Licensed Psychiatric Nurse Practitioner, you will have the flexibility to work from anywhere while delivering high-quality mental health services to patients.Why Choose Headway?We offer:A supportive community of clinicians and patientsA robust...
-
psychiatric specialist
5 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
4 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
4 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
3 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
2 hours ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
7 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
6 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
6 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
4 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
3 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
3 days ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...
-
psychiatric specialist
8 hours ago
Baltimore, Maryland, United States LifeBridge Health Full timePSYCHIATRIC SPECIALISTBaltimore, MDSINAI HOSPITALNURSING PSYCHIATRICPRN - As Needed - Hours VaryNursing Support87652$20.00-$26.00 Experience basedPosted:March3, 2025Apply Now// Setting the Saved Jobs linkfunction setsavedjobs(externalidlist) {if(typeof externalidlist == 'undefined') {var saved_jobs_query =...