Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
4
WCAG21 A [2]:
E958 [1], P908 [1]
WCAG21 AA [2]:
E910 [1], E916 [1]
Total warnings found:
1
WCAG21 A [1]:
W889 [1]
HTML used for this page:
HTML5

Page Layout

Display issue details:

The line numbers refer to lines in the original source. Any with a line number of '0' are implicit tags added by Total Validator:

Go to first issue

   1 <!doctype html>
   2 <html lang="en">
   3   <head>
   4     <meta charset="utf-8">
  12 next issueprevious issueE916 [WCAG21 1.4.4 (AA)] Do not use 'viewport' settings which prevent the user from zooming in:
Using 'user-scalable=no' or 'maximum-scale' with a value less than 2.0 may prevent people with sight difficulties from being able to 'zoom in' to pages to read them. See Understanding 1.4.4.         <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
  12     <title>
  12       Confidentiality Policy
  12     </title>
  13     <link href='css/css.php' rel='stylesheet' type='text/css' id="main_style"/>
  14     <link rel='shortcut icon' href='images/favicon.ico' type='image/x-icon'/>
  16     <link rel="apple-touch-icon" href="images/apple-touch-icon-57x57-precomposed.png" />
  17     <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72-precomposed.png" />
  18     <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114-precomposed.png" />
  20     <meta name="application-name" content="Confidentiality Policy" />
  21     <meta name="msapplication-TileColor" content="#301880" />
  22     <meta name="msapplication-square70x70logo" content="images/smalltile.png" />
  23     <meta name="msapplication-square150x150logo" content="images/mediumtile.png" />
  24     <meta name="msapplication-wide310x150logo" content="images/widetile.png" />
  25     <meta name="msapplication-square310x310logo" content="images/largetile.png" />
  29     <link href='normal.css' id='switch_style' rel='stylesheet' type='text/css'>
  32     <link rel='stylesheet' media='(max-width: 1100px)' href='css/colours_mobile.css' />
  36     <link href='css/print.css' rel='stylesheet' type='text/css' media='print'>
  37     <link href='css/print_colours.css' rel='stylesheet' type='text/css' media='print'>
  39     <script src="scripts/print.js">
  39     </script>
  40     <script src="scripts/jquery-1.6.4.min.js">
  40     </script>
  41     <script src="scripts/jquery-dateFormat.min.js">
  41     </script>
  42     <script src="scripts/js.cookie.js">
  42     </script>
  43     <script type="text/javascript" src="scripts/highlight.js">
  43     </script>
  44     <script src='https://www.google.com/recaptcha/api.js'>
  44     </script>
  45     <script type="text/javascript" src="scripts/jquery.js">
  45     </script>
  46     <script type="text/javascript" src="scripts/pageOrganizer.js">
  46     </script>
  47     <script>
  54     </script>
 116     <style>
 117       #new_print {
 118         display:block;
 119       }
 120       #old_print {
 121         display:none;
 122       }
 123     </style>
 131     <style>
 132       ol {
 133         counter-reset: item;
 134         z-index:-1;
 135       }
 136       ol li.sub_list {
 137         display: block;
 138         position: relative;
 139       }
 140       ol li.sub_list:before {
 141         content: counters(item, ".")".";
 142         counter-increment: item;
 143         position: absolute;
 144         margin-right: 100%;
 145         right: 3px;
 146       }
 147       ol li.remove_bullet:before {
 148 next issueprevious issueP908 [WCAG21 1.3.1 (A)] Do not insert content using CSS:
Content inserted using CSS may not appear when CSS is turned off, or the user is using their own accessible style sheet. See WCAG 2.1 Failure F87.             content:"\ \ \ ";
 149         display:none;
 150       }
 151     </style>
 155     <style>
 156       .remove_bullet {
 157         list-style:none;
 158       }
 159     </style>
 183   </head>
 184   <body onLoad="if (document.getElementById('zoom_searchbox'))
       {document.getElementById('zoom_searchbox').focus();}">
 186     <div id="skip">
 186       <a href="#main_content" class="section_links">
 186         Skip navigation to sections
 186       </a>
 186     </div>
 187     <div id="cookie_bar">
 187       We use cookies to track usage and preferences.
 187       <a href="https://www.trixonline.co.uk/privacy-policy#cookies">
 187         View our Cookie Policy
 187       </a>
 187       <div id="cookie_agree">
 187         I Accept
 187       </div>
 187     </div>
 190     <div id="head_bar">
 192       <header>
 193         <div id="grey_bar">
 194           <div id="logo_holder">
 195             <img src="images/client_logo.png" height="85" alt="Bexley Logo"/>
 196           </div>
 196         </div>
 198         <div id="title">
 199           <h1>
 199             Bexley
 199             <span id="h1_sub">
 199               Children's Services Procedures Manual
 199             </span>
 199           </h1>
 201         </div>
 205         <div id="access_holder">
 205           <div id="access_text_hold" onclick="location.href='accessibility.html';">
 205             <a href="accessibility.html">
 205               Accessibility
 205             </a>
 205           </div>
 205         </div>
 206       </header>
 207     </div>
 208     <nav>
 210       <div id="sticky_navigation_wrapper">
 211         <div id="sticky_navigation">
 212           <div id="demo_container">
 213             <div id="menu_toggle">
 213               <img src="images/menu_white.png" id="drop_menu_button" height="20" alt="Menu toggle for
                   Mobile"/>
 214             </div>
 216             <div id="menu_items">
 217               <ul>
 218                 <li>
 218                   <a href="index.html">
 218                     Home
 218                   </a>
 218                 </li>
 219                 <li>
 219                   <a href="contents.html">
 219                     Contents
 219                   </a>
 219                 </li>
 220                 <li class="dropdownmenu" id="doubletap1">
 221 next issueprevious issueE958 [WCAG21 4.1.2 (A)] The 'aria-haspopup' attribute is not allowed in this context:
The ARIA specification only allows certain 'aria-...' attributes to be used with certain roles. See ARIA 1.2.                       <a class="toplink" href="menu.html" aria-haspopup="true">
 221                     Resources
 221                     <b>
 221                       &#9662;
 221                     </b>
 221                   </a>
 222                   <ul id="port_drop1" aria-label="submenu">
 223                     <li>
 223                       <a href="local_resources.html" tabindex="-1">
 223                         Policy Update
 223                       </a>
 223                     </li>
 224                     <li>
 224                       <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank"
                           tabindex="-1">
 224                         Glossary
 224                       </a>
 224                     </li>
 225                     <li>
 225                       <a href="http://trixresources.proceduresonline.com/nat_cont/index.htm"
                           target="_blank" tabindex="-1">
 225                         Contacts
 225                       </a>
 225                     </li>
 226                   </ul>
 227                 </li>
 228                 <li>
 228                   <a href="using_this_manual.html">
 228                     Using this Manual
 228                   </a>
 228                 </li>
 229                 <li>
 229                   <a href="http://www.londoncp.co.uk/" target="_blank" rel="noopener">
 229                     London Child Protection Procedures
 229                   </a>
 229                 </li>
 231               </ul>
 232             </div>
 236             <div id="search">
 236               <div id="search_contents">
 237 next issueprevious issueE910 [WCAG21 1.4.4 (AA)] Use relative rather than absolute units:
Using relative units helps the page to be rendered correctly at different resolutions and allows people with sight difficulties to 'zoom in' to pages to read them. See Understanding 1.4.4.                     <form method="get" action="search_site.php" style="font-size:10px;">
 239                   <div id="input_holder">
 241 next issueprevious issueW889 [WCAG21 4.1.2 (A)] Avoid using accessible names created from fallback attributes:
An accessible name generated from 'title', 'placeholder' or default values for <input> buttons, typically yields a low quality accessible name. Instead use the recommended way of setting the accessible name for this element. See Avoid Fallback, and Accessible Name Computation.                         <input type="text" name="zoom_query" placeholder="Search Manual" spellcheck="true" title="search"
                         class="search_bar">
 242                   </div>
 243                   <div id="mag_holder">
 244                     <input class="imagelink" type="image" src="images/mag_white.png" id="mag_glass"
                         height="25" alt="Search" title="Search">
 246                   </div>
 246                 </form>
 246               </div>
 246             </div>
 248           </div>
 251         </div>
 253       </div>
 258     </nav>
 259     <div id="main_content" tabindex="-1">
 260       <main>
 263         <div id="print_watermark">
 263           This document is only valid 72 hours after printing
 263           <script>
 263           </script>
 263           . For the latest version please visit
 263           <noscript>
 263             the online manual.
 263           </noscript>
 263           <script>
 263           </script>
 263         </div>
 265         <div id="chapter_title">
 268           <div id="print_holder">
 272             <div id="new_print">
 272               <a onClick="window.print();" tabindex="0" class="imagelink" href="#">
 272                 <img id="print_img" src="images/print_black.png" height="30" alt="Click here to print"/>
 272               </a>
 272             </div>
 276             <div id="old_print">
 276               <form id="printMe" name="printMe">
 276                 <input class="imagelink" name="printMe" type="image" onclick="printSpecial()"
                     id="print_img_ie" src="images/print_black.png" height="30" width="33" alt="Print this
                     page" title="Print Button">
 276               </form>
 276             </div>
 279           </div>
 282           <h2>
 282             Confidentiality Policy
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This procedure sets out the responsibility of the employee to familiarise themselves with the
                 handling of confidential information in the context of their social work role and as an employee
                 of the council.
 289           </p>
 290           <h3>
 290             RELATED GUIDANCE
 290           </h3>
 291           <p>
 291             <a
                 href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/f
                 ile/721581/Information_sharing_advice_practitioners_safeguarding_services.pdf" target="_blank"
                 rel="noopener">
 291               Information Sharing: Advice For Practitioners Providing Safeguarding Services To Children, Young
                   People, Parents And Carers (GOV.UK)
 291             </a>
 291           </p>
 292           <h3>
 292             AMENDMENT
 292           </h3>
 293           <p>
 293             This guidance was updated in October 2019 to add a note with regard to confidential information
                 being sent by email which must be done from a Bexley work email address and via the use of the
                 Egress secure mail server only.
 293           </p>
 294         </div>
 295         <div id="sections">
 297           <h3 id="sections_list">
 297             Contents
 297           </h3>
 298           <ol>
 299             <li>
 299               <a href="#csconfid">
 299                 Children's Services Confidentiality Policy
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#confidval">
 300                 Confidentiality Values and Principles
 300               </a>
 300             </li>
 301             <li>
 301               <a href="#freedom">
 301                 Freedom of Information Act 2000&nbsp;
 301               </a>
 301             </li>
 302           </ol>
 303           <h3 id="csconfid">
 303             1. Children's Services Confidentiality Policy
 303           </h3>
 304           <h4>
 304             1.1 Introduction
 304           </h4>
 305           <p>
 305             Children's Services recognises its common law duties to safeguard the confidentiality of all
                 personal information. Wherever disclosure of confidential information to another person or
                 organisation is being considered, a check will always be made to ensure that such disclosure is
                 lawful.
 305           </p>
 306           <p>
 306             All Council staff must be made aware that the General Data Protection Regulations (GDPR) and Data
                 Protection Act 2018 apply to the processing of all personal data, both in paper and electronic
                 records. Where disclosure is proposed, and there is any doubt as to whether the Data Protection
                 Act / GDPR apply or whether only the common law of confidentiality applies, advice will always be
                 sought, from the Council's Data Protection Officer and/or Legal Services.
 306           </p>
 307           <p>
 307             The Council will always record its reasons for deciding not to observe any duty of confidence it
                 owes to a person who is the subject of information disclosed.
 307           </p>
 308           Email messages sent via the internet can be intercepted, read and changed relatively easily.
               Consequently, Council staff will not use the internet to pass on personal identifiable information
               about service users unless a secure or encrypted connection is in place.
 309           <h4>
 309             1.2 Staff Obligations
 309           </h4>
 310           <p>
 310             The Council's conditions of employment, issued as part of every employee's contract, detail the
                 obligations placed upon the Council staff.
 310           </p>
 311           <p>
 311             Staff employed with the Council will come into contact with confidential information/data relating
                 to the work of the Council, its service users and other staff. Staff are bound by their conditions
                 of service to respect the confidentiality of any information that they may come into contact with
                 and under no circumstances should such information be divulged or passed to any persons or
                 organisation in any form unless such disclosure is authorised under this policy.
 311           </p>
 312           <p>
 312             Any unauthorised disclosure of confidential information by Council staff may result in
                 disciplinary action. Staff may also face prosecution under the Data Protection Act 2018.
 312           </p>
 313           <p>
 313             Where Council staff misuse confidential information, e.g. disclose their password to someone else
                 or use someone else's password to gain access to systems, they could face disciplinary action that
                 could lead to dismissal. They may also be prosecuted under the Computer Misuse Act 1990.
 313           </p>
 314           <p>
 314             Managers must ensure that confidentiality is discussed with all new employees, as part of their
                 induction. It is recommended that staff acknowledge that they have taken note of the contents of
                 this policy.
 314           </p>
 315           <p>
 315             Volunteers and work experience students must also have their role in maintaining confidentiality
                 made clear by the member of staff responsible for them and must be aware of and adhere to this
                 policy.
 315           </p>
 316           <h4>
 316             1.3 Commercial Confidentiality
 316           </h4>
 317           <p>
 317             Some Council staff may have access to commercial information, agreements or contracts. This
                 information must be treated as confidential, and only discussed/disclosed where this forms part of
                 the employee's remit within the organisation. Staff should consult their manager if they are in
                 any doubt.
 317           </p>
 318           <h4>
 318             1.4 Research, Audit and Monitoring
 318           </h4>
 319           <p>
 319             Access to confidential information or anonymous data may be sought for research, audit or
                 monitoring purposes, either by other council areas or by outside organisations or public bodies.
 319           </p>
 320           <p>
 320             Internal requests related to research projects must be approved and a formal submission will be
                 required.
 320           </p>
 321           <p>
 321             All external requests or enquiries may need to be directed to the Data Protection Officer for
                 clarification or Legal Services for their approval.
 321           </p>
 322           <h4>
 322             1.5 Press Interest, Police and Legal Enquiries
 322           </h4>
 323           <p>
 323             All media enquiries should be referred to the Chief Executive via the press office.
 323           </p>
 324           <p>
 324             The Police do not have automatic rights to personal information held by the Council about service
                 users. The matter should always be referred to a manager and/or the Data Protection Officer/Legal
                 Services.
 324           </p>
 325           <p>
 325             Any requests for access to confidential information held by the Council for the purpose of any
                 legal proceedings must be referred to the Council's Legal Services. A Court Order is required in
                 order to release such information for legal proceedings. Verbal or written requests from lawyers
                 are not sufficient.&nbsp;Staff should also seek advice from their manager and, where advised, the
                 Data Protection Officer to ensure that correct action is taken.
 325           </p>
 326           <h3 id="confidval">
 326             2. Confidentiality Values and Principles
 326           </h3>
 327           <p>
 327             The following guidance should be read along with the publication
 327             <a
                 href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/f
                 ile/721581/Information_sharing_advice_practitioners_safeguarding_services.pdf" target="_blank"
                 rel="noopener">
 327               Information Sharing: Advice For Practitioners Providing Safeguarding Services To Children, Young
                   People, Parents And Carers (DfE)
 327             </a>
 327             .
 327           </p>
 328           <h4 id="twoptone">
 328             2.1 Personal information is subject to a legal duty of confidence
 328           </h4>
 329           <p>
 329             Personal information held about children is subject to a legal duty of confidence and should not
                 normally be disclosed without the consent of the subject. The exceptions to this are set out in
 329             <a href="#twopttwo">
 329               Paragraph 2.2
 329             </a>
 329             below.
 329           </p>
 330           <p>
 330             The legal framework for confidentiality is contained in the common law duty of confidence, the
                 Children Act 1989, the Human Rights Act 1998, the EU General Data Protection Regulations (GDPR)
                 and the Data Protection Act 2018.
 330           </p>
 331           <h4 id="twopttwo">
 331             2.2 Disclosure of confidential information is permitted in exceptional circumstances
 331           </h4>
 332           <p>
 332             Whilst the general principle is that information obtained about children and their families must
                 be shared with them and not with others, there are exceptions. The public interest in safeguarding
                 the welfare of children overrides the public interest in maintaining confidentiality, and the law
                 permits the disclosure of confidential information where this is necessary to safeguard a child or
                 children. Effective information-sharing underpins integrated working and is a vital element of
                 both early intervention and safeguarding.
 332           </p>
 333           <p>
 333             Disclosure of confidential information should be justifiable in each case, for example to provide
                 information to professionals from other agencies working with the child, and where possible and
                 appropriate, the agreement of the person concerned should be obtained.
 333           </p>
 334           Those working with children and families must make it clear to them that confidentiality may not be
               maintained if the disclosure of information is necessary in the interests of the child. Even in
               these circumstances, disclosure will be appropriate for the purpose and only to the extent necessary
               to achieve that purpose.
 335           <p>
 335             There may also be situations where third parties have a statutory right of access to the
                 information or where a court order requires that access be given.
 335           </p>
 336           <p>
 336             The circumstances in which information held in records on children and families can and should be
                 disclosed and shared with others with or without consent are set out in the following sections.
 336           </p>
 337           <p>
 337             In all other cases, where third parties such as advocates, solicitors or external researchers
                 request access to information, this should only be given if written consent is given by the person
                 concerned or if a Court Order requires it.
 337           </p>
 338           <h4 id="twoptthre">
 338             2.3 Situations where disclosure is permitted should be shared with children involved
 338           </h4>
 339           <p>
 339             Children and families should be informed of the circumstances in which information about them will
                 be shared with others, and their consent to this sharing obtained. They should also be helped to
                 understand that, in some situations, sharing information without consent could be justified – for
                 example to safeguard a child or adult at risk. It should be made clear that in each case the
                 information passed on will only be what is relevant and on a 'need to know' basis.
 339           </p>
 340           <h4 id="twoptfour">
 340             2.4 Information should be disclosed to colleagues and other professionals/agencies on a need to
                 know basis
 340           </h4>
 341           <p>
 341             Sharing information promptly with others working with the same child, or who may need to know, is
                 invariably the key to safeguarding the child's interests.
 341           </p>
 342           <p>
 342             Therefore, relevant information about children must be shared with colleagues, other professionals
                 or agencies that may have a role to play in their care.
 342           </p>
 343           <p>
 343             There are also situations where council employees have a legal duty to share information.
 343           </p>
 344           <p>
 344             For example:
 344           </p>
 345           <ul>
 346             <li>
 346               Where professionals are undertaking a Section 47 Enquiry in relation to a child;
 346             </li>
 347             <li>
 347               Where information is requested in the furtherance of an inquiry or tribunal, or for the purposes
                   of a Serious Case Review.
 347             </li>
 348           </ul>
 349           <p>
 349             In such circumstances the person to whom the information relates should be informed that records
                 have been requested unless to do so would prejudice the purpose of the request.
 349           </p>
 350           <p>
 350             Any objections they have should be considered before responding to the person making the request.
 350           </p>
 351           <p>
 351             Where information or records are passed to others it should be noted and confirmed in writing.
 351           </p>
 352           <p>
 352             Information may also be disclosed to persons who have a statutory right of access to the
                 information, for example:
 352           </p>
 353           <ul>
 354             <li>
 354               Where the Court directs that records be produced or a Children's Guardian is appointed;
 354             </li>
 355             <li>
 355               Where information is requested by Inspectors of the Regulatory Authority (who have specific
                   statutory powers that permit access to records).
 355             </li>
 356           </ul>
 357           <p>
 357             Where information is requested by telephone or electronically, great care must be taken to ensure
                 that the recipient is entitled to receive the information requested. Where there is any doubt the
                 information may not be provided without the approval of a manager.
 357           </p>
 358           <h3 id="freedom">
 358             3. Freedom of Information Act 2000
 358           </h3>
 359           <p>
 359             The Freedom of Information Act 2000 came into force on 1 January 2005.
 359           </p>
 360           <p>
 360             Under the Act anybody may request non personal information in writing or via email from a public
                 authority (which includes all local authorities) and must receive a response within 20 working
                 days. The Act confers two statutory rights on applicants:
 360           </p>
 361           <ul>
 362             <li>
 362               To be informed in writing whether or not the public authority holds the information requested;
                   and if so;
 362             </li>
 363             <li>
 363               To have that information communicated to them.
 363             </li>
 364           </ul>
 365           <p>
 365             The Act applies to all information whether recent or old.
 365           </p>
 366           <p>
 366             The Act sets out 23 exemptions from rights of access to information. If the information is exempt,
                 there is no right of access under the Act.
 366           </p>
 367           <p>
 367             One exemption relates to personal information. This means that an application for personal
                 information under the Act is exempt and will not therefore be dealt with under the Act. See -
 367             <a href="p_access_to_recs.html">
 367               Access to Records / Subject Access Requests Procedure
 367             </a>
 367             .
 367           </p>
 368           <p>
 368             Another category relates to information provided in confidence where disclosure would involve an
                 actionable breach of confidence. This would include information provided by a member of the public
                 about a child protection issue where the provider has provided the information on the basis that
                 anonymity will be maintained.
 368           </p>
 369           <p>
 369             The Act therefore does not change the legal position into the principles of confidentiality set
                 out in
 369             <a href="#twoptone">
 369               paragraphs 2.1
 369             </a>
 369             to 2.4 above.
 369           </p>
 370           <p>
 370             Whenever confidential information or documents are being sent via email to a recipient, this must
                 always be done from a Bexley work email address and via the use of the Egress secure mail server
                 only.
 370           </p>
 371         </div>
 374       </main>
 375     </div>
 378     <footer>
 379       <div class="footer">
 380         <div>
 381           <p>
 381             <a href="privacypolicy.html">
 381               Privacy Policy
 381             </a>
 381             <br>
 382             <span style="font-size:small;">
 383               <span id='desktop_button' tabindex='0'>
 383                 Desktop
 383               </span>
 383               |
 383               <span id='mobile_button' tabindex='0'>
 383                 Mobile
 383               </span>
 383               |
 383               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 383                 Responsive
 383               </span>
 383             </span>
 383           </p>
 385           <div id="trix_logo">
 386             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 386               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 386             </a>
 387           </div>
 388         </div>
 389       </div>
 391     </footer>
 392     <div id="desktoptest">
 392     </div>
 393     <script>
 520     </script>
 522     <script>
 531     </script>
 533     <script>
 580     </script>
 583     <script>
 585     </script>
 593     <script>
 632     </script>
 633     <script type="text/javascript">
 633     </script>
 635     <script>
 674     </script>
 678     <script type="text/javascript">
 690     </script>
 691   </body>
 692 </html>