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       Access to Birth Records and Adoption Case Records
  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="Access to Birth Records and Adoption Case Records" />
  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             Access to Birth Records and Adoption Case Records
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 289           <h3>
 289             AMENDMENT
 289           </h3>
 290           <p>
 290             In April 2020, a link was added to Attending an IRM Panel: information sheets. See 
 290             <a href="#_3.2">
 290               Section 3.2, Adoption Orders made on or after 30 December 2005
 290             </a>
 290             .
 290           </p>
 291         </div>
 292         <div id="sections">
 294           <h3 id="sections_list">
 294             Contents
 294           </h3>
 295           <ol>
 296             <li>
 296               <a href="#_1_allcases">
 296                 All Cases - Provision of Counselling
 296               </a>
 296             </li>
 297             <li>
 297               <a href="#_2_birth">
 297                 Access to Birth Records
 297               </a>
 297             </li>
 298             <li>
 298               <a href="#_3_adoppers">
 298                 Access by Adopted Persons to Adoption Case Records
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#_4_rels">
 299                 Access by Birth Relatives to Adoption Case Records
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#_5_adopters">
 300                 Access by Adopters to Adoption Case Records
 300               </a>
 300             </li>
 301             <li>
 301               <a href="#_6_others">
 301                 Access by Others to Adoption Case Records
 301               </a>
 301             </li>
 302           </ol>
 303           <h3 id="_1_allcases">
 303             1. All Cases - Provision of Counselling
 303           </h3>
 304           <p>
 304             In all cases where an application or request is dealt with under this procedure, the allocated
                 social worker must provide written information about the availability of counselling to the
                 applicant and to the subject, including information about agencies that provide counselling in the
                 relevant area and any fees which may apply. 
 304           </p>
 305           <p>
 305             Where the applicant indicates a wish to receive counselling, the allocated social worker must
                 ensure that the person receives the counselling, which may be through another agency. Where
                 another agency is used, the allocated social worker should ensure that the counsellor will have
                 the necessary skills and experience. 
 305           </p>
 306           <p>
 306             Where a referral is made to another agency for counselling to be provided, the allocated social
                 worker should provide the agency carrying out the counselling with sufficient information about
                 the applicant and/or the subject to enable the counselling to be beneficial.
 306           </p>
 307           <h3 id="_2_birth">
 307             2. Access to Birth Records
 307           </h3>
 308           <p>
 308             Adopted people aged 18 or over can apply for access to and a copy of their birth certificate. The
                 procedure for dealing with any such application will differ depending on whether the Adoption
                 Order was made before or after 30 December 2005.
 308           </p>
 309           <h4>
 309             2.1 Adoption Orders made before 30 December 2005
 309           </h4>
 310           <p>
 310             When a caller enquires about access to birth records, the caller should be referred to the
                 Adoption Service. If it is established that the caller was adopted and that the Adoption Service
                 was involved in arranging the adoption or that the caller is a resident of the area, the enquiry
                 will be passed to the Adoption Service Manager. In other cases, the caller should be advised to
                 re-direct his or her enquiry to the appropriate agency.
 310           </p>
 311           <p>
 311             Where an enquiry is accepted, counselling will be offered in accordance with
 311             <a href="#_1_allcases">
 311               Section 1, All Cases - Provision of Counselling
 311             </a>
 311             .
 311           </p>
 312           <p>
 312             The Adoption Service will advise enquirers to write to the General Register Office (Adoption
                 Section), Postal Applications, Smedley Hydro, Trafalgar Road, Southport PR8 2HH, to ask for an
                 application form. 
 312           </p>
 313           <p>
 313             On receipt of the relevant papers containing the linking information from the General Register
                 Office, the Adoption Service Manager will allocate the case to an adoption social worker, who will
                 contact the adopted person to invite him or her to attend an office interview within 2 months.
 313           </p>
 314           <p>
 314             At the interview, the adoption social worker will ask for photographic proof of the identity of
                 the adopted person to ensure confidentiality, for example a passport or driving licence and
                 evidence of his or her address, before providing any information.
 314           </p>
 315           <p>
 315             The adoption social worker should share the information provided by the General Register Office
                 and complete the pro forma giving authority for the applicant to receive information from Court
                 records. The adoption social worker should also give the adopted person the application form to
                 obtain a copy of his or her birth certificate.
 315           </p>
 316           <p>
 316             The adoption social worker should then complete the pro forma confirming the interview has taken
                 place, and return it to the General Register Office.
 316           </p>
 317           <p>
 317             Where issues of concern have arisen at the counselling interview, for example in relation to the
                 adopted person's instability, the adoption social worker should alert the General Register Office.
 317           </p>
 318           <p>
 318             The adopted person should be advised about the Adoption Contact Register, the right to seek access
                 to their Adoption Case Record (see
 318             <a href="#_3_adoppers">
 318               Section 3, Access by Adopted Persons to Adoption Case Records
 318             </a>
 318             ) and, for those who wish for help in tracing members of their birth family, the availability of
                 Intermediary Services - see
 318             <a href="p_intermed_serv.html">
 318               Intermediary Services Procedure
 318             </a>
 318             .
 318           </p>
 319           <p>
 319             They should also be advised where appropriate about the right to register an absolute or qualified
                 Veto on their Adoption Case Record - see
 319             <a href="p_intermed_serv.html">
 319               Intermediary Services Procedure
 319             </a>
 319             .
 319           </p>
 320           <p>
 320             The adoption social worker should continue to offer support and advice to the adopted person for
                 as long as he or she needs it and will also inform him or her of any other relevant agencies
                 offering support.
 320           </p>
 321           <h4>
 321             2.2 Adoption Orders made on or after 30 December 2005
 321           </h4>
 322           <p>
 322             When a caller enquires about access to birth records, the caller should be referred to the
                 Adoption Service.
 322           </p>
 323           <p>
 323             If it is established that the caller was adopted and that the Adoption Service was involved in
                 arranging the adoption or that the caller is a resident of the area, the enquiry will be passed to
                 the Adoption Service Manager who will allocate the case. The allocated adoption social worker will
                 arrange for an initial interview to take place.
 323           </p>
 324           <p>
 324             At the initial interview, the adoption social worker will ask for photographic proof of the
                 identity of the adopted person to ensure confidentiality, for example a passport or driving
                 licence and evidence of his or her address, before providing any information. 
 324           </p>
 325           <p>
 325             For those adopted persons who confirm their wish to obtain a copy of their original birth
                 certificate, they should be given the appropriate information to enable them to complete the
                 application form to obtain a copy of their birth certificate. Where the requisite information is
                 not held by the agency, the adoption social worker should seek the information from the General
                 Register Office on the adopted person's behalf.
 325           </p>
 326           <p>
 326             Adopted persons should be advised of their right to have a copy of the Child's Permanence Report.
 326           </p>
 327           <p>
 327             For those who wish to trace members of their birth family, they should be advised of the various
                 courses of action they can take - see
 327             <a href="#_3_adoppers">
 327               Section 3, Access by Adopted Persons to Adoption Case Records
 327             </a>
 327             . 
 327           </p>
 328           <p>
 328             The social worker should continue to offer support and advice to the adopted person for as long as
                 he or she needs it and will also inform him or her of any other relevant agencies offering
                 support.
 328           </p>
 329           <p>
 329             If it is considered that the adopted person should not have access to the information, legal
                 advice should be obtained regarding a possible application to the High Court to prevent access.
 329           </p>
 330           <h3 id="_3_adoppers">
 330             3. Access by Adopted Persons to Adoption Case Records
 330           </h3>
 331           <p>
 331             See
 331             <a href="p_adop_cas_recs.html">
 331               Adoption Case Records Procedure
 331             </a>
 331             for the contents of the Adoption Case Record.
 331           </p>
 332           <h4>
 332             3.1 Adoption Orders made before 30 December 2005
 332           </h4>
 333           <p>
 333             The Adoption Service provides a service to adopted persons seeking access to their Adoption Case
                 Records where they are residents of the area or where the Adoption Service arranged their adoption
                 and/or holds the files relating to their adoption.
 333           </p>
 334           <p>
 334             Any request by an adopted person for access to their Adoption Case Record must be in writing and
                 accompanied by a photocopy of identifying information, such as passport or driving licence.
                 Evidence of the adopted person's address will also be required. It will be directed to the
                 Adoption Service Manager who will allocate the request to an adoption social worker.
 334           </p>
 335           <p>
 335             The adoption agency has discretion to disclose to the adopted person material from the Adoption
                 Case Record, and this discretion should be exercised in the context of the particular
                 circumstances of each request. The adoption social worker should discuss the case with the
                 Adoption Service Manager before arranging any access to the Adoption Case Record.
 335           </p>
 336           <p>
 336             There should be a clear record on file of all information disclosed. Where copies of documents
                 have been provided, this should also be recorded.
 336           </p>
 337           <h4>
 337             Third Party Information
 337           </h4>
 338           <p>
 338             Careful consideration should be given to the disclosure of information held on third parties.
                 Specific consent from the third party is not required, but consideration needs to be given to the
                 nature of the information, the relevance and benefit to the adopted person of knowing the
                 information and the likely effect on him or her of receiving it. 
 338           </p>
 339           <p>
 339             There may be instances where the information held has been given by a third party (for example a
                 birth relative) with a clear understanding that it may be disclosed to the adopted person in the
                 future. 
 339           </p>
 340           <p>
 340             Conversely, there may be information held about a third party which is highly confidential and
                 would serve no purpose for the adopted person to know - for example information that a birth
                 mother had a number of terminations prior to the adopted person's birth.
 340           </p>
 341           <p>
 341             All decisions should be based on professional judgment and the adoption social worker should
                 discuss the case with the Adoption Service Manager before making a decision. 
 341           </p>
 342           <p>
 342             All decisions should be recorded on the file.
 342           </p>
 343           <p>
 343             Where there is information about siblings held on the record, again consideration needs to be
                 given to the benefit and relevance to the adopted person of knowing the information. Where, for
                 example, a sibling has been placed for adoption separately, and the disclosure of information
                 about the sibling may reveal confidential information about the sibling's new family, then extreme
                 caution must be exercised. 
 343           </p>
 344           <p>
 344             However, if the information relates to the past family history, will provide no identifying
                 information about the sibling's present whereabouts and the disclosure will enable the adopted
                 person to understand more about the family and the reason why the siblings were separated, then
                 disclosure is more likely to be appropriate.
 344           </p>
 345           <p>
 345             The most difficult situations arise when the information relates to past family history, concerns
                 confidential information about a sibling or family member and would clarify for the adopted person
                 the reason why children were removed from their family of origin, or siblings were separated.
                 These situations should always be discussed with the Team Manager and the discussion and decision
                 to disclose or not to disclose information should be clearly recorded on the file together with
                 reasons for the decision.
 345           </p>
 346           <h4 id="_3.2">
 346             3.2 Adoption Orders made on or after 30 December 2005
 346           </h4>
 347           <p>
 347             Any person may apply to the appropriate adoption agency for the disclosure of protected
                 information about any person involved in adoption. Applications for the disclosure of protected
                 information may therefore be made by adopted people, birth relatives or any other person involved
                 in an adoption. The adoption agency has discretion not to agree to the requested disclosure. It
                 must record its decision and the reasons.
 347           </p>
 348           <p>
 348             Protected information is defined as information which is about a person and contains identifying
                 information about that person.
 348           </p>
 349           <p>
 349             The Adoption Service must consider the following matters before deciding whether to disclose
                 protected information to the applicant:
 349           </p>
 350           <ul>
 351             <li>
 351               The welfare of the adopted person;
 351             </li>
 352             <li>
 352               The views of the person to whom the information relates and if this is a child, his or her
                   parents;
 352             </li>
 353             <li>
 353               All the circumstances of the case.
 353             </li>
 354           </ul>
 355           <p>
 355             The Adoption Service cannot disclose identifying information about an adopted person to birth
                 relatives without the consent of the adopted person. 
 355           </p>
 356           <p>
 356             Where the request relates to an adopted child, the obtaining of consent will depend on the
                 child's age and understanding and the consent of the prospective adopters will also be required.
 356           </p>
 357           <p>
 357             Persons involved in adoptions can provide their consent in advance to the disclosure of
                 identifying information about them at some point in the future.
 357           </p>
 358           <p>
 358             Decisions made in relation to applications for disclosure of protected information must be
                 communicated in writing both to the applicant and the subject, and the reasons for the decision
                 must be outlined.
 358           </p>
 359           <p>
 359             Where an application for disclosure of information relating to an adult is refused, this is a
                 Qualifying Determination and the applicant may apply to the Independent Review Mechanism in
                 relation to the decision.
 359           </p>
 360           <p>
 360             Where an application for disclosure of information is agreed despite the objection of the subject,
                 this is also a Qualifying Determination and the subject of the information may apply to the
                 Independent Review Mechanism (see also: 
 360             <a href="https://www.gov.uk/government/publications/attending-an-irm-panel-information-sheets"
                 target="_blank" rel="noopener">
 360               Attending an IRM panel: information sheets, (GOV.UK)
 360             </a>
 360             ).
 360           </p>
 361           <p>
 361             The person requesting an Independent Review must apply within 40 working days of receiving
                 notification of the decision.
 361           </p>
 362           <p>
 362             There is no similar right to an Independent Review where the application relates to information
                 held on a child and is refused.
 362           </p>
 363           <p>
 363             Where a matter is referred to an Independent Review Panel, the Independent Review Panel will send
                 their recommendation to the Adoption Service. The Adoption Service is not obliged to follow the
                 recommendation, but must take it into account when reconsidering the application. 
 363           </p>
 364           <p>
 364             The Adoption Service must then notify the applicant, the subject and the Independent Review Panel
                 of the decision and reasons.
 364           </p>
 365           <h3 id="_4_rels">
 365             4. Access by Birth Relatives to Adoption Case Records
 365           </h3>
 366           <h4>
 366             4.1 Adoption Orders made before 30 December 2005
 366           </h4>
 367           <p>
 367             Where a birth relative requests access to an Adoption Case Record, there is no entitlement on
                 their part to such access and it is for the Adoption Service to decide whether information
                 contained within the records may be disclosed. Any decision to disclose such information can only
                 be taken after discussion with and with the agreement of the Adoption Service Manager.
 367           </p>
 368           <p>
 368             In all cases, a balance must be struck between the confidentiality of the information, the
                 enquirer's need to know, the relevance of the information to the enquirer and, when considering a
                 request by a birth parent or relative, whether the anonymity of the adoptive placement can be
                 preserved.
 368           </p>
 369           <p>
 369             Information which would enable the birth relative to identify the adopted person should not be
                 given, for example whether or not there was a change of name on the adoption, or the name of the
                 adoptive family. However, sometimes the records include information received in the intervening
                 years such as news of progress made at school, health problems, achievements, requests for
                 post-adoption support. Careful consideration needs to be given as to whether it may be appropriate
                 to disclose any of this information to a birth relative.
 369           </p>
 370           <p>
 370             Where the birth relative makes an enquiry in relation to an adopted child who is still under 18,
                 consideration should be given to approaching the adopters to request up-to-date information about
                 the child and/or to offer to pass on information about the birth family and/or to seek the views
                 of the adopters about any future exchange of information. Adopters may also be asked to clarify
                 whether the adopted child is to be told of the birth family's request although there should be no
                 implied expectation that they should do so against their wishes - and they should be given
                 information about independent support agencies which may be able to assist them.
 370           </p>
 371           <p>
 371             The response to a birth relative should take into account any contact between the birth family and
                 the agency since the child was adopted and any arrangements/agreements for post-adoption contact
                 and how these have worked.
 371           </p>
 372           <h4>
 372             4.2 Adoption Orders made on or after 30 December 2005
 372           </h4>
 373           <p>
 373             See
 373             <a href="#_3.2">
 373               Section 3.2, Adoption Orders made on or after 30 December 2005
 373             </a>
 373             .
 373           </p>
 374           <h3 id="_5_adopters">
 374             5. Access by Adopters to Adoption Case Records
 374           </h3>
 375           <h4>
 375             5.1 Adoption Orders made before 30 December 2005
 375           </h4>
 376           <p>
 376             In the case of requests for information by adopters, regard must be had to the requirements on the
                 part of the agency to share full information about the child and his or her history with
                 prospective adopters prior to the placement. If the disclosure of information would assist and
                 enhance their ability to care for the child in the placement, then the balance should weigh
                 heavily in favour of the disclosure of the information save for confidential details about a birth
                 parents' medical history, which would have no relevance to the adopters' in their care for the
                 child.
 376           </p>
 377           <h4>
 377             5.2 Adoption Orders made on or after 30 December 2005
 377           </h4>
 378           <p>
 378             See
 378             <a href="#_3.2">
 378               Section 3.2, Adoption Orders made on or after 30 December 2005
 378             </a>
 378             .
 378           </p>
 379           <h3 id="_6_others">
 379             6. Access by Others to Adoption Case Records
 379           </h3>
 380           <p>
 380             Any other request for access to Adoption Case Records must be referred to the Adoption Service
                 Manager. In some circumstances, the Adoption Service Manager may decide to seek the authority of
                 his or her line manager before giving consent, for example a request from a researcher authorised
                 by the Secretary of State.
 380           </p>
 381           <p>
 381             In the case of members of staff within Children's Services who are involved in counselling
                 adoption adults or birth relatives, they will be asked on appointment to their post to sign an
                 agreement to maintain the confidentiality of all adoption information. 
 381           </p>
 382           <p>
 382             In all other cases, the person making the request will be asked to sign a form of declaration
                 relating to confidentiality before access can be agreed.
 382           </p>
 383           <p>
 383             A report of all access requested and whether granted must be detailed on the file.
 383           </p>
 384           <p>
 384             Access to information contained in Adoption Case Records is normally limited to:
 384           </p>
 385           <ul>
 386             <li>
 386               Social workers and other professional/administrative staff directly concerned with the case who
                   establish a genuine 'need to know' (discretionary);
 386             </li>
 387             <li>
 387               Legal and Medical Advisers (discretionary);
 387             </li>
 388             <li>
 388               Other adoption agencies or specialists taking part in the adoption (discretionary);
 388             </li>
 389             <li>
 389               Adoption agencies or local authorities undertaking birth records counselling (discretionary);
 389             </li>
 390             <li>
 390               The Secretary of State or persons authorised on his/her behalf (usually mandatory unless for
                   research purposes);
 390             </li>
 391             <li>
 391               The Regulatory Authority (mandatory);
 391             </li>
 392             <li>
 392               The Ombudsman (mandatory);
 392             </li>
 393             <li>
 393               Any person undertaking a Statutory Inquiry under section 81 of the Children Act 1989
                   (mandatory);
 393             </li>
 394             <li>
 394               CAFCASS Officers (mandatory);
 394             </li>
 395             <li>
 395               The Court and officers of the Court (mandatory);
 395             </li>
 396             <li>
 396               Any person appointed to deal with a complaint or representation in respect of which access to
                   the Adoption Case Record is required in order to carry out the responsibilities of his or her
                   appointment (mandatory);
 396             </li>
 397             <li>
 397               An Independent Review Panel convened to consider a Qualifying Determination of an adoption
                   agency, e.g. where an adoptive applicant has exercised his or her right to challenge a decision
                   of the adoption agency as to their suitability to adopt or where a decision has been made in
                   relation to the disclosure of protected information (mandatory);
 397             </li>
 398             <li>
 398               Any person undertaking a Serious Case Review in relation to a child (discretionary).
 398             </li>
 399           </ul>
 400           <p>
 400             Disclosure of information is also mandatory where a child is to be or has been placed for adoption
                 when the placing authority must notify the child, parents, prospective adopters and their GP, the
                 local authority, health trust and education authority for the area where the prospective adopters
                 live – see
 400             <a href="p_place_adop.html">
 400               Placement for Adoption Procedure
 400             </a>
 400             .
 400           </p>
 401         </div>
 404       </main>
 405     </div>
 408     <footer>
 409       <div class="footer">
 410         <div>
 411           <p>
 411             <a href="privacypolicy.html">
 411               Privacy Policy
 411             </a>
 411             <br>
 412             <span style="font-size:small;">
 413               <span id='desktop_button' tabindex='0'>
 413                 Desktop
 413               </span>
 413               |
 413               <span id='mobile_button' tabindex='0'>
 413                 Mobile
 413               </span>
 413               |
 413               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 413                 Responsive
 413               </span>
 413             </span>
 413           </p>
 415           <div id="trix_logo">
 416             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 416               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 416             </a>
 417           </div>
 418         </div>
 419       </div>
 421     </footer>
 422     <div id="desktoptest">
 422     </div>
 423     <script>
 550     </script>
 552     <script>
 561     </script>
 563     <script>
 610     </script>
 613     <script>
 615     </script>
 623     <script>
 662     </script>
 663     <script type="text/javascript">
 663     </script>
 665     <script>
 704     </script>
 708     <script type="text/javascript">
 720     </script>
 721   </body>
 722 </html>