<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	New PostGraduate Study Options in Health and Social Practice, News & Events, About Us, Wintec
</title>
<title>New PostGraduate Study Options in Health and Social Practice, News &amp; Events, About Us, Wintec</title>
<link rel="image_src" href="http://www.wintec.ac.nz/news/2011/thumbnails/health-and-social-practice.jpg" />
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="new-postgraduate-study-options-health-social-practice.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTgxMjAzNjcwZGShwfy5XHDHuf80JArEWCXWOPskjg==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Wintec News</h1>
<div class="ColumnLeft">
<h2>New PostGraduate Study Options in Health and Social Practice</h2>
<h6>Posted On: Thursday, 22 December 2011</h6>
<p>People interested in a career in health and social practice now have a wider range of career opportunities with Wintec's new postgraduate study options.</p>
<p>The <a href="../../courses/post-graduate-diploma/health-and-social-practice.aspx">Postgraduate Diploma in Health and Social Practice</a>, <a href="../../courses/post-graduate-certificate/health-and-social-practice.aspx">Postgraduate Certificate in Health and Social Practice</a> and <a href="../../courses/post-graduate-certificate/professional-supervision.aspx">Postgraduate Certificate in Professional Supervision</a> enable graduates to work as a specialised health and social practice practitioners, managers or researchers.</p>
<p>These new postgraduate programmes have been developed in response to the needs of regional health and social service professionals and use a collaborative approach to learning that&rsquo;s leading the way in positive interface between education and health and social practice sectors.</p>
<p>Marese McGee, Chief Executive of Community Living Trust, says: &ldquo;An integrated approach to health and wellbeing is essential and in our industry. People and organisations need to work together, combining theory and practical knowledge to bring about health and wellbeing for all. The Postgraduate Diploma in Health and Social Practice takes this integrated approach, so it is relevant for all health and social practice professionals.&rdquo;</p>
<p>This innovative delivery of Health and Social Practice in New Zealand provides not only flexible options to gain the skills and knowledge you need to meet your career objectives, but also an environment that values compassionate action, inclusion, diversity and achievement potential.</p>
<p>Students will study at Wintec&rsquo;s Centre for Health and Social Practice alongside a team of New Zealand&rsquo;s most experienced and respected practitioners, researchers and educators.</p>
<p>Programmes begin in February 2012. <a href="http://bit.ly/t3VrbI">Find out more here</a>.</p>
</div>
<div class="ColumnRightNone">
<h6><img src="images/health-and-social-practice.jpg" alt="PostGraduate Study Options - Health and Social Practice" width="175" height="175" /><br />
</h6>
<h6>&nbsp;</h6><h6>&nbsp;</h6>
<h6 align="center"><a href="mailto:annabel.barbosa@wintec.ac.nz"><img src="../images/reportnews.gif" alt="Got News to report?" width="130" height="118" border="0" /></a></h6>
</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

