Adjunct Nursing Faculty- Lincoln

Lincoln, NE, USASponsorship: Not provided by employer
Unknown company

Type

Full Time

Level

Mid Level

Education

Not specified

Overview

Back to Bryan Health Jobs Home Returning Applicants Log-inBryan Health...

Job Description

Back to Bryan Health Jobs Home Returning Applicants Log-inBryan Health HomeSaved JobsNursingMedical ProvidersWho We Are Locations Central City Crete Grand Island Kearney LincolnJoin Our Talent Community Nursing Talent Community General Talent CommunitySearch Jobs Back to Search Results Previous Opportunity Next Opportunity New Search Adjunct Nursing Faculty- Lincoln Bryan College of Health Sciences Lincoln, NE School of Nursing Bryan College, Health Sciences Day shift PRN (hours as needed) Onsite Only Req #: 35201 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=Fri, 1 Jan 2100 00:00:00 UTC;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 ***. The individual will need to facilitate two 8-hour clinical days per week (generally Tuesdays and Wednesdays) and complete student evaluations. Med/surg experience required. Previous teaching experience preferred.*** GENERAL SUMMARY: Demonstrates excellence in clinical teaching and is an expert in their designated nursing specialty. Demonstrates implementation of the mission, vision, goals and values of the College as well as the philosophy of the division in which they are assigned. Responsible for planning, implementation and evaluation of the clinical components of assigned nursing courses. PRINCIPAL JOB FUNCTIONS: 1. *Commits to the mission, vision, beliefs and consistently demonstrates our core values. 2. *Plans, implements and evaluates clinical activities according to College policies, course credits, course outcomes and available resources; facilitates and provides instruction to students; and assesses student learning in the clinical setting. 3. Applies College values and philosophy in work activities and interactions with others. 4. *Maintains professional and collaborative relationships with colleagues and serves as a competent educator. 5. *Conveys knowledge and principles of the discipline clearly and concisely in the clinical setting. 6. *Utilizes a variety of educational strategies to promote student development of critical thinking, problem solving, decision-making, clinical competency and life-long learning. 7. *Manages the education environment to facilitate an optimal learning experience. 8. Maintains confidential environment and respects learner and patient privacy. 9. Maintains currency of practice and incorporates evidence based teaching principles and practices. 10. *Adapts teaching to varied delivery methods including distance-learning options if necessary. 11. Performs other related projects and duties as assigned. (Essential Job functions are marked with an asterisk “*”. Refer to the Job Description Guide for the definition of essential and non-essential job functions.) Attach Addendum for positions with slightly different roles or work-specific differences as needed. EDUCATION AND EXPERIENCE: Nursing Program: Minimum of a Master of Science in Nursing preferred or progress toward a Master of Science in Nursing required. Current unencumbered Registered Nurse licensure from the State of Nebraska or approved compact state of residence as defined by the Nebraska Nurse Practice Act required. Minimum of three (3) years’ experience in field of practice required. Minimum of one (1) year of teaching in higher education academic setting preferred. Apply Now Share: talemetry.share(); RELATED JOBS Adjunct Faculty-Nurse Anesthesia Bryan College of Health Sciences Bryan College, Health Sciences Day shift Student Assistant Bryan College of Health Sciences Bryan College, Health Sciences Day shift Student Assistant- Hastings Bryan College of Health Sciences Bryan College, Health Sciences Day shift TALENT COMMUNITY Interested in working for Bryan Health? Take the first step by joining our Talent Community today! Join Now document.getElementById("talent_network-1").innerHTML = document.getElementById("talent_network-1").innerHTML.replace("Join Now","Join Now "); // Job Details page: Previous and Next Opportunity buttons $('.job-details__similar-jobs-item').each(function() { if ($(this).hasClass('35201-34442')) { $(this).addClass('hide'); var prev_link = $(this).prev().find('h3 a').attr('href'); var next_link = $(this).next().find('h3 a').attr('href'); if (typeof prev_link != 'undefined') { $('a#job-details__prev-link').attr('href',prev_link).removeClass('d-none'); } if (typeof next_link != 'undefined') { $('a#job-details__next-link').attr('href',next_link).removeClass('d-none'); } } }); // NursingWho We AreJoin Our Talent CommunitySearch JobsJob Shadowing – DepartmentJob Shadowing – ProviderExplore Career OpportunitiesPharmacy ResidencyLincoln • Central City • CreteGrand Island • KearneyTalent_Acquisition@bryanhealth.org402-481-0668 | 800-742-7844a[href^="tel"] { color: inherit; /* Inherit text color of parent element. */ text-decoration: none; /* Remove underline. */ /* Additional css `propery: value;` pairs here */ } © 2026 Bryan Health Equal Opportunity Employer | Privacy Policy × This website stores cookies on your computer. By using our website you consent to our use of cookies as described in our Privacy Policy. These cookies are used to improve our website and provide more personalised and relevant services to you, both on this website and through other media. Allow Decline (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-T2P29V'); jtm_autocomplete.register("9ZQ7"); $(document).ready(function () { $("#search-ns-location--advanced").focus(); function getCookie(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else { begin += 2; var end = document.cookie.indexOf(";", begin); if (end == -1) { end = dc.length; } } return decodeURI(dc.substring(begin + prefix.length, end)); } function checkCookie(c) { var cookieAllow = getCookie(c); if (cookieAllow == null) { $('#PrivacyModal').modal('show') } } checkCookie("c_allow"); // Candidate allows cookie $('.cookie-permission').click(function () { document.cookie = 'c_allow=1;expires=Fri, 1 Jan 2100 00:00:00 UTC;path=/;'; }); // Search Form: submitting either the Basic / with Google Locations form var current_date = new Date().getDate(); var current_month = new Date().getMonth() + 1; var current_year = new Date().getFullYear() + 2; var expiry_date = current_date + ' ' + current_month + ' ' + current_year + ' 12:00:00 UTC'; var ns_location_advanced_new = ''; $('a.search__submit-dummy').click(function (e) { if ($('#search-ns-location--basic').val() == $('#search-ns-location--advanced').val()) { $('#search-form--basic').submit(); } else { ns_location_advanced_new = $('#search-ns-location--advanced').val().replace(/\, /g, '-'); document.cookie = 'g_loc=' + ns_location_advanced_new + ';expires=' + expiry_date + ';path=/;'; var form = $(e.target).parents('form'); // $('#search-form--advanced').submit(); form.submit(); } }); }); let url = ""; function searchRedirect(){ console.log('clicked') makeURL(); window.open(url , "_self"); } function makeURL(){ var keyvalue = $('.keyword').val(); var locOption = $('#jobs-sort-by-loc').val(); var locOption1 = $('#jobs-sort-by-loc').val(); var jobOption = $('#jobs-sort-by').val(); function newKeyword() { return keyvalue; } //clean up encoding, strip out any characters in job titles that may break query console.log(keyvalue) console.log(locOption) console.log(jobOption) keyvalue = keyvalue = keyvalue.replaceAll("'", ""); keyvalue = keyvalue = keyvalue.replaceAll("/", " "); keyvalue = keyvalue = keyvalue.replaceAll("-", " "); // keyvalue = keyvalue = keyvalue.replaceAll(' ', '%26'); // keyvalue = keyvalue = keyvalue.replaceAll("&amp", "&"); locOption = locOption.replaceAll("'", ""); locOption = locOption.replace(/\s+/g, '-').toLowerCase(); jobOption = jobOption.replaceAll('&', 'and'); jobOption = jobOption.replace(/\s+/g, '-').toLowerCase(); url = ''; //fully qualified url if (keyvalue != "" && locOption != "" && jobOption != ""){ url = "/search/" + jobOption + "-" + locOption + "/jobs?&q=" + keyvalue; console.log(url) } //keyword and location search else if(keyvalue != "" && locOption != ""){ url = "/search/" + locOption + "/jobs?&q=" + keyvalue; console.log(url) } //keyword and category search else if(keyvalue != "" && jobOption != ""){ url = "/search/" + jobOption + "/jobs?&q=" + keyvalue; console.log(url) } //location and option else if (locOption != "" && jobOption != ""){ url = "/search/" + jobOption + "-" + locOption + "/jobs"; console.log(url) } //keyword search else if(keyvalue != "" ){ url = "/jobs/search/?gloc=1&q=" + keyvalue; console.log(keyvalue) console.log(url) } //location search else if(locOption != ""){ url = "/search/" + locOption + "/jobs"; console.log(url) } //category search else if(jobOption != ""){ url = "/search/" + jobOption + "/jobs?"; console.log(url) } // empty fields search else if(keyvalue == "" && locOption == "" && jobOption == "") { url = "/search/jobs" console.log(url) } } $(document).ready(function() { $("#featuredCarousel").on("slide.bs.carousel", function(e) { var $e = $(e.relatedTarget); var idx = $e.index(); var itemsPerSlide = 4; var totalItems = $(".featured-section.carousel-item").length; if (idx >= totalItems - (itemsPerSlide - 1)) { var it = itemsPerSlide - (totalItems - idx); for (var i = 0; i = totalItems - (itemsPerSlide - 1)) { var it = itemsPerSlide - (totalItems - idx); for (var i = 0; i var clicky_custom = clicky_custom || {}; clicky_custom.sticky_data_disable = 1;