swsclassic.communityhealthpathways.org Open in urlscan Pro
13.236.252.175  Public Scan

Submitted URL: https://swsclassic.communityhealthpathways.org/
Effective URL: https://swsclassic.communityhealthpathways.org/LoginFiles/Logon.aspx?ReturnUrl=%2f
Submission: On May 17 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

POST ./Logon.aspx?ReturnUrl=%2f

<form method="post" action="./Logon.aspx?ReturnUrl=%2f" onsubmit="javascript:return WebForm_OnSubmit();" id="form2">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKMTg4OTI1NDM3OQ9kFgICAw9kFgoCAQ8PFgIeBFRleHQFFSBTb3V0aCBXZXN0ZXJuIFN5ZG5leWRkAgUPZBYIAgEPDxYCHwBlZGQCBw8PFgIeB1Zpc2libGVnZGQCEQ8PFgIfAAUHU2lnbiBJbmRkAhMPDxYCHwFoZBYEAgEPEA8WBh4HQ2hlY2tlZGgfAGUfAWhkZGRkAgMPDxYCHwFoZGQCBw8PFgIfAWhkZAIJD2QWAgIBDw8WAh8BZ2RkAg8PDxYCHwAFAzI4MmRkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYCBQ5jYlNob3dQYXNzd29yZAUMY2hSZW1lbWJlck1l6QsVcqwSeDsoaADPIpj6zWvdC8IibLhTCA+ZDzof4Ao=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form2'];
    if (!theForm) {
      theForm = document.form2;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=-AAPO34YXF_ig1xzHqBy-5ngYC3UpxpBx1elpwE_VwkbIAIXywyBpNYcEtln-jhkB4bfLgzrOAcAiS6p7N-5uT17GS-26Gsb354tSI822Vs1&amp;t=638246769643328042" type="text/javascript"></script>
  <script src="/WebResource.axd?d=Vpv09VHjC8VhkB2o-cFUmx7zaWHhszbmNsieZDwDaJAu1-hMbjDFQnhqLDtoMIYvXXlCiaa9Bm-tYFtH_dL0kRv4yr7d6yaTB6qC3V-ZMrA1&amp;t=638246769643328042" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8C3F120C">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdAAa6+c6BVnMXcIuA4Pfxqg8jY3plgk0YBAefRz3MyBlTcHY2+Mc6SrnAqio3oCKbxYZ2yF5jOT4Iqqa1CqcFIlmGmuETnY6o3aXbrO2eGyXtUKKeKEbp39eHc9mbdvkCgxDrY4x82NL0EGtr2YxGjFlZ37ctYXH6+AV5mLFXynlv5w==">
  </div>
  <div class="container-fluid">
    <div id="bannerbackground">
      <div class="container">
        <div class="row bannerrow">
          <div id="banner"> &nbsp; </div>
          <div id="bannerright">
            <h1>
              <span id="lblWebsiteName"> South Western Sydney</span>
            </h1>
          </div>
        </div>
      </div>
    </div>
    <div id="scrollableBody" class="container">
      <div class="row justify-content-md-center">
        <!-- Column 1 -->
        <div class="col-sm-6">
          <!-- Custom HTML Message Heading and site name -->
          <div>
            <div class="introtextaboveform">
              <h1>Welcome</h1>
              <h3>Sign in to HealthPathways</h3>
            </div>
          </div>
          <!-- Login Page -->
          <div id="panelLogin" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'btnLogin')">
            <span id="lblMessage"></span>
            <!-- form bootstrap -->
            <div class="form-group">
              <!--Username textbox -->
              <label for="email">Username</label>
              <div class="input-group mb-3">
                <img src="Custom/Images/face.svg">
                <input name="txtUserName" type="text" maxlength="30" id="txtUserName" tabindex="1" class="form-control" autocapitalize="off" autocomplete="off" spellcheck="false" autocorrect="off">
                <span id="RequiredFieldValidator1" class="errorfield" style="display:none;"><br>Please enter a username</span>
              </div>
            </div>
            <div class="form-group">
              <a id="linkForgotPassword" href="RequestLogin.aspx?topic=ForgotPassword">Forgot password?</a>
            </div>
            <!--Password textbox -->
            <div class="form-group">
              <label for="pwd">Password</label>
              <div class="input-group mb-3 passwordlock">
                <img src="Custom/Images/lock.svg">
                <input name="txtPassword" type="password" maxlength="30" id="txtPassword" tabindex="2" class="form-control" autocapitalize="off" autocomplete="off" spellcheck="false" autocorrect="off">
                <span id="RequiredFieldValidator3" class="errorfield" style="display:none;"><br>Please enter a password</span>
                <div class="input-group-append">
                  <div class="input-group-text showPassword">
                    <span class="checkbox smallcbx"><input id="cbShowPassword" type="checkbox" name="cbShowPassword" onclick="JavaScript:showpass(this);"><label for="cbShowPassword"> </label></span>
                    <div class="checkboxlabel">Show</div>
                  </div>
                </div>
              </div>
            </div>
            <!--Check box to remember user -->
            <div id="panelRememberMe" class="formNewRow">
              <div class="checkbox">
                <span class="checkbox"><input id="chRememberMe" type="checkbox" name="chRememberMe" checked="checked"><label for="chRememberMe"> </label></span>
                <div class="checkboxlabel">Remember me</div>
              </div>
            </div>
            <!--Submit Button -->
            <input type="submit" name="btnLogin" value="Sign In" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;btnLogin&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="btnLogin"
              class="btn btn-default buttons">
            <!-- END =====form bootstrap -->
            <!--Accept Terms and Conditions - This has not been part of the design but I'm leaving the code here incase this require use later on -->
            <div class="form-wrapper">
            </div>
          </div>
          <!-- Auto Login Accept Terms -->
          <div class="browserMessage">
            <h2>Browser upgrade recommended</h2>
            <p>It looks like you’re using an outdated browser. You’ll still be able to access the site but for the best experience, we recommend that you upgrade to the latest version of Internet Explorer or Google Chrome. Talk to your IT support
              about your options, or <a href="https://www.whatismybrowser.com/" target="_blank">find out now</a> which browser and version you are using. </p>
          </div>
        </div>
        <div class="col-sm-4">
          <!-- Register Button moved to right hand column -->
          <div id="panelRegisterButton" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'btnAcceptTerms')" style="text-align:left;">
            <a id="linkRequestAccess" class="registerbutton" href="RequestLogin.aspx?topic=RequestAccess">Register now.</a>
          </div>
          <!-- Custom HTML at right of login page -->
          <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
          <h2>New to HealthPathways?</h2>
          <p> If you are a health professional and would like to have access to this HealthPathways website, please request access from the local HealthPathways team. </p>
          <hr>
          <h2 class="rightheading">Get localised health information, at the point of care</h2>
          <!-- What is HealthPathways Expanding Block -->
          <!-- ====================================== -->
          <p>
            <a id="h32431" class="expandingblockwidetemplate" title="View Disclaimer" href="javascript:toggleBlock('32431')" target="_self">What is HealthPathways?<i id="i32431" class="material-icons link">expand_more</i> </a>
          </p>
          <div id="d32431" class="rogerwide" style="display: none">
            <p>HealthPathways offers clinicians locally agreed information to make the right decisions together with patients, at the point of care.</p>
            <p>The pathways are designed primarily for general practice teams, but are also available to specialists, allied health professionals, and other health professionals in your region.</p>
          </div>
          <!-- Disclaimer Expanding Block -->
          <!-- ========================== -->
          <p>
            <a name="theterms"></a>
            <a href="#" class="expandingblockwidetemplate" data-toggle="modal" data-target="#termsModal">Terms and Conditions</a>
          </p>
          <!-- General Inquiries Expanding Block -->
          <!-- ========================== -->
          <p>
            <a id="h45678" class="expandingblockwidetemplate" title="Privacy policy" href="javascript:toggleBlock('45678')" target="_self">General Inquiries<i id="i45678" class="material-icons link">expand_more</i></a>
          </p>
          <div id="d45678" class="rogerwide" style="display: none">
            <p>For general inquiries about HealthPathways, contact the local HealthPathways team at <a href="mailto:HealthPathways@swsphn.com.au">HealthPathways@swsphn.com.au</a>.</p>
            <p>If you’re a clinician wanting access to HealthPathways, <a href="/LoginFiles/RequestLogin.aspx?topic=RequestAccess">register now</a>.</p>
          </div>
          <div class="PartnerLogos">
            <div class="pl1">
              <img alt="PHN" src="Custom/Images/PartnerLogos_PHN_SWS.png">
            </div>
            <div class="pl2">
              <img alt="LHD" src="Custom/Images/PartnerLogos_LHD_SWS.png">
            </div>
            <div class="pl1">
              <!-- <img alt="Logo" src="Custom/Images/Logo3.png" /> -->
            </div>
            <div class="pl2">
              <!-- <img alt="Logo" src="Custom/Images/Logo4.png" /> -->
            </div>
          </div>
          <!-- Modal -->
          <div class="modal fade" id="termsModal" role="dialog">
            <div class="modal-dialog modal-dialog-scrollable modal-lg">
              <!-- Modal content-->
              <div class="modal-content">
                <div class="modal-header">
                  <button type="button" class="close" data-dismiss="modal">
                    <i class="material-icons">close</i>
                  </button>
                </div>
                <div class="modal-body">
                  <!-- Load all content for terms within modal -->
                  <div id="terms">
                    <div class="pagecontents live pccontentslocalised">
                      <div class="strappdesktop">
                        <a name="top"></a>
                        <div id="x"></div>
                        <!-- Feedback/Review Button -->
                        <div id="feedbackbuttondiv">
                          <p id="feedbacklinktop" class="feedbackbuttonright">
                            <a class="button" href="https://admin.healthpathwayscommunity.org/feedback.aspx?site=30&amp;siteguid=b99a21aa-09ba-4320-9ca1-d53585789f5a&amp;key=terms-13212&amp;sitetype=live&amp;topic=13212&amp;subject=Terms+and+Conditions&amp;page=13212.htm" target="_blank"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Complete a feedback form and send it to the owner of this document">Send Feedback</span></a>
                          </p>
                        </div>
                        <!-- Print and Back buttons -->
                        <p class="feedbackbuttonright">
                          <a class="button" href="javascript:print()"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Print this page">Print</span></a></p>
                        <p class="feedbackbutton">
                          <a class="button" href="javascript:history.back()"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Go back to the topic you just came from"><span class="symbols"></span>&nbsp;Back</span></a>
                        </p>
                      </div> <!-- strappdesktop -->
                      <p class="header">HealthPathways</p>
                      <!-- Author-it Content goes here -->
                      <div id="aitPageContentPlaceholder">
                        <table class="relatedtopics aboveheading" cellpadding="0" cellspacing="0" border="0">
                          <tbody>
                            <tr valign="top">
                              <td>
                                <p class="feedbackbutton">
                                  <a href="348055.htm" target="_self"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Go to the previous topic in the book structure" data-link-title="Provider Listing Policy">&lt;</span></a>
                                </p>
                              </td>
                              <td>
                                <p class="feedbackbutton">
                                  <a href="439591.htm" target="_self"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Go to the next topic in the book structure" data-link-title="HealthPathways Evaluation and Research">&gt;</span></a>
                                </p>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        <div id="aitTopicContent" class="primary-topic" data-topic-id="13212">
                          <h2 id="t13212" class="heading2 topic-title">Terms and Conditions</h2>
                          <h4 class="subheading2"><a name="termsofuse"></a>Terms of Use (Terms)</h4>
                          <p class="bodytext">The following site domains ("the websites") are operated by Streamliners NZ Limited ("We") for the HealthPathways Community including <span class="embedded-topic shared-content"
                              data-embedded-topic-id="875389"><span class="lrlocalisable">South Western Sydney LHD</span></span>:</p>
                          <ul class="listbullet">
                            <li class="listbullet"><span class="embedded-topic" data-embedded-topic-id="934474" data-sharing-masked="true">*.communityhealthpathways.org</span></li>
                            <li class="listbullet"><span class="embedded-topic" data-embedded-topic-id="934474" data-sharing-masked="true">*.healthpathwayscommunity.org</span></li>
                          </ul>
                          <p class="bodytext">To contact us, please email <a class="jumptemplate" title="" href="Mailto:info@healthpathwayscommunity.org" target="_self">info@healthpathwayscommunity.org</a>.</p>
                          <h4 class="headingwithintopic">By using this website you accept these Terms</h4>
                          <p class="bodytext">By using any site on one of our domains, you confirm that you accept the Terms of this policy and that you agree to comply with them. "You" and "Your" means any individual or entity accessing or using the
                            site. If we have separately agreed that you are an agreed content contributor to HealthPathways ("Contributor"), you may have additional rights to use our site.</p>
                          <p class="bodytext">If you do not agree to these Terms, you must not use this website nor any content contributed to this website by any organisation that is a member of the HealthPathways Community.</p>
                          <p class="bodytext">We recommend that you print a copy of these Terms for future reference.</p>
                          <p class="bodytext">These Terms apply for our benefit and for the benefit of each organisation that is a member of the HealthPathways Community, including and are enforceable by us and by any organisation that is a member of
                            the HealthPathways Community and that is affected by your use of the websites. The disclaimers of liability set out in these Terms also apply for the benefit of each organisation that is a member of the HealthPathways
                            Community in respect of any site on one of our domains that has been contributed to by that organisation.</p>
                          <h4 class="headingwithintopic">There are other terms that may apply to you</h4>
                          <p class="bodytext">These Terms refer to the following additional terms, which also apply to your use of this website:</p>
                          <ul class="listbullet">
                            <li class="listbullet"><a class="jumptemplate" title="" href="#acceptableuse" target="_self">Acceptable Use Policy</a> – the permitted uses and prohibited uses of this website. When using this website, you must comply with
                              this Acceptable Use Policy.</li>
                            <li class="listbullet"><a class="jumptemplate" title="" href="#privacy" target="_self">Privacy Policy</a> – the terms on which we process any personal data we collect from you, or that you provide to us. By using this
                              website, you consent to such processing and you warrant that all data provided by you is accurate.</li>
                          </ul>
                          <h4 class="headingwithintopic">We may make changes to these Terms</h4>
                          <p class="bodytext">We amend these Terms from time to time. Every time you wish to use a site on our domains, please check these Terms to ensure you understand the Terms that apply at that time. These Terms were most
                            recently updated on 20 May 2021.</p>
                          <h4 class="headingwithintopic">We may make regular changes to this website</h4>
                          <p class="bodytext">We may update and change our site frequently to reflect changes to our users’ needs.</p>
                          <h4 class="headingwithintopic">Availability of this website</h4>
                          <p class="bodytext">We do not guarantee that this website, or any content on it, will always be available or be uninterrupted. Although every effort is made to keep the website up and running smoothly, due to the nature of
                            the Internet and the technology involved, we take no responsibility for and will not be liable for the website being temporarily unavailable or for any loss or damage suffered as a result of the use of or access to, or
                            inability to use or access this website. We may suspend or withdraw or restrict the availability of all or any part of this website for business and operational reasons. We will try to give you reasonable notice of any
                            suspension or withdrawal.</p>
                          <h4 class="headingwithintopic">You must keep account details safe</h4>
                          <p class="bodytext">If you choose, or you are provided with, a user identification code, password, or any other piece of information as part of our security procedures, you must treat such information as confidential.</p>
                          <p class="bodytext">We have the right to change the username or password, whether chosen by you or allocated by us, at any time, if in our reasonable opinion the credentials have become known to a party who has failed to
                            comply with any of the provisions of these Terms.</p>
                          <p class="bodytext">If you know or suspect that your username or password have been shared inappropriately, you must promptly notify us at
                            <a class="jumptemplate" title="" href="Mailto:info@healthpathwayscommunity.org" target="_self">info@healthpathwayscommunity.org</a>.</p>
                          <h4 class="headingwithintopic"><a name="copyright"></a>How you may use material on this website </h4>
                          <p class="bodytext">We are the owner or the licensee of all intellectual property rights in this website, and in the material published on it. Those works are protected by copyright and other intellectual property laws and
                            treaties around the world. All such rights are reserved. You acquire no ownership of copyright or other intellectual property rights or proprietary interest in this website, and in the material published on it.</p>
                          <p class="bodytext">You may print off one copy, and may download extracts, of any page(s) from this website that have been made available for your own use and you may draw the attention of others within your organisation to
                            content posted on this website. Contributors may copy and paste extracts from any page(s) from this website solely for the purpose of preparing revised content for consideration for inclusion in HealthPathways.</p>
                          <p class="bodytext">Except as expressly stated in these Terms, no content in this website may be reproduced or transmitted in any form or by any means, electronic, mechanical, recording, or otherwise, without our prior
                            written approval. For information on obtaining permission for reproduction or transmission of the content please contact
                            <a class="jumptemplate" title="" href="Mailto:copyright@healthpathwayscommunity.org" target="_self">copyright@healthpathwayscommunity.org</a>.</p>
                          <p class="bodytext">Our status (and that of any identified contributors) as the authors of content on this website must always be acknowledged.</p>
                          <p class="bodytext">If you print, copy, or download any part of this website in breach of these terms of use, your right to use this website will cease immediately and you must, at our option, return or destroy any copies of
                            the materials you have made.</p>
                          <h4 class="subheading2">Disclaimer</h4>
                          <h4 class="headingwithintopic">This website is only intended for use by health professionals</h4>
                          <p class="bodytext">This website and the material on it, including but not limited to, all content, articles, text, graphics, images, pages, and publications (material) is designed and offered for use by health professionals
                            practising within their vocational scope, and is for general information purposes only. This website is not for access or use by consumers, patients, or people who are not health professionals.</p>
                          <p class="bodytext">Please be aware that this website may contain health or medically-related materials, including information that some people may find offensive.</p>
                          <h4 class="headingwithintopic">The information on this website does not replace clinical decision-making</h4>
                          <p class="bodytext">The material is for use by health professionals as a guide only and does not replace clinical decision-making. The material is not designed to be, and is not a substitute for, formal clinical guidelines,
                            educational texts, or specific medical or related advice or opinion, and should not be taken as such. We are not responsible to you, or anyone else, for any loss suffered in connection with the use of this website or the
                            material on it.</p>
                          <p class="bodytext">Drug information is included in HealthPathways as a guide only. Before prescribing, apply clinical judgement and check all information with a formulary for complete guidance on indications,
                            contraindications, dosing, and drug interactions.</p>
                          <p class="bodytext">Pages that have not yet been localised for this region's website are clearly marked as such. These pages may contain useful information, but please use your judgement as to the appropriateness of this
                            information in your region.</p>
                          <p class="bodytext">Although we make reasonable efforts to update the information on our site, we make no representations, warranties, or guarantees of any kind, express or implied about the completeness, accuracy,
                            reliability, suitability, or availability with respect to this website or the information, products, services, or related graphics contained on this website for any purpose. Any reliance you place on such material is
                            therefore strictly at your own risk.</p>
                          <p class="bodytext">While the editorial process is designed to ensure accuracy, all information should be verified. If you notice any incorrect information,
                            please&nbsp;<a id="h300585_d80177e113" class="jumptemplate" title="Contact Us" href="225828.htm" target="_self">send feedback</a>.</p>
                          <p class="bodytext"><span class="embedded-topic" data-embedded-topic-id="772205" data-sharing-masked="true">Information about health providers on this website does not constitute a recommendation or endorsement of their
                              services. The use of any listed providers is undertaken at the user's own risk. The list of providers on this website may not be comprehensive. You may suggest a change to the provider information on this website
                              by&nbsp;<a id="h300585_d80177e120" class="jumptemplate" title="Contact Us" href="225828.htm" target="_self">sending feedback</a>.</span></p>
                          <h4 class="headingwithintopic">We are not responsible for websites we link to</h4>
                          <p class="bodytext">Where this website contains links to other external sites and resources provided by third parties, these links are provided for your information only. Such links should not be interpreted as approval by
                            us of those linked websites or information you may obtain from them.</p>
                          <p class="bodytext">We have no control over the contents of those sites or resources.</p>
                          <h4 class="headingwithintopic">Our use of third-party content</h4>
                          <p class="bodytext">Streamliners and the HealthPathways Community have made every effort to contact copyright holders of content that originated outside the HealthPathways Community. We would be grateful to receive any new
                            information which comes to light regarding any item we have included and apologise for any inadvertent omissions. Please send any copyright queries to
                            <a class="jumptemplate" title="" href="Mailto:copyright@healthpathwayscommunity.org" target="_self">copyright@healthpathwayscommunity.org</a>. If we or our clinical editors have unintentionally overlooked copyright, we
                            will be pleased to negotiate the relevant fees and permissions, or if necessary, take down the relevant item from this website.</p>
                          <h4 class="headingwithintopic">Our responsibility for loss or damage suffered by you</h4>
                          <p class="bodytext">We exclude all implied conditions, warranties, representations or other terms that may apply to this website or any content on it. We accept no liability for any false, inaccurate, inappropriate or
                            incomplete information presented on the website. We do not accept any liability for any injury, loss or damage incurred by use of or reliance on the information provided on this website.</p>
                          <p class="bodytext">We will not be liable to you for any loss or damage, whether in contract, tort (including negligence), breach of statutory duty, or otherwise, even if foreseeable, arising under or in connection with:</p>
                          <ul class="listbullet">
                            <li class="listbullet">use of, or inability to use, this website</li>
                            <li class="listbullet">use of or reliance on any content displayed on this website.</li>
                          </ul>
                          <p class="bodytext">In particular, we will not be liable for:</p>
                          <ul class="listbullet">
                            <li class="listbullet">loss of profits, sales, business, or revenue</li>
                            <li class="listbullet">business interruption</li>
                            <li class="listbullet">loss of anticipated savings</li>
                            <li class="listbullet">loss of business opportunity, goodwill, or reputation</li>
                            <li class="listbullet">any indirect or consequential loss or damage.</li>
                          </ul>
                          <h4 class="headingwithintopic">We are not responsible for viruses and you must not introduce them</h4>
                          <p class="bodytext">We do not guarantee that this website will be secure or free from bugs or viruses.</p>
                          <p class="bodytext">You are responsible for configuring your information technology, computer programs and platform to access this website. You should use your own virus protection software.</p>
                          <p class="bodytext">You must not misuse this website by knowingly introducing viruses, trojans, worms, logic bombs, or other material that is malicious or technologically harmful. You must not attempt to gain unauthorised
                            access to this website, the server on which this website is stored, or any server, computer or database connected to this website. You must not attack this website via a denial-of-service attack or a distributed denial-of
                            service attack. In the event of such a breach, your right to use this website will cease immediately.</p>
                          <h4 class="headingwithintopic">Rules about linking to this website</h4>
                          <p class="bodytext">You may link to any page on this website, provided you do so in a way that is fair and legal and does not damage our reputation or take advantage of it.</p>
                          <p class="bodytext">You must not establish a link in such a way as to suggest any form of association, approval, or endorsement on our part where none exists.</p>
                          <p class="bodytext">This website must not be framed on any other website without permission.</p>
                          <p class="bodytext">We reserve the right to withdraw linking permission without notice.</p>
                          <p class="bodytext">The website in which you are linking must comply in all respects with the content standards set out in our <a class="jumptemplate" title="" href="#acceptableuse" target="_self">Acceptable Use Policy</a>.
                          </p>
                          <p class="bodytext">If you wish to link to or make any use of content on this website other than that set out above, please contact
                            <a class="jumptemplate" title="" href="Mailto:info@healthpathwayscommunity.org" target="_self">info@healthpathwayscommunity.org</a>.</p>
                          <div class="embedded-topic shared-content" data-embedded-topic-id="950283">
                            <h4 class="headingwithintopic">Which country’s laws apply to any disputes?</h4>
                            <p class="bodytextbold">For the Base HealthPathways site and any sites that relate to an organisation in NZ or in any other country not listed below:</p>
                            <p class="bodytext">These Terms, their subject matter and their formation (and any non-contractual disputes or claims) are governed by New Zealand law. We both agree to the non-exclusive jurisdiction of the courts of New
                              Zealand.</p>
                            <p class="bodytext">If there is any inconsistency between these Terms and any other arrangement with us, these Terms prevail unless otherwise agreed by us in writing.</p>
                            <p class="bodytextbold">For sites that relate to an organisation in Australia:</p>
                            <p class="bodytext"><span class="lrlocalisable">These Term, their subject matter and their formation (and any non-contractual disputes or claims) are governed by the law of New South Wales. We both agree to submit to the
                                non-exclusive jurisdiction of the courts of New South Wales and the courts of New Zealand.</span></p>
                          </div>
                          <h4 class="headingwithintopic">Our trademarks are registered</h4>
                          <p class="bodytext">Streamliners is a New Zealand registered trademark of Streamliners NZ Ltd. HealthPathways and HealthPathways Community are New Zealand, Australia, United Kingdom, and the EU registered trademarks of
                            Streamliners NZ Ltd. You are not permitted to use them without our approval, unless they are part of material you are using as permitted under
                            <a class="jumptemplate" title="" href="#copyright" target="_self">How you may use material on this website</a>.</p>
                          <h4 class="headingwithintopic">Sharing of content with HealthPathways Community</h4>
                          <p class="bodytext">The international HealthPathways Community is a collective of all organisations implementing HealthPathways. The community develops HealthPathways collaboratively and shares the contributions among
                            members. Clinical editors, technical writers, and subject-matter experts can modify and use other contributors’ work to prepare HealthPathways guidelines, including Base HealthPathways. Sharing helps to spread clinical
                            guidance and new evidence into practice faster.</p>
                          <h4 class="subheading2"><a name="acceptableuse"></a>Acceptable Use Policy</h4>
                          <p class="bodytext">Please read this Acceptable Use Policy carefully before using this website.</p>
                          <h4 class="headingwithintopic">What’s in this Acceptable Use Policy?</h4>
                          <p class="bodytext">This Acceptable Use Policy sets out the content standards that apply when you make contact with other users on this website, link to this website, or interact with this website in any other way.</p>
                          <h4 class="headingwithintopic">We may make changes to this Acceptable Use Policy</h4>
                          <p class="bodytext">We amend the Acceptable Use Policy from time to time. Every time you wish to use a website on our domains, please check to ensure that you understand the Acceptable Use Policy that applies at that time.
                          </p>
                          <h4 class="headingwithintopic">Prohibited uses </h4>
                          <p class="bodytext">You may use this website only for lawful purposes. You may not use this website:</p>
                          <ul class="listbullet">
                            <li class="listbullet">in any way that breaches any applicable local, national, or international law or regulation</li>
                            <li class="listbullet">in any way that is unlawful or fraudulent, or has any unlawful or fraudulent purpose or effect</li>
                            <li class="listbullet">for the purpose of harming or attempting to harm minors in any way</li>
                            <li class="listbullet">to send, knowingly receive, upload, download, use or re-use any material which does not comply with our <a class="jumptemplate" title="" href="#ref" target="_self">content standards</a></li>
                            <li class="listbullet">to transmit, or procure the sending of, any unsolicited or unauthorised advertising or promotional material or any other form of similar solicitation (spam)</li>
                            <li class="listbullet">to knowingly transmit any data, send, or upload any material that contains viruses, trojans, worms, time-bombs, keystroke loggers, spyware, adware, or any other harmful programs or similar computer
                              code designed to adversely affect the operation of any computer software or hardware.</li>
                          </ul>
                          <p class="bodytext">You also agree:</p>
                          <ul class="listbullet">
                            <li class="listbullet">not to reproduce, duplicate, copy or re-sell any part of this website in contravention of the provisions of our
                              <a class="jumptemplate" title="" href="#termsofuse" target="_self">Terms and Conditions</a>.</li>
                            <li class="listbullet">not to access without authority, interfere with, damage, or disrupt: <ul class="listbullet2">
                                <li class="listbullet2">any part of this website</li>
                                <li class="listbullet2">any equipment or network on which this website is stored</li>
                                <li class="listbullet2">any software used in the provision of this website</li>
                                <li class="listbullet2">any equipment or network or software owned or used by any third party.</li>
                              </ul>
                            </li>
                          </ul>
                          <h4 class="headingwithintopic">Interactive services </h4>
                          <p class="bodytext">We may from time to time provide interactive services on this website, including, without limitation:</p>
                          <ul class="listbullet">
                            <li class="listbullet">calculators</li>
                            <li class="listbullet">chat rooms</li>
                            <li class="listbullet">bulletin boards</li>
                            <li class="listbullet">other interactive services.</li>
                          </ul>
                          <p class="bodytext">Where we do provide any interactive service, we will provide clear information to you about the kind of service offered, if it is moderated and what form of moderation is used (including whether it is
                            human or technical).</p>
                          <p class="bodytext">We will do our best to assess any possible risks for users from third parties when they use any interactive service provided on this website, and we will decide in each case whether it is appropriate to
                            use moderation of the relevant service (including what kind of moderation to use) in the light of those risks. However, we are under no obligation to oversee, monitor or moderate any interactive service we provide on this
                            website, and we expressly exclude our liability for any loss or damage arising from the use of any interactive service by a user in contravention of our content standards, whether the service is moderated or not.</p>
                          <p class="bodytext">Where we do moderate an interactive service, we will normally provide you with a means of contacting the moderator, should a concern or difficulty arise. <a name="ref"></a></p>
                          <h4 class="headingwithintopic">Content standards (Standards)</h4>
                          <p class="bodytext">These Standards apply to any and all material which you contribute to this website (Contribution), and to any interactive services associated with it.</p>
                          <p class="bodytext">The Standards must be complied with in spirit as well as to the letter. The Standards apply to each part of any Contribution as well as to its whole.</p>
                          <p class="bodytext">We will determine, in its discretion, whether a Contribution breaches these Standards.</p>
                          <p class="bodytext">A Contribution must:</p>
                          <ul class="listbullet">
                            <li class="listbullet">be accurate (where it states facts)</li>
                            <li class="listbullet">be genuinely held (where it states opinions)</li>
                            <li class="listbullet">comply with the law applicable in New Zealand, Australia, the United Kingdom, and in any country from which it is posted.</li>
                          </ul>
                          <p class="bodytext">A Contribution must not:</p>
                          <ul class="listbullet">
                            <li class="listbullet">be defamatory of any person</li>
                            <li class="listbullet">be obscene, offensive, hateful, or inflammatory</li>
                            <li class="listbullet">promote sexually explicit material</li>
                            <li class="listbullet">promote violence</li>
                            <li class="listbullet">promote discrimination based on race, sex, religion, nationality, disability, sexual orientation, or age</li>
                            <li class="listbullet">infringe any copyright, database right, or trademark of any other person</li>
                            <li class="listbullet">be likely to deceive any person</li>
                            <li class="listbullet">breach any legal duty owed to a third party, such as a contractual duty or a duty of confidence</li>
                            <li class="listbullet">promote any illegal activity</li>
                            <li class="listbullet">be in contempt of court</li>
                            <li class="listbullet">be threatening, abuse or invade another’s privacy, or cause annoyance, inconvenience, or needless anxiety</li>
                            <li class="listbullet">be likely to harass, upset, embarrass, alarm, or annoy any other person</li>
                            <li class="listbullet">impersonate any person, or misrepresent your identity or affiliation with any person</li>
                            <li class="listbullet">give the impression that the Contribution emanates from Streamliners NZ Limited, if this is not the case</li>
                            <li class="listbullet">advocate, promote, incite any party to commit, or assist any unlawful or criminal act such as (by way of example only) copyright infringement or computer misuse</li>
                            <li class="listbullet">contain a statement which you know or believe, or have reasonable grounds for believing, that members of the public to whom the statement is, or is to be, published are likely to understand as a
                              direct or indirect encouragement or other inducement to the commission, preparation, or instigation of acts of terrorism</li>
                            <li class="listbullet">contain any advertising or promote any services or web links to other sites.</li>
                          </ul>
                          <h4 class="headingwithintopic">Breach of this Acceptable Use Policy</h4>
                          <p class="bodytext">When we consider that a breach of this Acceptable Use Policy has occurred, we may take such action as we deem appropriate.</p>
                          <p class="bodytext">Failure to comply with this Acceptable Use Policy constitutes a material breach of the <a class="jumptemplate" title="" href="#termsofuse" target="_self">Terms and Conditions</a> upon which you are
                            permitted to use this website, and may result in our taking all or any of the following actions:</p>
                          <ul class="listbullet">
                            <li class="listbullet">Immediate, temporary, or permanent withdrawal of your right to use this website</li>
                            <li class="listbullet">Issue of a warning to you</li>
                            <li class="listbullet">Legal proceedings against you for reimbursement of all costs on an indemnity basis (including, but not limited to, reasonable administrative and legal costs) resulting from the breach</li>
                            <li class="listbullet">Further legal action against you</li>
                            <li class="listbullet">Disclosure of such information to law enforcement authorities as we reasonably feel is necessary or as required by law</li>
                          </ul>
                          <p class="bodytext">We exclude our liability for all action we may take in response to breaches of this Acceptable Use Policy. The actions we may take are not limited to those described above, and we may take any other
                            action we reasonably deem appropriate.</p>
                          <h4 class="subheading2"><a name="privacy"></a>Privacy Policy</h4>
                          <p class="bodytext">Streamliners NZ Ltd respects your privacy and is committed to protecting your personal data. This Privacy Policy will inform you of:</p>
                          <ul class="listbullet">
                            <li class="listbullet">how we look after your personal data when you visit this website (regardless of where you visit it from) </li>
                            <li class="listbullet">your privacy rights</li>
                            <li class="listbullet">how the law protects you.</li>
                          </ul>
                          <p class="bodytext">This Privacy Policy aims to inform you about how Streamliners NZ Ltd collects and processes your personal data when you use this website, including any data you may provide through this website.</p>
                          <p class="bodytext">This website is not intended for children and we do not knowingly collect data relating to children.</p>
                          <p class="bodytext">It is important that you read this Privacy Policy together with any other Privacy Policy or fair processing policy we may provide on specific occasions when we collect or process personal data about you
                            so that you are fully aware of how and why we use your data. This Privacy Policy supplements other notices and privacy policies and is not intended to override them.</p>
                          <p class="bodytext">Streamliners NZ Ltd is the controller of, and responsible for, your personal data (referred to as "Streamliners NZ Ltd", "we", "us" or "our" in this Privacy Policy).</p>
                          <p class="bodytext">We have appointed a Streamliners data privacy officer (DPO) who is responsible for overseeing questions relating to this Privacy Policy. If you have any questions about this Privacy Policy, including any
                            requests to exercise your legal rights, or if you wish to seek access to, or correction of, the personal information which we hold about you, please contact the DPO using the details set out below. </p>
                          <h4 class="headingwithintopic">Contact details</h4>
                          <ul class="listbullet">
                            <li class="listbullet">Full name of legal entity: Streamliners NZ Ltd</li>
                            <li class="listbullet">Email address: privacyrequest@streamliners.co.nz</li>
                          </ul>
                          <p class="bodytext">Where you become aware of a complaint about privacy or the management of personal information you must immediately notify the Streamliners’ DPO using the email address shown above. </p>
                          <p class="bodytext">You have the right to make a complaint at any time to <span class="embedded-topic shared-content" data-embedded-topic-id="950187"><span class="lrlocalisable">the Office of the Australian Information
                                Commissioner.</span></span></p>
                          <p class="bodytext">We would, however, appreciate the chance to address your concerns before you approach your locally relevant authority so please contact us in the first instance. </p>
                          <h4 class="headingwithintopic">Changes to the Privacy Policy and your duty to inform us of changes</h4>
                          <p class="bodytext">We keep our Privacy Policy under regular review. This version was last updated on 9 February 2021. You can access historic versions by contacting us. </p>
                          <p class="bodytext">It is important that the personal data we hold about you is accurate and current. Please notify us if your personal data changes during your relationship with us.</p>
                          <h4 class="headingwithintopic">Third-party links</h4>
                          <p class="bodytext">This website may include links to third-party websites, plug-ins, and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do
                            not control these third-party websites and are not responsible for their privacy statements. When you leave this website we encourage you to read the privacy policy of every website you visit. Further, any links to
                            third-party websites do not constitute sponsorship or endorsement or approval of these websites. This Privacy Policy applies solely to data and information collected by this website.</p>
                          <h4 class="headingwithintopic">The data we collect about you</h4>
                          <p class="bodytext">Personal data, or personal information, means any information about an individual from which that person can be identified. It does not include data where the identity has been removed (anonymous data).
                          </p>
                          <p class="bodytext">We may collect, use, store, and transfer the following different kinds of personal data about you:</p>
                          <ul class="listbullet">
                            <li class="listbullet">Identity Data including: <ul class="listbullet2">
                                <li class="listbullet2">first name and last name</li>
                                <li class="listbullet2">regulatory body and regulatory ID</li>
                                <li class="listbullet2">professional role</li>
                              </ul>
                            </li>
                            <li class="listbullet">Contact Data including: <ul class="listbullet2">
                                <li class="listbullet2">email address </li>
                                <li class="listbullet2">telephone numbers.</li>
                              </ul>
                            </li>
                          </ul>
                          <p class="bodytext">We also collect, use, and share Aggregated Data such as statistical or demographic data for approved purposes. Aggregated Data could be derived from your personal data and data collected automatically
                            from your use of the website. It is used to administer, manage, and analyse website usage.</p>
                          <p class="bodytext">Aggregated Data is not considered personal data in law as we do not collect this data in a manner that can directly or indirectly reveal your identity. We do not combine or connect Aggregated Data with
                            your personal data so that it can directly or indirectly identify you.</p>
                          <h4 class="headingwithintopic">How is your personal data collected?</h4>
                          <p class="bodytext">We may collect Identity Data and Contact Data from you if you:</p>
                          <ul class="listbullet">
                            <li class="listbullet">register for Subscriber Updates on the website</li>
                            <li class="listbullet">send feedback using the “Send Feedback” function</li>
                            <li class="listbullet">fill out a contact form on this website and submit it to us</li>
                            <li class="listbullet">are registered as an Administrator or Editor of this website.</li>
                          </ul>
                          <p class="bodytext">Other than this, we do not collect Identity Data or Contact Data about you through this website.</p>
                          <h4 class="headingwithintopic">How we use your personal data</h4>
                          <p class="bodytext">We will only use your personal data when the law allows us to. Most commonly, we will use your personal data as follows (“approved purpose”):</p>
                          <ul class="listbullet">
                            <li class="listbullet">where it is needed in order to interact with you about writing updates for the website</li>
                            <li class="listbullet">where we need to respond to or act on communications received from you</li>
                            <li class="listbullet">to promote the website and provide you with education resources including: <ul class="listbullet2">
                                <li class="listbullet2">clinical materials or information</li>
                                <li class="listbullet2">information about events connected with the website</li>
                              </ul>
                            </li>
                            <li class="listbullet">to seek and respond to your feedback so that we may develop and improve the website</li>
                            <li class="listbullet">to facilitate our evaluation of the website</li>
                            <li class="listbullet">where it is necessary for our legitimate interests (or those of a third party) and your interests and fundamental rights do not override those interests</li>
                            <li class="listbullet">where we need to comply with a legal obligation.</li>
                          </ul>
                          <p class="bodytext">We provide a way for you to unsubscribe from communications we send directly to you. We will seek your permission before requesting your feedback on the website or for evaluation purposes. We will seek
                            your consent prior to disclosing your personal information to a third party with whom we are collaborating for promotion, education, feedback, or evaluation purposes. Where we use a third party processor they will also be
                            bound by the Terms of this Policy.</p>
                          <p class="bodytext">Subscription to the website is entirely voluntary and you may cancel your subscription at any time using the options provided on the website.</p>
                          <p class="bodytext">We do not share your personal data with any other party except for the approved purpose with:</p>
                          <ul class="listbullet">
                            <li class="listbullet"><span class="embedded-topic shared-content" data-embedded-topic-id="875389"><span class="lrlocalisable">South Western Sydney LHD</span></span>. </li>
                            <li class="listbullet" data-embedded-topic-id="952344"><span class="lrlocalisable">South Western Sydney Primary Health Network (PHN).</span></li>
                            <li class="listbullet">our own employees and contractors (including relevant staff and contractors of <span class="embedded-topic shared-content" data-embedded-topic-id="875389"><span class="lrlocalisable">South Western
                                  Sydney LHD</span></span>) carrying out tasks in connection with this website.</li>
                          </ul>
                          <p class="bodytext">This website (and the personal information we collect and hold through the website) is hosted on servers operated by Streamliners NZ Ltd that are located in <span class="embedded-topic shared-content"
                              data-embedded-topic-id="950233"><span class="lrlocalisable">New Zealand and Australia.</span></span> We may transfer your personal data outside <span class="embedded-topic shared-content"
                              data-embedded-topic-id="950240"><span class="lrlocalisable">Australia</span></span> to our data servers located in New Zealand.</p>
                          <h4 class="headingwithintopic">Overseas or Cross Border Disclosures</h4>
                          <p class="bodytext">We will not disclose data to overseas recipients unless they are part of this contract and disclosure is for the purposes outlined in this contract.</p>
                          <h4 class="headingwithintopic">Data security</h4>
                          <p class="bodytext">We have implemented appropriate security measures to prevent your personal data from being:</p>
                          <ul class="listbullet">
                            <li class="listbullet">accidentally lost</li>
                            <li class="listbullet">used or accessed in an unauthorised way</li>
                            <li class="listbullet">altered or disclosed. </li>
                          </ul>
                          <p class="bodytext">In addition, we limit access to your personal data to those employees, agents, contractors, and other third parties who have a business need to know. They will only process your personal data on our
                            instructions for the approved purpose and they are subject to a duty of confidentiality. </p>
                          <h4 class="headingwithintopic">How long will you use my personal data for?</h4>
                          <p class="bodytext">We will only retain your personal data for as long as reasonably necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, regulatory, tax, accounting, or
                            reporting requirements. We may retain your personal data for a longer period in the event of a complaint or if we reasonably believe there is a prospect of litigation in respect to our relationship with you.</p>
                          <p class="bodytext">To determine the appropriate retention period for personal data, we consider the:</p>
                          <ul class="listbullet">
                            <li class="listbullet">amount, nature, and sensitivity of the personal data</li>
                            <li class="listbullet">potential risk of harm from unauthorised use or disclosure of your personal data</li>
                            <li class="listbullet">purposes for which we process your personal data and whether we can achieve those purposes through other means</li>
                            <li class="listbullet">applicable legal, regulatory, tax, accounting, or other requirements.</li>
                          </ul>
                          <h4 class="headingwithintopic">Your legal rights</h4>
                          <p class="bodytext">You have the right to:</p>
                          <ul class="listbullet">
                            <li class="listbullet">Request access to your personal data (commonly known as a "data subject access request"). This enables you to receive a copy of the personal data we hold about you and to check that we are lawfully
                              processing it. You can request access to this data by contacting the DPO using the contact details specified above.</li>
                            <li class="listbullet">Request correction of the personal data that we hold about you. This enables you to have any incomplete or inaccurate data we hold about you corrected, though we may need to verify the accuracy of
                              the new data you provide to us.</li>
                            <li class="listbullet">Request erasure of your personal data. This enables you to ask us to delete or remove personal data where: <ul class="listbullet2">
                                <li class="listbullet2">there is no good reason for us continuing to process it</li>
                                <li class="listbullet2">you have successfully exercised your right to object to processing (see below)</li>
                                <li class="listbullet2">we may have processed your information unlawfully</li>
                                <li class="listbullet2">we are required to erase your personal data to comply with local law. </li>
                              </ul>
                              <p class="listcontinue">Note, however, that we may not always be able to comply with your request of erasure for specific legal reasons which will be notified to you, if applicable, at the time of your request.</p>
                            </li>
                            <li class="listbullet">Object to processing of your personal data where we are relying on a legitimate interest (or those of a third party) and there is something about your particular situation which makes you want to
                              object to processing on this ground as you feel it impacts on your fundamental rights and freedoms. You also have the right to object where we are processing your personal data for direct marketing purposes. In some
                              cases, we may demonstrate that we have compelling legitimate grounds to process your information which override your rights and freedoms.</li>
                            <li class="listbullet">Request restriction of processing of your personal data. This enables you to ask us to suspend processing your personal data in the following scenarios if: <ul class="listbullet2">
                                <li class="listbullet2">you want us to establish the data's accuracy</li>
                                <li class="listbullet2">our use of the data is unlawful but you do not want us to erase it</li>
                                <li class="listbullet2">you need us to hold the data even if we no longer require it as you need it to establish, exercise, or defend legal claims</li>
                                <li class="listbullet2">you have objected to our use of your data but we need to verify whether we have overriding legitimate grounds to use it. </li>
                              </ul>
                            </li>
                            <li class="listbullet">Withdraw consent at any time where we are relying on consent to process your personal data. However, this will not affect the lawfulness of any processing carried out before you withdraw your
                              consent. If you withdraw your consent, we may not be able to provide certain services to you. We will advise you if this is the case at the time you withdraw your consent.</li>
                          </ul>
                          <h4 class="headingwithintopic">Cookies</h4>
                          <p class="bodytext">HealthPathways uses <a class="intranetlinktemplate" title="" href="http://www.allaboutcookies.org/" target="_blank">cookies</a> to keep you logged in and optionally to remember your login details.</p>
                          <p class="bodytext">We also use Google Analytics which uses cookies to track activity on this website. We do not track individual user activity. Tracking page use helps us to focus on pages that are more relevant to your
                            needs. Google provides tools to allow you to <a class="intranetlinktemplate" title="" href="https://tools.google.com/dlpage/gaoptout" target="_blank">opt out of Google Analytics</a>.</p>
                          <p class="bodytext">You can <a class="intranetlinktemplate" title="" href="http://www.allaboutcookies.org/manage-cookies/clear-cookies-installed.html" target="_blank">remove cookies</a> from your web browser (this will end
                            your current login session).</p>
                        </div>
                      </div>
                      <!-- End of Author-it content - do not remove this comment - it will break StrAPP -->
                      <div class="strappdesktop">
                        <!-- Footer information, including metadata starts here -->
                        <p>&nbsp;</p>
                        <div id="greybackground">
                          <div id="tabs">
                            <ul>
                              <li><a href="#tabs-pageinfo">Page Information</a></li>
                            </ul>
                            <div id="tabs-pageinfo">
                              <table class="metadata" width="600" cellpadding="2" cellspacing="0" border="0" style="border-collapse:collapse">
                                <tbody>
                                  <tr>
                                    <td width="120" height="0"></td>
                                    <td width="480" height="0"></td>
                                  </tr>
                                  <tr align="left" valign="top">
                                    <td style="border-left:0px solid #ffffff;border-right:0px solid #ffffff;border-top:0px solid #ffffff;" colspan="2" width="600">
                                      <p class="metadatatext"><strong>Information about this HealthPathways document (13212):</strong></p>
                                    </td>
                                  </tr>
                                  <tr id="documentownerrow" align="left" valign="top">
                                    <td style="border-left:0px solid #ffffff;" width="120">
                                      <p class="metadatatext">Document Owner:</p>
                                    </td>
                                    <td style="border-right:0px solid #ffffff;" width="480">
                                      <p class="metadatatext">Not assigned (see <a id="whoswholink" class="paletemplate" href="13500.htm">Who's Who</a>)</p>
                                    </td>
                                  </tr>
                                  <tr align="left" valign="top">
                                    <td style="border-left:0px solid #ffffff;" width="120">
                                      <p class="metadatatext">Last Updated:</p>
                                    </td>
                                    <td style="border-right:0px solid #ffffff;" width="480">
                                    </td>
                                  </tr>
                                  <tr align="left" valign="top">
                                    <td style="border-left:0px solid #ffffff;" width="120">
                                      <p class="metadatatext">Last Reviewed:</p>
                                    </td>
                                    <td style="border-right:0px solid #ffffff;" width="480">
                                    </td>
                                  </tr>
                                  <tr align="left" valign="top">
                                    <td style="border-left:0px solid #ffffff;" width="120">
                                      <p class="metadatatext">Keywords:</p>
                                    </td>
                                    <td style="border-right:0px solid #ffffff;" width="480">
                                      <p class="metadatatext">disclaimer</p>
                                    </td>
                                  </tr>
                                  <tr>
                                    <td colspan="2">
                                      <p class="feedbackbutton">
                                        <span
                                          id="feedbacklinkbottom"><a class="button" href="https://admin.healthpathwayscommunity.org/feedback.aspx?site=30&amp;siteguid=b99a21aa-09ba-4320-9ca1-d53585789f5a&amp;key=terms-13212&amp;sitetype=live&amp;topic=13212&amp;subject=Terms+and+Conditions&amp;page=13212.htm" target="_blank"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Complete a feedback form and send it to the owner of this document">Send Feedback</span></a><span
                                            style="padding-left: 25px;">&nbsp;</span><a class="button" href="javascript:ExpandAllBlocks()"><span id="toggledropdowns" class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Expand all drop-boxes">Expand all</span></a></span>
                                        <span style="padding-left: 25px;">&nbsp;</span>
                                        <a class="button" href="mailto:?subject=Link to HealthPathways: Terms and Conditions&amp;body=https://swsclassic.communityhealthpathways.org/13212.htm"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Email this link to a colleague">Email this page</span></a>
                                        <span style="padding-left: 25px;">&nbsp;</span>
                                        <a class="button" href="/LoginFiles/Logout.aspx?autologon=0" target="_parent"><span class="toolbar_button" onmouseover="this.className='toolbar_button_hover'" onmouseout="this.className='toolbar_button'" title="Log out of HealthPathways">Log out</span></a>
                                      </p>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                              <div id="meta_disclaimer">
                                <p class="disclaimertext"><a id="h13567" class="jumptemplate" title="Disclaimer" href="./13212.htm" target="_self">Have you read the disclaimer</a>?</p>
                              </div>
                              <p class="disclaimertext"><a id="h13568" class="jumptemplate" title="Copyright statement" href="./13212.htm#copyright" target="_self">© 2024 HealthPathways. All rights reserved.</a></p>
                              <div id="d13568" class="roger" style="display:none">
                                <p class="bodytext">No content in this website may be reproduced or transmitted in any form or by any means, electronic, mechanical, recording, or otherwise, without the prior written approval of South West Sydney
                                  Local Health District and Canterbury District Health Board (where the original source of the content was from Canterbury District Health Board). For information on obtaining permission for reproduction or
                                  transmission of the content please contact <a href="mailto:copyright@healthpathwayscommunity.org">copyright@healthpathwayscommunity.org</a>. </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div> <!-- strappdesktop -->
                      <p class="variables">Topic Code: <strong class="specialbold">13212</strong></p>
                      <!-- strappmobile -->
                      <!-- Divs for pop ups -->
                      <div id="surveyDialog" title=""> </div>
                    </div>
                  </div>
                  <script>
                    $("#terms").load("Custom/terms_conditions.htm .pagecontents", function(response, status, xhr) {
                      if (status == "error") {
                        alert("Error occured: " + xhr.status + " " + xhr.statusText);
                      }
                    });
                  </script>
                </div>
                <div class="modal-footer"></div>
              </div>
            </div>
          </div> &nbsp;&nbsp;<!-- END ========================== -->
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("RequiredFieldValidator1"), document.getElementById("RequiredFieldValidator3"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var RequiredFieldValidator1 = document.all ? document.all["RequiredFieldValidator1"] : document.getElementById("RequiredFieldValidator1");
    RequiredFieldValidator1.controltovalidate = "txtUserName";
    RequiredFieldValidator1.errormessage = "<br/>Please enter a username";
    RequiredFieldValidator1.display = "Dynamic";
    RequiredFieldValidator1.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    RequiredFieldValidator1.initialvalue = "";
    var RequiredFieldValidator3 = document.all ? document.all["RequiredFieldValidator3"] : document.getElementById("RequiredFieldValidator3");
    RequiredFieldValidator3.controltovalidate = "txtPassword";
    RequiredFieldValidator3.errormessage = "<br/>Please enter a password";
    RequiredFieldValidator3.display = "Dynamic";
    RequiredFieldValidator3.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    RequiredFieldValidator3.initialvalue = "";
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_ValidationActive = false;
    if (typeof(ValidatorOnLoad) == "function") {
      ValidatorOnLoad();
    }

    function ValidatorOnSubmit() {
      if (Page_ValidationActive) {
        return ValidatorCommonOnSubmit();
      } else {
        return true;
      }
    }
    //]]>
  </script>
</form>

Text Content

 


SOUTH WESTERN SYDNEY


WELCOME


SIGN IN TO HEALTHPATHWAYS

Username

Please enter a username
Forgot password?
Password

Please enter a password
Show
Remember me



BROWSER UPGRADE RECOMMENDED

It looks like you’re using an outdated browser. You’ll still be able to access
the site but for the best experience, we recommend that you upgrade to the
latest version of Internet Explorer or Google Chrome. Talk to your IT support
about your options, or find out now which browser and version you are using.

Register now.


NEW TO HEALTHPATHWAYS?

If you are a health professional and would like to have access to this
HealthPathways website, please request access from the local HealthPathways
team.

--------------------------------------------------------------------------------


GET LOCALISED HEALTH INFORMATION, AT THE POINT OF CARE

What is HealthPathways?expand_more

HealthPathways offers clinicians locally agreed information to make the right
decisions together with patients, at the point of care.

The pathways are designed primarily for general practice teams, but are also
available to specialists, allied health professionals, and other health
professionals in your region.

Terms and Conditions

General Inquiriesexpand_more

For general inquiries about HealthPathways, contact the local HealthPathways
team at HealthPathways@swsphn.com.au.

If you’re a clinician wanting access to HealthPathways, register now.


close

Send Feedback

Print

 Back

HealthPathways

<

>


TERMS AND CONDITIONS

TERMS OF USE (TERMS)

The following site domains ("the websites") are operated by Streamliners NZ
Limited ("We") for the HealthPathways Community including South Western Sydney
LHD:

 * *.communityhealthpathways.org
 * *.healthpathwayscommunity.org

To contact us, please email info@healthpathwayscommunity.org.

BY USING THIS WEBSITE YOU ACCEPT THESE TERMS

By using any site on one of our domains, you confirm that you accept the Terms
of this policy and that you agree to comply with them. "You" and "Your" means
any individual or entity accessing or using the site. If we have separately
agreed that you are an agreed content contributor to HealthPathways
("Contributor"), you may have additional rights to use our site.

If you do not agree to these Terms, you must not use this website nor any
content contributed to this website by any organisation that is a member of the
HealthPathways Community.

We recommend that you print a copy of these Terms for future reference.

These Terms apply for our benefit and for the benefit of each organisation that
is a member of the HealthPathways Community, including and are enforceable by us
and by any organisation that is a member of the HealthPathways Community and
that is affected by your use of the websites. The disclaimers of liability set
out in these Terms also apply for the benefit of each organisation that is a
member of the HealthPathways Community in respect of any site on one of our
domains that has been contributed to by that organisation.

THERE ARE OTHER TERMS THAT MAY APPLY TO YOU

These Terms refer to the following additional terms, which also apply to your
use of this website:

 * Acceptable Use Policy – the permitted uses and prohibited uses of this
   website. When using this website, you must comply with this Acceptable Use
   Policy.
 * Privacy Policy – the terms on which we process any personal data we collect
   from you, or that you provide to us. By using this website, you consent to
   such processing and you warrant that all data provided by you is accurate.

WE MAY MAKE CHANGES TO THESE TERMS

We amend these Terms from time to time. Every time you wish to use a site on our
domains, please check these Terms to ensure you understand the Terms that apply
at that time. These Terms were most recently updated on 20 May 2021.

WE MAY MAKE REGULAR CHANGES TO THIS WEBSITE

We may update and change our site frequently to reflect changes to our users’
needs.

AVAILABILITY OF THIS WEBSITE

We do not guarantee that this website, or any content on it, will always be
available or be uninterrupted. Although every effort is made to keep the website
up and running smoothly, due to the nature of the Internet and the technology
involved, we take no responsibility for and will not be liable for the website
being temporarily unavailable or for any loss or damage suffered as a result of
the use of or access to, or inability to use or access this website. We may
suspend or withdraw or restrict the availability of all or any part of this
website for business and operational reasons. We will try to give you reasonable
notice of any suspension or withdrawal.

YOU MUST KEEP ACCOUNT DETAILS SAFE

If you choose, or you are provided with, a user identification code, password,
or any other piece of information as part of our security procedures, you must
treat such information as confidential.

We have the right to change the username or password, whether chosen by you or
allocated by us, at any time, if in our reasonable opinion the credentials have
become known to a party who has failed to comply with any of the provisions of
these Terms.

If you know or suspect that your username or password have been shared
inappropriately, you must promptly notify us at
info@healthpathwayscommunity.org.

HOW YOU MAY USE MATERIAL ON THIS WEBSITE

We are the owner or the licensee of all intellectual property rights in this
website, and in the material published on it. Those works are protected by
copyright and other intellectual property laws and treaties around the world.
All such rights are reserved. You acquire no ownership of copyright or other
intellectual property rights or proprietary interest in this website, and in the
material published on it.

You may print off one copy, and may download extracts, of any page(s) from this
website that have been made available for your own use and you may draw the
attention of others within your organisation to content posted on this website.
Contributors may copy and paste extracts from any page(s) from this website
solely for the purpose of preparing revised content for consideration for
inclusion in HealthPathways.

Except as expressly stated in these Terms, no content in this website may be
reproduced or transmitted in any form or by any means, electronic, mechanical,
recording, or otherwise, without our prior written approval. For information on
obtaining permission for reproduction or transmission of the content please
contact copyright@healthpathwayscommunity.org.

Our status (and that of any identified contributors) as the authors of content
on this website must always be acknowledged.

If you print, copy, or download any part of this website in breach of these
terms of use, your right to use this website will cease immediately and you
must, at our option, return or destroy any copies of the materials you have
made.

DISCLAIMER

THIS WEBSITE IS ONLY INTENDED FOR USE BY HEALTH PROFESSIONALS

This website and the material on it, including but not limited to, all content,
articles, text, graphics, images, pages, and publications (material) is designed
and offered for use by health professionals practising within their vocational
scope, and is for general information purposes only. This website is not for
access or use by consumers, patients, or people who are not health
professionals.

Please be aware that this website may contain health or medically-related
materials, including information that some people may find offensive.

THE INFORMATION ON THIS WEBSITE DOES NOT REPLACE CLINICAL DECISION-MAKING

The material is for use by health professionals as a guide only and does not
replace clinical decision-making. The material is not designed to be, and is not
a substitute for, formal clinical guidelines, educational texts, or specific
medical or related advice or opinion, and should not be taken as such. We are
not responsible to you, or anyone else, for any loss suffered in connection with
the use of this website or the material on it.

Drug information is included in HealthPathways as a guide only. Before
prescribing, apply clinical judgement and check all information with a formulary
for complete guidance on indications, contraindications, dosing, and drug
interactions.

Pages that have not yet been localised for this region's website are clearly
marked as such. These pages may contain useful information, but please use your
judgement as to the appropriateness of this information in your region.

Although we make reasonable efforts to update the information on our site, we
make no representations, warranties, or guarantees of any kind, express or
implied about the completeness, accuracy, reliability, suitability, or
availability with respect to this website or the information, products,
services, or related graphics contained on this website for any purpose. Any
reliance you place on such material is therefore strictly at your own risk.

While the editorial process is designed to ensure accuracy, all information
should be verified. If you notice any incorrect information, please send
feedback.

Information about health providers on this website does not constitute a
recommendation or endorsement of their services. The use of any listed providers
is undertaken at the user's own risk. The list of providers on this website may
not be comprehensive. You may suggest a change to the provider information on
this website by sending feedback.

WE ARE NOT RESPONSIBLE FOR WEBSITES WE LINK TO

Where this website contains links to other external sites and resources provided
by third parties, these links are provided for your information only. Such links
should not be interpreted as approval by us of those linked websites or
information you may obtain from them.

We have no control over the contents of those sites or resources.

OUR USE OF THIRD-PARTY CONTENT

Streamliners and the HealthPathways Community have made every effort to contact
copyright holders of content that originated outside the HealthPathways
Community. We would be grateful to receive any new information which comes to
light regarding any item we have included and apologise for any inadvertent
omissions. Please send any copyright queries to
copyright@healthpathwayscommunity.org. If we or our clinical editors have
unintentionally overlooked copyright, we will be pleased to negotiate the
relevant fees and permissions, or if necessary, take down the relevant item from
this website.

OUR RESPONSIBILITY FOR LOSS OR DAMAGE SUFFERED BY YOU

We exclude all implied conditions, warranties, representations or other terms
that may apply to this website or any content on it. We accept no liability for
any false, inaccurate, inappropriate or incomplete information presented on the
website. We do not accept any liability for any injury, loss or damage incurred
by use of or reliance on the information provided on this website.

We will not be liable to you for any loss or damage, whether in contract, tort
(including negligence), breach of statutory duty, or otherwise, even if
foreseeable, arising under or in connection with:

 * use of, or inability to use, this website
 * use of or reliance on any content displayed on this website.

In particular, we will not be liable for:

 * loss of profits, sales, business, or revenue
 * business interruption
 * loss of anticipated savings
 * loss of business opportunity, goodwill, or reputation
 * any indirect or consequential loss or damage.

WE ARE NOT RESPONSIBLE FOR VIRUSES AND YOU MUST NOT INTRODUCE THEM

We do not guarantee that this website will be secure or free from bugs or
viruses.

You are responsible for configuring your information technology, computer
programs and platform to access this website. You should use your own virus
protection software.

You must not misuse this website by knowingly introducing viruses, trojans,
worms, logic bombs, or other material that is malicious or technologically
harmful. You must not attempt to gain unauthorised access to this website, the
server on which this website is stored, or any server, computer or database
connected to this website. You must not attack this website via a
denial-of-service attack or a distributed denial-of service attack. In the event
of such a breach, your right to use this website will cease immediately.

RULES ABOUT LINKING TO THIS WEBSITE

You may link to any page on this website, provided you do so in a way that is
fair and legal and does not damage our reputation or take advantage of it.

You must not establish a link in such a way as to suggest any form of
association, approval, or endorsement on our part where none exists.

This website must not be framed on any other website without permission.

We reserve the right to withdraw linking permission without notice.

The website in which you are linking must comply in all respects with the
content standards set out in our Acceptable Use Policy.

If you wish to link to or make any use of content on this website other than
that set out above, please contact info@healthpathwayscommunity.org.

WHICH COUNTRY’S LAWS APPLY TO ANY DISPUTES?

For the Base HealthPathways site and any sites that relate to an organisation in
NZ or in any other country not listed below:

These Terms, their subject matter and their formation (and any non-contractual
disputes or claims) are governed by New Zealand law. We both agree to the
non-exclusive jurisdiction of the courts of New Zealand.

If there is any inconsistency between these Terms and any other arrangement with
us, these Terms prevail unless otherwise agreed by us in writing.

For sites that relate to an organisation in Australia:

These Term, their subject matter and their formation (and any non-contractual
disputes or claims) are governed by the law of New South Wales. We both agree to
submit to the non-exclusive jurisdiction of the courts of New South Wales and
the courts of New Zealand.

OUR TRADEMARKS ARE REGISTERED

Streamliners is a New Zealand registered trademark of Streamliners NZ Ltd.
HealthPathways and HealthPathways Community are New Zealand, Australia, United
Kingdom, and the EU registered trademarks of Streamliners NZ Ltd. You are not
permitted to use them without our approval, unless they are part of material you
are using as permitted under How you may use material on this website.

SHARING OF CONTENT WITH HEALTHPATHWAYS COMMUNITY

The international HealthPathways Community is a collective of all organisations
implementing HealthPathways. The community develops HealthPathways
collaboratively and shares the contributions among members. Clinical editors,
technical writers, and subject-matter experts can modify and use other
contributors’ work to prepare HealthPathways guidelines, including Base
HealthPathways. Sharing helps to spread clinical guidance and new evidence into
practice faster.

ACCEPTABLE USE POLICY

Please read this Acceptable Use Policy carefully before using this website.

WHAT’S IN THIS ACCEPTABLE USE POLICY?

This Acceptable Use Policy sets out the content standards that apply when you
make contact with other users on this website, link to this website, or interact
with this website in any other way.

WE MAY MAKE CHANGES TO THIS ACCEPTABLE USE POLICY

We amend the Acceptable Use Policy from time to time. Every time you wish to use
a website on our domains, please check to ensure that you understand the
Acceptable Use Policy that applies at that time.

PROHIBITED USES

You may use this website only for lawful purposes. You may not use this website:

 * in any way that breaches any applicable local, national, or international law
   or regulation
 * in any way that is unlawful or fraudulent, or has any unlawful or fraudulent
   purpose or effect
 * for the purpose of harming or attempting to harm minors in any way
 * to send, knowingly receive, upload, download, use or re-use any material
   which does not comply with our content standards
 * to transmit, or procure the sending of, any unsolicited or unauthorised
   advertising or promotional material or any other form of similar solicitation
   (spam)
 * to knowingly transmit any data, send, or upload any material that contains
   viruses, trojans, worms, time-bombs, keystroke loggers, spyware, adware, or
   any other harmful programs or similar computer code designed to adversely
   affect the operation of any computer software or hardware.

You also agree:

 * not to reproduce, duplicate, copy or re-sell any part of this website in
   contravention of the provisions of our Terms and Conditions.
 * not to access without authority, interfere with, damage, or disrupt:
   * any part of this website
   * any equipment or network on which this website is stored
   * any software used in the provision of this website
   * any equipment or network or software owned or used by any third party.

INTERACTIVE SERVICES

We may from time to time provide interactive services on this website,
including, without limitation:

 * calculators
 * chat rooms
 * bulletin boards
 * other interactive services.

Where we do provide any interactive service, we will provide clear information
to you about the kind of service offered, if it is moderated and what form of
moderation is used (including whether it is human or technical).

We will do our best to assess any possible risks for users from third parties
when they use any interactive service provided on this website, and we will
decide in each case whether it is appropriate to use moderation of the relevant
service (including what kind of moderation to use) in the light of those risks.
However, we are under no obligation to oversee, monitor or moderate any
interactive service we provide on this website, and we expressly exclude our
liability for any loss or damage arising from the use of any interactive service
by a user in contravention of our content standards, whether the service is
moderated or not.

Where we do moderate an interactive service, we will normally provide you with a
means of contacting the moderator, should a concern or difficulty arise.

CONTENT STANDARDS (STANDARDS)

These Standards apply to any and all material which you contribute to this
website (Contribution), and to any interactive services associated with it.

The Standards must be complied with in spirit as well as to the letter. The
Standards apply to each part of any Contribution as well as to its whole.

We will determine, in its discretion, whether a Contribution breaches these
Standards.

A Contribution must:

 * be accurate (where it states facts)
 * be genuinely held (where it states opinions)
 * comply with the law applicable in New Zealand, Australia, the United Kingdom,
   and in any country from which it is posted.

A Contribution must not:

 * be defamatory of any person
 * be obscene, offensive, hateful, or inflammatory
 * promote sexually explicit material
 * promote violence
 * promote discrimination based on race, sex, religion, nationality, disability,
   sexual orientation, or age
 * infringe any copyright, database right, or trademark of any other person
 * be likely to deceive any person
 * breach any legal duty owed to a third party, such as a contractual duty or a
   duty of confidence
 * promote any illegal activity
 * be in contempt of court
 * be threatening, abuse or invade another’s privacy, or cause annoyance,
   inconvenience, or needless anxiety
 * be likely to harass, upset, embarrass, alarm, or annoy any other person
 * impersonate any person, or misrepresent your identity or affiliation with any
   person
 * give the impression that the Contribution emanates from Streamliners NZ
   Limited, if this is not the case
 * advocate, promote, incite any party to commit, or assist any unlawful or
   criminal act such as (by way of example only) copyright infringement or
   computer misuse
 * contain a statement which you know or believe, or have reasonable grounds for
   believing, that members of the public to whom the statement is, or is to be,
   published are likely to understand as a direct or indirect encouragement or
   other inducement to the commission, preparation, or instigation of acts of
   terrorism
 * contain any advertising or promote any services or web links to other sites.

BREACH OF THIS ACCEPTABLE USE POLICY

When we consider that a breach of this Acceptable Use Policy has occurred, we
may take such action as we deem appropriate.

Failure to comply with this Acceptable Use Policy constitutes a material breach
of the Terms and Conditions upon which you are permitted to use this website,
and may result in our taking all or any of the following actions:

 * Immediate, temporary, or permanent withdrawal of your right to use this
   website
 * Issue of a warning to you
 * Legal proceedings against you for reimbursement of all costs on an indemnity
   basis (including, but not limited to, reasonable administrative and legal
   costs) resulting from the breach
 * Further legal action against you
 * Disclosure of such information to law enforcement authorities as we
   reasonably feel is necessary or as required by law

We exclude our liability for all action we may take in response to breaches of
this Acceptable Use Policy. The actions we may take are not limited to those
described above, and we may take any other action we reasonably deem
appropriate.

PRIVACY POLICY

Streamliners NZ Ltd respects your privacy and is committed to protecting your
personal data. This Privacy Policy will inform you of:

 * how we look after your personal data when you visit this website (regardless
   of where you visit it from)
 * your privacy rights
 * how the law protects you.

This Privacy Policy aims to inform you about how Streamliners NZ Ltd collects
and processes your personal data when you use this website, including any data
you may provide through this website.

This website is not intended for children and we do not knowingly collect data
relating to children.

It is important that you read this Privacy Policy together with any other
Privacy Policy or fair processing policy we may provide on specific occasions
when we collect or process personal data about you so that you are fully aware
of how and why we use your data. This Privacy Policy supplements other notices
and privacy policies and is not intended to override them.

Streamliners NZ Ltd is the controller of, and responsible for, your personal
data (referred to as "Streamliners NZ Ltd", "we", "us" or "our" in this Privacy
Policy).

We have appointed a Streamliners data privacy officer (DPO) who is responsible
for overseeing questions relating to this Privacy Policy. If you have any
questions about this Privacy Policy, including any requests to exercise your
legal rights, or if you wish to seek access to, or correction of, the personal
information which we hold about you, please contact the DPO using the details
set out below.

CONTACT DETAILS

 * Full name of legal entity: Streamliners NZ Ltd
 * Email address: privacyrequest@streamliners.co.nz

Where you become aware of a complaint about privacy or the management of
personal information you must immediately notify the Streamliners’ DPO using the
email address shown above.

You have the right to make a complaint at any time to the Office of the
Australian Information Commissioner.

We would, however, appreciate the chance to address your concerns before you
approach your locally relevant authority so please contact us in the first
instance.

CHANGES TO THE PRIVACY POLICY AND YOUR DUTY TO INFORM US OF CHANGES

We keep our Privacy Policy under regular review. This version was last updated
on 9 February 2021. You can access historic versions by contacting us.

It is important that the personal data we hold about you is accurate and
current. Please notify us if your personal data changes during your relationship
with us.

THIRD-PARTY LINKS

This website may include links to third-party websites, plug-ins, and
applications. Clicking on those links or enabling those connections may allow
third parties to collect or share data about you. We do not control these
third-party websites and are not responsible for their privacy statements. When
you leave this website we encourage you to read the privacy policy of every
website you visit. Further, any links to third-party websites do not constitute
sponsorship or endorsement or approval of these websites. This Privacy Policy
applies solely to data and information collected by this website.

THE DATA WE COLLECT ABOUT YOU

Personal data, or personal information, means any information about an
individual from which that person can be identified. It does not include data
where the identity has been removed (anonymous data).

We may collect, use, store, and transfer the following different kinds of
personal data about you:

 * Identity Data including:
   * first name and last name
   * regulatory body and regulatory ID
   * professional role
 * Contact Data including:
   * email address
   * telephone numbers.

We also collect, use, and share Aggregated Data such as statistical or
demographic data for approved purposes. Aggregated Data could be derived from
your personal data and data collected automatically from your use of the
website. It is used to administer, manage, and analyse website usage.

Aggregated Data is not considered personal data in law as we do not collect this
data in a manner that can directly or indirectly reveal your identity. We do not
combine or connect Aggregated Data with your personal data so that it can
directly or indirectly identify you.

HOW IS YOUR PERSONAL DATA COLLECTED?

We may collect Identity Data and Contact Data from you if you:

 * register for Subscriber Updates on the website
 * send feedback using the “Send Feedback” function
 * fill out a contact form on this website and submit it to us
 * are registered as an Administrator or Editor of this website.

Other than this, we do not collect Identity Data or Contact Data about you
through this website.

HOW WE USE YOUR PERSONAL DATA

We will only use your personal data when the law allows us to. Most commonly, we
will use your personal data as follows (“approved purpose”):

 * where it is needed in order to interact with you about writing updates for
   the website
 * where we need to respond to or act on communications received from you
 * to promote the website and provide you with education resources including:
   * clinical materials or information
   * information about events connected with the website
 * to seek and respond to your feedback so that we may develop and improve the
   website
 * to facilitate our evaluation of the website
 * where it is necessary for our legitimate interests (or those of a third
   party) and your interests and fundamental rights do not override those
   interests
 * where we need to comply with a legal obligation.

We provide a way for you to unsubscribe from communications we send directly to
you. We will seek your permission before requesting your feedback on the website
or for evaluation purposes. We will seek your consent prior to disclosing your
personal information to a third party with whom we are collaborating for
promotion, education, feedback, or evaluation purposes. Where we use a third
party processor they will also be bound by the Terms of this Policy.

Subscription to the website is entirely voluntary and you may cancel your
subscription at any time using the options provided on the website.

We do not share your personal data with any other party except for the approved
purpose with:

 * South Western Sydney LHD.
 * South Western Sydney Primary Health Network (PHN).
 * our own employees and contractors (including relevant staff and contractors
   of South Western Sydney LHD) carrying out tasks in connection with this
   website.

This website (and the personal information we collect and hold through the
website) is hosted on servers operated by Streamliners NZ Ltd that are located
in New Zealand and Australia. We may transfer your personal data outside
Australia to our data servers located in New Zealand.

OVERSEAS OR CROSS BORDER DISCLOSURES

We will not disclose data to overseas recipients unless they are part of this
contract and disclosure is for the purposes outlined in this contract.

DATA SECURITY

We have implemented appropriate security measures to prevent your personal data
from being:

 * accidentally lost
 * used or accessed in an unauthorised way
 * altered or disclosed.

In addition, we limit access to your personal data to those employees, agents,
contractors, and other third parties who have a business need to know. They will
only process your personal data on our instructions for the approved purpose and
they are subject to a duty of confidentiality.

HOW LONG WILL YOU USE MY PERSONAL DATA FOR?

We will only retain your personal data for as long as reasonably necessary to
fulfil the purposes we collected it for, including for the purposes of
satisfying any legal, regulatory, tax, accounting, or reporting requirements. We
may retain your personal data for a longer period in the event of a complaint or
if we reasonably believe there is a prospect of litigation in respect to our
relationship with you.

To determine the appropriate retention period for personal data, we consider
the:

 * amount, nature, and sensitivity of the personal data
 * potential risk of harm from unauthorised use or disclosure of your personal
   data
 * purposes for which we process your personal data and whether we can achieve
   those purposes through other means
 * applicable legal, regulatory, tax, accounting, or other requirements.

YOUR LEGAL RIGHTS

You have the right to:

 * Request access to your personal data (commonly known as a "data subject
   access request"). This enables you to receive a copy of the personal data we
   hold about you and to check that we are lawfully processing it. You can
   request access to this data by contacting the DPO using the contact details
   specified above.
 * Request correction of the personal data that we hold about you. This enables
   you to have any incomplete or inaccurate data we hold about you corrected,
   though we may need to verify the accuracy of the new data you provide to us.
 * Request erasure of your personal data. This enables you to ask us to delete
   or remove personal data where:
   * there is no good reason for us continuing to process it
   * you have successfully exercised your right to object to processing (see
     below)
   * we may have processed your information unlawfully
   * we are required to erase your personal data to comply with local law.
   
   Note, however, that we may not always be able to comply with your request of
   erasure for specific legal reasons which will be notified to you, if
   applicable, at the time of your request.

 * Object to processing of your personal data where we are relying on a
   legitimate interest (or those of a third party) and there is something about
   your particular situation which makes you want to object to processing on
   this ground as you feel it impacts on your fundamental rights and freedoms.
   You also have the right to object where we are processing your personal data
   for direct marketing purposes. In some cases, we may demonstrate that we have
   compelling legitimate grounds to process your information which override your
   rights and freedoms.
 * Request restriction of processing of your personal data. This enables you to
   ask us to suspend processing your personal data in the following scenarios
   if:
   * you want us to establish the data's accuracy
   * our use of the data is unlawful but you do not want us to erase it
   * you need us to hold the data even if we no longer require it as you need it
     to establish, exercise, or defend legal claims
   * you have objected to our use of your data but we need to verify whether we
     have overriding legitimate grounds to use it.
 * Withdraw consent at any time where we are relying on consent to process your
   personal data. However, this will not affect the lawfulness of any processing
   carried out before you withdraw your consent. If you withdraw your consent,
   we may not be able to provide certain services to you. We will advise you if
   this is the case at the time you withdraw your consent.

COOKIES

HealthPathways uses cookies to keep you logged in and optionally to remember
your login details.

We also use Google Analytics which uses cookies to track activity on this
website. We do not track individual user activity. Tracking page use helps us to
focus on pages that are more relevant to your needs. Google provides tools to
allow you to opt out of Google Analytics.

You can remove cookies from your web browser (this will end your current login
session).

 

 * Page Information

Information about this HealthPathways document (13212):

Document Owner:

Not assigned (see Who's Who)

Last Updated:

Last Reviewed:

Keywords:

disclaimer

Send Feedback Expand all   Email this page   Log out

Have you read the disclaimer?

© 2024 HealthPathways. All rights reserved.

No content in this website may be reproduced or transmitted in any form or by
any means, electronic, mechanical, recording, or otherwise, without the prior
written approval of South West Sydney Local Health District and Canterbury
District Health Board (where the original source of the content was from
Canterbury District Health Board). For information on obtaining permission for
reproduction or transmission of the content please contact
copyright@healthpathwayscommunity.org.

Topic Code: 13212