Type
Level
Education
Overview
Login / Register Position Details Home About Us Career Opportunities Login / Register search Home About Us Career Opportunities Login / Register Back to Careers Apply Case Manager Do you like to work for an agency...
Job Description
Login / Register Position Details Home About Us Career Opportunities Login / Register search Home About Us Career Opportunities Login / Register Back to Careers Apply Case Manager Do you like to work for an agency that makes a difference in the lives of people in your community every day? Join our team of dedicated and passionate staff and use your talents and skills to help others. Work one on one and as part of a team with kids or adults with mental illness, developmental disabilities, HIV or substance abuse diagnoses, assist from behind the scenes in any one of our administrative departments, or provide necessary support for the direct care staff. Be an asset to your community while getting paid for it! PermiaCare is a public agency that provides a comprehensive array of services to persons experiencing mental illness, intellectual and developmental disabilities, and substance use disorders. We deliver high quality services to eight counties in Texas, serving the community as effectively and efficiently as we can. PermiaCare provides four main services: Mental Health (MH) Services, Intellectual and Developmental Disabilities (IDD) Services, Substance Use Disorder (SUD) Services, and Early Childhood Intervention (ECI) Services. PermiaCare knows that quality healthcare is important to maintaining a healthy life and providing proper care for your family. Health insurance through BCBS is provided free of charge to each full-time employee at PermiaCare, with the ability to purchase coverage for your family. Dental, vision, Colonial and AFLAC offerings are also available through payroll deductions for any PermiaCare employee for themselves and their family. Retirement, Life Insurance, Employee Assistance Program (EAP), Paid Time Off, Long Term Disability and Workers Compensation benefits are also covered by the agency. PermiaCare provides training and development through New Employee Orientation and ongoing training requirements. Educational assistance is also provided for qualified employees. Case Managers at PermiaCare maintain an assigned caseload of individuals and are responsible for providing required services to each individual, including keeping accurate records and documentation as required and within required timeframes. Case Managers must meet unit performance measures and targets each month, ensuring individuals on their caseload receive the needed services and supports. Salary: $20.65 per hour. Sign on bonus may be available. Education Required: A Bachelor's degree from an accredited college or university with a major in psychology, social work, medicine, nursing, rehabilitation, counseling, sociology, human growth and development, physician assistance, gerontology, special education, educational psychology, early childhood education or early childhood intervention or a bachelor's degree with at least 30 hours of coursework in the previous fields. Experience Required: At least 1 year of experience in the mental health or related field preferred. Registration, Certification, Licensure or other Qualifications Required: Must maintain a valid Texas Driver's license, auto liability insurance and a driving record acceptable to PermiaCare's insurance requirements.Required to pass criminal history and background checks as well as pre-employment drug screen.Must obtain QMHP certification within 6 months. Apply This site is best experienced on one of the following modern browsers: Chrome, Edge, Firefox, Safari. @media all and (min-width: 768px) { .divApplicantLoginModal .modal-sm { width: 350px; max-width: 350px; } } .divApplicantLoginModal .modal-body { padding-left: 25px; padding-right: 25px; } .divApplicantLogin_MainBody .divHalfLine { border-top: 2px solid #333; } .divApplicantLogin_MainBody .divOr { top: -8px; } .divApplicantLogin_MainBody .divOrRow { padding-top: 5px; padding-bottom: 0px; color: #666; } .divApplicantLogin_MainBody .divFrmTxtbox { padding-top: 1px; padding-bottom: 0px; } .divApplicantLogin_MainBody h1 { padding-bottom: 1px; margin-bottom: 1px; font-size: 20px; color: #666; } .divApplicantLogin_MainBody .checkbox label { color: #666; } .divApplicantLogin_MainBody .divSubmitButton { padding-top: 10px; padding-bottom: 12px; } .divApplicantLogin_MainBody .divRegisterButton { padding-bottom: 17px; } .divApplicantLogin_MainBody .btn-Facebook { background-image: url("/Content/img/facebookLogin.png"); background-repeat: no-repeat; background-size: 30px; background-position: center; background-color: #205b9f; border-color: #205b9f; color: #fff; } .divApplicantLogin_MainBody .btn-LinkedIn { background-image: url("/Content/img/linkedinLogin.png"); background-repeat: no-repeat; background-size: 30px; background-position: center; background-color: #0074b5; border-color: #0074b5; color: #fff; } .divApplicantLogin_MainBody .btn-Twitter { background-image: url("/Content/img/twitterLogin.png"); background-repeat: no-repeat; background-size: 30px; background-position: center; background-color: #00ace3; border-color: #00ace3; color: #fff; } .divApplicantLogin_MainBody .btn-Google { background-image: url("/Content/img/googlePlusLogin.png"); background-repeat: no-repeat; background-size: 30px; background-position: center; background-color: #ff3921; border-color: #ff3921; color: #ff3921; } .divApplicantLogin_MainBody .divSocialMedia { padding-bottom: 10px; } .divApplicantLogin_MainBody .divSocialMedia .btn-group { width: 100%; height: auto; } .divApplicantLogin_MainBody .divSocialMedia .btn { width: 33%; height: auto; padding: 20px 20px; } LOGIN TO YOUR ACCOUNT Not a member? Register LOGIN Remember me? Forgot username? Forgot password? NOT A MEMBER? REGISTER OR Login or Register with Modal title $(document).ready(function () { var qs = getQueryString; if (qs.hasOwnProperty('ne')) { var notifcationEvent = qs.ne; var msg = {}; if (notifcationEvent == "postclosed") { msg = { Type: 'error', Message: 'This post has recently been closed and can no longer be applied for. Please search our other career opportunities.' }; } datis_e3_applicantsv2_userNotification(msg); } }); var timer; function _applyIfAuthenticated() { var applyButtons = $('.btnApply').each(function (i, e) { $(e).on('click', function () { $('.btnApply').prop('disabled', true); if (timer) { clearTimeout(timer); } timer = setTimeout(() => window.location.assign('/profile/edit/247'), (i + 1) * 1000); }); }); } $(document).ready(function () { $('#btnBackToCareers').on('click', function(){window.location.assign('/careers');}) _applyIfAuthenticated(); }); var onSuccess_LoginModal = function (result) { if (result.url) { // if the server returned a JSON object containing an url // property we redirect the browser to that url $('.divApplicantLoginModal').modal('hide'); window.location.href = result.url; } } var onFailure_LoginModal = function(result) { window.location.href = "/account/login"; } $(document).ready(function () { $('.divApplicantLoginModal').on('show.bs.modal', function (event) { var button = $(event.relatedTarget); var returnUrl = button.data('returnurl'); var modal = $(this); modal.find('.validation-summary-errors').html(""); //reset validation error summary modal.find('form').each(function (index, elem) { var newAction = $(elem).attr('action'); newAction = newAction + "?ReturnUrl=" + returnUrl; $(elem).attr('action', newAction); }); }); }); $(document).ready(function () { datis_e3_applicants_setMenuState.set("Position Details"); setTimeout(function () { //$(".divVideoThumbnail > div").click(function () { // console.log($(this).data('actions')); // datis_e3_applicants_clickActionProcessor.click($(this).data('actions')); //}); datis_e3_applicants_contentActions.bind(); }, 500); // DATIS.initVideo('#divApplicantVideoModal .modal-body', {}); });