Health Care Aide- Barrhead

Health Care Aide- Barrhead

06 Aug
|
Shepherd's Care Foundation
|
Barrhead

06 Aug

Shepherd's Care Foundation

Barrhead

The Opportunity Employment Type: Temporary Part Time FTE: 0.8 Bi-Weekly Hours: 62 Hourly Rate of Pay: $21.08-$26.42 Location: Shepherds Care Barrhead: 5236 59 Avenue, Barrhead, AB Health Care Aides provide support, advocacy, and choice to residents and their families to ensure the highest quality of resident focused care.

As members of the clinical care team, the Health Care Aide assists residents with the activities of daily living including providing residents with assistance in bathing, grooming, dressing, personal hygiene, meal service, and mobility/transfers in a safe and caring manner.

Consider applying if you are registered with the College of Licensed Practical Nurses and Health Care Aides of Alberta (CLHA), can read, write, and speak English effectively, and have strong interpersonal and customer service skills.

How to Apply Complete the application form below, attach your resume and covering letter and click the Submit button.

We thank all applicants, however, only those under consideration will be contacted.

Who We Are Shepherds Care Foundation is a mission driven, faith-based, not-for-profit organization providing quality care and accommodations to more than 1000 seniors in Calgary, Edmonton, and Barrhead.

Our campuses provide living options for residents with a full spectrum of care needs including Independent Living, Continuing Care Home Type B (supportive living/SL4), Continuing Care Home Type B Secure (SL4D), Continuing Care Home Type A (long term care and complex care), and Home and Community Care Type 2.

What We Offer Shepherds Care Foundation offers competitive total rewards, a strong focus on employee safety and wellness, and a commitment to progressive work teams, personal development, and collaboration.

We also offer respectful and culturally inclusive workplaces that align with our employee-developed Behaviour Standards, and pride ourselves on open and connected work environments.

Note that, the successful applicant must provide a Vulnerable Sector Check (satisfactory to the employer). HCA/HCAtt Career Application- Edm/BH Name* First Last Email Address* Phone Number Desired Position* Desired Location* What is your CLHA registry number? If no, what is your status? Have you been employed with Shepherd''s Care Foundation, Shepherd''s Gardens Trust, or Christian Care at Home Trust before?* Yes No Please list all previous roles held, including dates and supervisors.* Are you legally permitted to work in Canada?* Yes No Do you have any relatives currently employed with Shepherd''s Care Foundation or Shepherd''s Gardens Trust?* Yes No Please list all currently employed relatives.* How did you hear about Shepherd''s Care Foundation?* Other

Please specify Were you referred by a current employee of Shepherd''s Care Foundation, Shepherd''s Gardens Trust,



or Christian Care at Home Trust?* Yes No Who referred you?* Privacy Notice Shepherds Care Foundation respects your right to privacy and takes seriously our responsibilities regarding the collection, use and disclosure of your personal information.

Shepherds Care Foundation wishes you to be aware of the following information.

If you are applying for employment with Shepherds Care Foundation, the personal information that you provide will be used to assess your qualifications and suitability as a potential employee.

Shepherds Care Foundation may also collect and use additional personal information provided by you or your references in the course of evaluation and hiring process.

Your personal information will become part of your employment file if you are a successful candidate.

Shepherds Care Foundation may collect and use additional information about you, such as criminal record background checks, test scores and performance assessments, for the purpose of managing the employment relationship. I consent to Shepherds Care Foundation collecting and using my personal information for the purposes identified above.* I Consent Resume*Accepted file types: pdf, docx, doc, Max. file size: 40 MB.

Max filesize 40MB .PDF, .DOCX only.

Cover Letter

Accepted file types: pdf, docx, doc, Max. file size: 40 MB.

Max filesize 40MB .PDF, .DOCX only. CAPTCHA gform.initialize

OnLoaded( function() {gform

Init

Spinner( 6, '');jQuery(''#gform_ajax_frame_6'').on(''load'',function(){var contents = jQuery(this).contents().find(''*'').html();var is_postback = contents.index

Of(''GF_AJAX_POSTBACK'') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(''#gform_wrapper_6'');var is_confirmation = jQuery(this).contents().find(''#gform_confirmation_wrapper_6'').length > 0;var is_redirect = contents.index

Of(''gform

Redirect(){'') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parse

Int(jQuery(''html'').css(''margin-top''), 10) + parse

Int(jQuery(''body'').css(''margin-top''), 10) + 100;if(is_form){form_content.find(''form'').css(''opacity'', 0);jQuery(''#gform_wrapper_6'').html(form_content.html());if(form_content.has

Class(''gform_validation_error'')){jQuery(''#gform_wrapper_6'').add

Class(''gform_validation_error'');} else {jQuery(''#gform_wrapper_6'').remove

Class(''gform_validation_error'');}set

Timeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[''gform

Init

Datepicker'']) {gform

Init





Datepicker();}if(window[''gform

Init

Price

Fields'']) {gform

Init

Price

Fields();}var current_page = jQuery(''#gform_source_page_number_6'').val();gform

Init

Spinner( 6, '');jQuery(document).trigger(''gform_page_loaded'', [6, current_page]);window[''gf_submitting_6''] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(''.GF_AJAX_POSTBACK'').html();if(!confirmation_content){confirmation_content = contents;}jQuery(''#gform_wrapper_6'').replace

With(confirmation_content);jQuery(document).trigger(''gform_confirmation_loaded'', [6]);window[''gf_submitting_6''] = false;wp.a11y.speak(jQuery(''#gform_confirmation_message_6'').text());}else{jQuery(''#gform_6'').append(contents);if(window[''gform

Redirect'']) {gform

Redirect();}}jQuery(document).trigger(''gform_pre_post_render'', [{ form

Id: ''6'', current

Page: ''current_page'', abort: function() { this.prevent

Default(); } }]); if (event && event.default

Prevented) { return; } const gform

Wrapper

Div = document.get

Element

ById( ''gform_wrapper_6'' ); if ( gform

Wrapper

Div ) { const visibility

Span = document.create

Element( ''span'' ); visibility

Span.id = ''gform_visibility_test_6''; gform

Wrapper

Div.insert

Adjacent

Element( ''afterend'', visibility

Span ); } const visibility

Test

Div = document.get

Element

ById( ''gform_visibility_test_6'' ); let post

Render

Fired = false; function trigger

Post

Render() { if ( post

Render

Fired ) { return; } post

Render

Fired = true; gform.core.trigger

Post

Render

Events( 6, current_page ); if ( visibility

Test

Div ) { visibility

Test

Div.parent

Node.remove

Child( visibility

Test

Div ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var call

Now = immediate && !timeout; transparent

Timeout( timeout ); timeout = set

Timeout( later, wait ); if ( call

Now ) func.apply( context, args ); }; } const debounced

Trigger

Post

Render = debounce( function() { trigger

Post

Render(); }, 200 ); if ( visibility

Test

Div && visibility

Test

Div.offset

Parent === null ) { const observer = new Mutation

Observer( ( mutations ) => { mutations.for

Each( ( mutation ) => { if ( mutation.type === ''attributes'' && visibility

Test

Div.offset

Parent !== null ) { debounced

Trigger

Post

Render(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child

List: false, subtree: true, attribute

Filter: [ ''style'', ''class'' ], }); } else { trigger

Post

Render(); } } );} );

📌 Health Care Aide- Barrhead
🏢 Shepherd's Care Foundation
📍 Barrhead

Reply to this offer

Impress this employer describing Your skills and abilities, fill out the form below and leave Your personal touch in the presentation letter.

Subscribe to this job alert:

Get the latest job offers by email for: health care aide- barrhead / barrhead