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       Delegation of Authority to Foster Carers and Residential Workers
  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="Delegation of Authority to Foster Carers and Residential
         Workers" />
  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             Delegation of Authority to Foster Carers and Residential Workers
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This chapter sets out the arrangements for delegation to carers of the authority to make decisions
                 relating to Looked After children, under the Care Planning, Placement and Case Review and
                 Fostering Services (Miscellaneous Amendments) Regulations 2013 (which amend the Care Planning,
                 Placement and Case Review (England) Regulations 2010), and revised Children Act 1989 Guidance and
                 Regulations - Volume 2: Care Planning, Placement and Case Review. 
 289           </p>
 290           <p>
 290             'Carer', in this context, means the foster carer or registered manager of the children's home
                 where the child resides. This will include Connected Persons given temporary approval as foster
                 carers, but will not include Private Foster Carers.
 290           </p>
 291           <p>
 291             <span class="bold">
 291               NOTE
 291             </span>
 291             -
 291             <span class="italic">
 291               The policy should be signed by the Director of Children's Services and the Lead Member for
                   Children.
 291             </span>
 291           </p>
 292           <p>
 292             <span class="bold">
 292               Principles
 292             </span>
 292             :
 292           </p>
 293           <ul>
 294             <li>
 294               Authority for day-to-day decision making about a Looked After child should be delegated to the
                   child's carer(s), unless there is a valid reason not to do so*;
 294             </li>
 295             <li>
 295               A&nbsp;Looked After child's Placement Plan should record who has the authority to take
                   particular decisions about the child. It should also record the reasons where any day-to-day
                   decision is not delegated to the child's carer;
 295             </li>
 296             <li>
 296               Decisions about delegation of authority should take account of the Looked After child's views,
                   and consideration should be given as to whether a Looked After child is of sufficient age and
                   understanding to take some decisions themselves.
 296             </li>
 297           </ul>
 298           <p class="tiny_text">
 298             *'The carer' means the foster carer or registered manager of the children's home where the child
                 resides.
 298           </p>
 299           <h3>
 299             RELEVANT LOCAL GUIDANCE
 299           </h3>
 300           <p>
 300             <a href="files/ch_scheme_del_dec_making.pdf" target="_blank" rel="noopener">
 300               Children's Services Scheme of Delegated Decision Making 
 300             </a>
 300           </p>
 301           <h3>
 301             AMENDMENT
 301           </h3>
 302           <p>
 302             This chapter was reviewed in October 2017. The Bexley Children's Services Scheme of Delegated
                 Decision Making has been added. This sets the authority needed to effect key decisions and others
                 who should be consulted. Please reference relevant local guidance above.
 302           </p>
 303         </div>
 304         <div id="sections">
 306           <h3 id="sections_list">
 306             Contents
 306           </h3>
 307           <ol>
 308             <li>
 308               <a href="#del_auth">
 308                 Delegation of Authority
 308               </a>
 308             </li>
 309             <li>
 309               <a href="#perm_plan">
 309                 Delegation in the Context of the Permanence Plan
 309               </a>
 309             </li>
 310             <li>
 310               <a href="#law">
 310                 Delegation in the Context of the Law on Parental Responsibility
 310               </a>
 310             </li>
 311             <li>
 311               <a href="#compet">
 311                 The Child's Competence to Make Decisions Themselves
 311               </a>
 311             </li>
 312             <li>
 312               <a href="#types">
 312                 Types of Decision
 312               </a>
 312             </li>
 313             <li>
 313               <a href="#educ">
 313                 Delegation Relating to the Child's Education
 313               </a>
 313             </li>
 314             <li>
 314               <a href="#health">
 314                 Delegation in the Context of the Child's Health
 314               </a>
 314             </li>
 315             <li>
 315               <a href="#pl_plan">
 315                 The Placement Plan
 315               </a>
 315             </li>
 316           </ol>
 317           <h3 id="del_auth">
 317             1. Delegation of Authority
 317           </h3>
 318           <p>
 318             It is essential to fulfilling the local authority's duty to safeguard and promote the child's
                 welfare that, wherever possible, the most appropriate person to take a decision about the child
                 has the authority to do so, and that there is clarity about who has the authority to decide what.
 318           </p>
 319           <p>
 319             Decisions about delegation of authority must be made within the context of:
 319           </p>
 320           <ul>
 321             <li>
 321               The child's Permanence Plan, which sets out the local authority's plan for achieving a permanent
                   home for the child; and
 321             </li>
 322             <li>
 322               The legal framework for Parental Responsibility in the Children Act 1989.
 322             </li>
 323           </ul>
 324           <p>
 324             The expectation must be that the assessment and approval of foster carers, their training and
                 previous experiences of, for example, caring for their own children, will equip them with the
                 skills and competence to undertake the day-to-day caring task, including taking day-to-day
                 decisions about their foster child's care. Any skills gaps should be urgently addressed so that
                 foster carers are able to carry out their parenting role effectively.
 324           </p>
 325           <p>
 325             Where a particular decision is not delegated to a child's carer and rests with the local
                 authority, there is a clear system in place for ensuring that decisions can be made by the
                 appropriate person in a timely way, with arrangements in place to cover sickness and annual leave.
                 Details of these arrangements are given to parents, carers and children (subject to age and
                 understanding).
 325           </p>
 326           <h3 id="perm_plan">
 326             2. Delegation in the Context of the Permanence Plan
 326           </h3>
 327           <p>
 327             When deciding who should have authority to take particular decisions, the most appropriate
                 exercise of decision-making powers will depend, in part, on the long term plan for the child, as
                 set out in the child's permanence plan. For example:
 327           </p>
 328           <ul>
 329             <li>
 329               Where the plan is for the child to return home, the child's parents should have a significant
                   role in decision-making;
 329             </li>
 330             <li>
 330               Where the plan is for long term foster care/Fostering For Adoption, the foster carers should
                   have a significant say in the majority of decisions about the child's care, including longer
                   term decisions such as which school the child will attend;
 330             </li>
 331             <li>
 331               Whatever the Permanence Plan, the carer should have delegated authority to take day-to-day
                   parenting decisions. This enables them to provide the best possible care for the child.
 331             </li>
 332           </ul>
 333           <p>
 333             See also
 333             <a href="files/ch_scheme_del_dec_making.pdf" target="_blank" rel="noopener">
 333               Children's Services Scheme of Delegated Decision Making.
 333             </a>
 333           </p>
 334           <h3 id="law">
 334             3. Delegation in the Context of the Law on Parental Responsibility
 334           </h3>
 335           <p>
 335             The child's parents do not lose Parental Responsibility when the child is Looked After. Where the
                 child is voluntarily Accommodated under Section 20 of the Children Act 1989, the local authority
                 does not have Parental Responsibility. The local authority does have Parental Responsibility where
                 there is a care order or emergency protection order. The foster carer never has Parental
                 Responsibility.
 335           </p>
 336           <p>
 336             Where a child is being voluntarily accommodated, the child's Care Plan, including delegation of
                 authority to the local authority or child's carer, should (where the child is under 16), as far as
                 is reasonably practicable, be agreed with the child's parents and anyone else who has Parental
                 Responsibility. If the child is 16 or 17 the Care Plan should be agreed with them. A local
                 authority cannot restrict a person's exercise of their Parental Responsibility, including their
                 decisions about delegation, unless there is a Care Order or an Emergency Protection Order in
                 place.
 336           </p>
 337           <p>
 337             Where a child is subject to a Care Order or Emergency Protection Order, the local authority
                 should, wherever possible and appropriate, consult parents and others with Parental Responsibility
                 for the child. The views of parents and others with Parental Responsibility should be complied
                 with unless it is not consistent with the child's welfare.
 337           </p>
 338           <p>
 338             It is important to build effective relationships between parents and others with Parental
                 Responsibility so that they understand that appropriate delegation is in the best interests of the
                 child. Where parents initially feel unable to delegate, this may change over time as trust
                 develops, so decisions should be kept under review through the care planning process, which
                 parents should be involved in, where reasonably practicable (whether the child is voluntarily
                 Accommodated or under a Care Order).
 338           </p>
 339           <p>
 339             Where a parent is unable to engage in the discussions about delegation of authority for whatever
                 reason, or refuses to do so, the local authority will need to take a view. If the local authority
                 has a Care Order, then they can exercise their Parental Responsibility without the parent. Where
                 the local authority does not have Parental Responsibility they can still do what is reasonable in
                 the circumstances for the purpose of safeguarding and promoting the child's welfare.
 339           </p>
 340           <p>
 340             There are some decisions where the law prevents authority being delegated to a person without
                 Parental Responsibility. These include applying for a passport (a child aged 16 or over who has
                 the mental capacity to do so can apply for their own passport). Where there is a Care Order, the
                 child cannot be removed from the UK for more than a month without written consent of everyone with
                 Parental Responsibility or the leave of the Court (where the child is voluntarily accommodated the
                 necessary consents must be obtained as for a child outside the care system). A local authority
                 cannot decide that a child should be known by a different surname or be brought up in a religion
                 other than the one they would have been brought up in had they not become Looked After.
 340           </p>
 341           <p>
 341             See
 341             <a href="files/ch_scheme_del_dec_making.pdf" target="_blank" rel="noopener">
 341               Children's Services Scheme of Delegated Decision Making. 
 341             </a>
 341           </p>
 342           <h3 id="compet">
 342             4. The Child's Competence to Make Decisions Themselves
 342           </h3>
 343           <p>
 343             Any decision about delegation of authority must consider the views of the child. In some cases a
                 child will be of sufficient age and understanding to make decisions themselves. For example, they
                 may have strong views about the often contentious issue of haircuts, and if the child is of
                 sufficient age and understanding, it may be decided that they should be allowed to make these
                 decisions themselves.
 343           </p>
 344           <p>
 344             When deciding whether a particular child, on a particular occasion, has sufficient understanding
                 to make a decision, the following questions should be considered:
 344           </p>
 345           <ul>
 346             <li>
 346               Can the child understand the question being asked of them?
 346             </li>
 347             <li>
 347               Do they appreciate the options open to them?
 347             </li>
 348             <li>
 348               Can they weigh up the pros and cons of each option?
 348             </li>
 349             <li>
 349               Can they express a clear personal view on the matter, as distinct from repeating what someone
                   else thinks they should do?
 349             </li>
 350             <li>
 350               Can they be reasonably consistent in their view on the matter, or are they constantly changing
                   their mind?
 350             </li>
 351           </ul>
 352           <p>
 352             Regardless of a child's competence, some decisions cannot be made until a child reaches a certain
                 age, for example, tattoos are not permitted for a person under age 18 and certain piercings are
                 not permitted until the child reaches age 16.
 352           </p>
 353           <p>
 353             Where appropriate, consider seeking the child's views on the preferred decision maker.
 353           </p>
 354           <h3 id="types">
 354             5. Types of Decision
 354           </h3>
 355           <p>
 355             Decisions about the care of a Looked After child are likely to fall into three broad areas:
 355           </p>
 356           <ul>
 357             <li>
 357               Day-to-day parenting, e.g. routine decisions about health/hygiene, education, leisure
                   activities;
 357             </li>
 358             <li>
 358               Routine but longer term decisions, e.g. school choice;
 358             </li>
 359             <li>
 359               Significant events, e.g. surgery.
 359             </li>
 360           </ul>
 361           <h4>
 361             Day-to-day Parenting
 361           </h4>
 362           <p>
 362             All decisions in this category should be delegated to the child's carer (and/or the child if they
                 can take any of these decisions themselves). Any exceptions and reasons for this should be set out
                 in the child's Placement Plan within their Care Plan.
 362           </p>
 363           <p>
 363             Decisions about activities where risk assessments have been routinely carried out by those
                 organising / supervising the activity, e.g. school trips or activity breaks, should be delegated
                 to the child's carer. There is no expectation that Children's Social Care should duplicate risk
                 assessments.
 363           </p>
 364           <p>
 364             Reasons not to delegate to the carer may include, if the child's individual needs, past
                 experiences or behaviour are such that some day-to-day decisions require particular expertise and
                 judgement. For example, where a child is especially vulnerable to exploitation by peers or adults,
                 where overnight stays may need to be limited, the foster carer or children's home may need the
                 local authority to manage this.
 364           </p>
 365           <h4>
 365             Routine but Longer Term Decisions
 365           </h4>
 366           <p>
 366             This category of decisions will require skilled partnership work to involve the relevant people.
                 The child's Permanence Plan will be an important factor in determining who should be involved in
                 the decision. For example, if the plan is for the child to return home, their parents should be
                 involved in a decision about the type of school the child should attend and its location, because
                 ultimately the child will be living with them. Where the plan is for long term foster care, or
                 care in a residential unit until age 18, then while the child's parents must be involved (unless
                 there is a Care Order and the local authority has decided not to involve them), where possible the
                 school choice should fit with the foster carer's family life as well as be appropriate for the
                 child.
 366           </p>
 367           <h4>
 367             Significant Events
 367           </h4>
 368           <p>
 368             This category of decisions is likely to be more serious and far reaching. Where the child is
                 voluntarily Accommodated, the child's birth parents or others with Parental Responsibility should
                 make these decisions. Where the child is under a Care Order or Emergency Protection Order,
                 decisions may be made by the birth parents or others with Parental Responsibility, which includes
                 the local authority, depending on the decision and the circumstances. Such decisions should,
                 however, always take account of the wishes and feelings of the child and their carer. See also
 368             <a href="#health">
 368               Section 7, Delegation in the Context of the Child's Health
 368             </a>
 368             .
 368           </p>
 369           <h3 id="educ">
 369             6. Delegation Relating to the Child's Education
 369           </h3>
 370           <p>
 370             The Education Act 1996 defines 'parent' as including a person who has care of the child in
                 question. Therefore a child's foster carer or residential worker is deemed a parent for the
                 purposes of education law. This means, for example, that a foster carer should be treated like a
                 parent with respect to information provided by a school about the child's progress; should be
                 invited to meetings about the child; and should be able to give consent to decisions regarding
                 school activities.
 370           </p>
 371           <p>
 371             Young people can sometimes apply in their own right for a place at sixth form or FE college. If
                 they are of compulsory school age their application must also be signed by a parent (which in the
                 context of education includes foster carers or residential workers) confirming their approval of
                 the application. Once they are over compulsory school age, they can apply in their own right
                 without the need for parental consent. Young people can also appeal against the refusal of a sixth
                 form place along these lines.
 371           </p>
 372           <h3 id="health">
 372             7. Delegation in the Context of the Child's Health
 372           </h3>
 373           <h4>
 373             Young people aged 16 or 17
 374           </h4>
 375           <p>
 375             Young people aged 16 or 17 are presumed to be capable of consenting to their own medical
                 treatment, provided the consent is given voluntarily and they are appropriately informed regarding
                 the particular intervention. If the young person is capable of giving valid consent, then it is
                 not legally necessary to obtain consent from a person with Parental Responsibility. It is,
                 however, good practice to involve the young person's family in the decision-making process –
                 unless the young person specifically wishes to exclude them – if the young person consents to
                 their information being shared.
 375           </p>
 376           <h4>
 376             Children under 16 – the concept of Gillick competence
 376           </h4>
 377           <ol style="list-style-type:lower-roman">
 378             <li>
 378               <span class="bold">
 378                 Child 'Gillick Competent
 378               </span>
 378               <br />
 379               <br />
 380               A child of under 16 may be Gillick Competent to consent to medical treatment, i.e. they have
                   sufficient understanding to enable them to understand fully what is involved in a proposed
                   intervention. Deciding whether or not a child is Gillick Competent can be a difficult judgment,
                   and legal advice should be sought as necessary.
 380               <br />
 381               <br />
 382               The understanding required for different interventions will vary considerably. Thus a child
                   under 16 may have the capacity to consent to some interventions but not to others. The
                   child's capacity to consent should be assessed carefully in relation to each decision that needs
                   to be made.
 382               <br />
 383               <br />
 384               In some cases, for example because of a mental disorder, a child's mental state may fluctuate
                   significantly, so that on some occasions the child appears Gillick Competent in respect of a
                   particular decision and on other occasions does not. In such cases, legal advice may be sought.
 384               <br />
 385               <br />
 386               If the child is Gillick Competent and is able to give voluntary consent after receiving
                   appropriate information, that consent will be valid and additional consent by a person with
                   parental responsibility will not be required. It is, however, good practice to involve the
                   child's family in the decision-making process, if the child consents to their information being
                   shared;
 386             </li>
 387             <li>
 387               <span class="bold">
 387                 Child Not 'Gillick Competent
 387               </span>
 387               <br />
 388               <br />
 389               Where a child under the age of 16 lacks capacity to consent (i.e. is not Gillick Competent),
                   consent can be given on their behalf by any one person with Parental Responsibility. Consent
                   given by one person with Parental Responsibility is valid, even if another person with Parental
                   Responsibility withholds consent. However, legal advice may be necessary in such cases.
 389             </li>
 390           </ol>
 391           <h4>
 391             Refusal of consent
 391           </h4>
 392           <p>
 392             Where a young person of 16 or 17 who could consent to treatment, or a child under 16 who
                 is Gillick Competent, refuses treatment, it is possible that such a refusal could be overruled by
                 a court if it would in all probability lead to the death of the child/young person or to severe
                 permanent injury. Legal advice must be sought.
 392           </p>
 393           <p>
 393             Where necessary, the courts can overrule a refusal to consent by a person with Parental
                 Responsibility.
 393           </p>
 394           <p>
 394             For further information, see
 394             <a
                 href="https://www.gov.uk/government/publications/reference-guide-to-consent-for-examination-or-tre
                 atment-second-edition" target="_blank" rel="noopener">
 394               Department of Health and Social Care's Reference guide to consent for examination or treatment
 394             </a>
 394             , second edition 2009.
 394           </p>
 395           <h3 id="pl_plan">
 395             8. The Placement Plan
 395           </h3>
 396           <p>
 396             The Care Planning, Placement and Case Review (England) Regulations 2010 (as amended) require that
                 each Looked After child's Placement Plan must make clear who has the authority to take decisions
                 in key areas of the child's day-to-day life, including:
 396           </p>
 397           <ul>
 398             <li>
 398               Medical or dental treatment;
 398             </li>
 399             <li>
 399               Education;
 399             </li>
 400             <li>
 400               Leisure and home life;
 400             </li>
 401             <li>
 401               Faith and religious observance;
 401             </li>
 402             <li>
 402               Use of social media; and
 402             </li>
 403             <li>
 403               Any other areas of decision-making considered relevant with respect to the particular child.
 403             </li>
 404           </ul>
 405           <p>
 405             The person(s) with the authority to take a particular decision or give a particular consent must
                 be clearly named on the Placement Plan and any associated actions (e.g. a requirement for the
                 carer to notify the local authority that a particular decision has been made) should be clearly
                 set out in the Placement Plan. Placement Plans must be agreed with the child's carer, and are
                 likely to be most effective when drawn up in a placement planning meeting which involves everyone
                 concerned, including the carers.
 405           </p>
 406           <p>
 406             Where a decision is not delegated to the child's carer, but can be predicted in advance, the
                 agreement of those with Parental Responsibility to the decision should be sought in advance and
                 recorded in the Placement Plan, so that when the decision arises, delay can be avoided.
 406           </p>
 407           <p>
 407             For some decisions that are made by a person other than the child's carer, it may be expected that
                 the carer will implement the decision. For example, parents or the local authority may agree to
                 the provision of Child and Adolescent Mental Health Services, but ask the carer to take the child
                 to appointments. This is not delegation of decision making to the carer, as the decision will have
                 been taken by those with Parental Responsibility and a medical professional, but it will enable
                 the delivery of the service to continue without the need for ongoing support from social workers.
                 The child's Placement Plan should make clear what the expectations of the carer are in such cases.
 407           </p>
 408           <p>
 408             The appropriate distribution of decision making powers is likely to change over time, as the child
                 matures and circumstances change. The Placement Plan forms a part of the child's overall Care
                 Plan. Decisions about delegation of authority should be considered at each review of the Care
                 Plan.
 408           </p>
 409           <h4>
 409             Further sources of information
 409           </h4>
 410           <p>
 410             Other departmental advice and guidance:
 410           </p>
 411           <ul>
 412             <li>
 412               The Children Act 1989 Guidance and Regulations, Volume 2: Care Planning, Placement and Case
                   Review;
 412             </li>
 413             <li>
 413               The Children Act 1989 Guidance and Regulations - Volume 4: Fostering Services;
 413             </li>
 414             <li>
 414               The Care Planning, Placement and Case Review and Fostering Services (Miscellaneous Amendments)
                   Regulations 2013;
 414             </li>
 415             <li>
 415               <a href="http://www.minimumstandards.org/contents_fost.html" target="_blank" rel="noopener">
 415                 Fostering Services: National Minimum Standards
 415               </a>
 415               .
 415             </li>
 416           </ul>
 417           <h4>
 417             Associated resources (external links)
 418           </h4>
 419           <ul>
 420             <li>
 420               <a
                   href="https://www.thefosteringnetwork.org.uk/advice-information/looking-after-fostered-child/del
                   egated-authority" target="_blank" rel="noopener">
 420                 The Fostering Network's tool-kit for supporting good practice around delegation of authority
                     to foster carers
 420               </a>
 420               ;
 420             </li>
 421             <li>
 421               <a href="http://www.gmc-uk.org/guidance/ethical_guidance/children_guidance_index.asp"
                   target="_blank" rel="noopener">
 421                 General Medical Council guidance on consent for children
 421               </a>
 421               ;
 421             </li>
 422             <li>
 422               <a href="https://www.bma.org.uk/advice/employment/ethics/consent" target="_blank"
                   rel="noopener">
 422                 British Medical Association toolkit on consent decisions for children
 422               </a>
 422               .
 422             </li>
 423           </ul>
 424         </div>
 427       </main>
 428     </div>
 431     <footer>
 432       <div class="footer">
 433         <div>
 434           <p>
 434             <a href="privacypolicy.html">
 434               Privacy Policy
 434             </a>
 434             <br>
 435             <span style="font-size:small;">
 436               <span id='desktop_button' tabindex='0'>
 436                 Desktop
 436               </span>
 436               |
 436               <span id='mobile_button' tabindex='0'>
 436                 Mobile
 436               </span>
 436               |
 436               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 436                 Responsive
 436               </span>
 436             </span>
 436           </p>
 438           <div id="trix_logo">
 439             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 439               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 439             </a>
 440           </div>
 441         </div>
 442       </div>
 444     </footer>
 445     <div id="desktoptest">
 445     </div>
 446     <script>
 573     </script>
 575     <script>
 584     </script>
 586     <script>
 633     </script>
 636     <script>
 638     </script>
 646     <script>
 685     </script>
 686     <script type="text/javascript">
 686     </script>
 688     <script>
 727     </script>
 731     <script type="text/javascript">
 743     </script>
 744   </body>
 745 </html>