www.spirehealthcare.com Open in urlscan Pro
107.162.142.164  Public Scan

Submitted URL: https://www.googleadservices.com/pagead/aclk?sa=L&ai=DChcSEwjuiaqU_87_AhWUxe0KHWfCApsYABADGgJkZw&ohost=www.google.com&cid=CAASJeR...
Effective URL: https://www.spirehealthcare.com/how-to-book/paying-for-yourself/?infinity=ict2~net~gaw~ar~648774840180~kw~spire%20healthcare~mt~...
Submission: On June 19 via manual from GB — Scanned from GB

Form analysis 3 forms found in the DOM

//www.spirehealthcare.com/search/

<form class="site-header-mobile__search__form" action="//www.spirehealthcare.com/search/">
  <input type="search" name="query" class="site-header-mobile__search__form__field js-site-header__main__search__field" placeholder="Search Spire" autocomplete="off" value="" aria-label="Search the site">
  <a href="#" class="site-header-mobile__search__reset js-site-header__main__search__reset" title="reset"></a>
  <button type="submit" class="site-header-mobile__search__form__submit" aria-label="Search the site">
    <span>Go</span>
  </button>
  <div class="site-header-mobile__search__autocomplete js-site-header__main__search__autocomplete">
    <div class="site-header-mobile__search__autocomplete__warning js-site-header__main__search__autocomplete__prompt"> Please type into the search bar above to begin your search </div>
    <div class="site-header-mobile__search__autocomplete__warning js-site-header__main__search__autocomplete__warning"> Please type three or more characters above to begin your search </div>
    <div class="site-header-mobile__search__autocomplete__results js-site-header__main__search__autocomplete__results">
    </div>
  </div>
</form>

Name: enquiry-form-grid

<form id="enquiry-form" class="enquiry-form__content inpage-enquiry-form__content js-enquiry-form" name="enquiry-form-grid" novalidate="">
  <div id="hidden-node-id" class="enquiry-form__hidden-field">96329</div>
  <div id="hidden-is-enquiry" class="enquiry-form__hidden-field">True</div>
  <div id="hidden-enquiry-source" class="enquiry-form__hidden-field">general</div>
  <input type="hidden" id="in-page-enquiry" value="true">
  <div class="enquiry-form__tabs__content__inner__container">
    <div class="grid">
      <div class="grid__cell unit-1-3--desktop inpage-enquiry-form__content__vertical_divider">
        <!-- Contact us to request dropdown -->
        <div class="enquiry-form__tabs__content__inner__container__element">
          <label for="enquiry-type">Contact us to request...</label>
          <div class="select-wrapper">
            <select class="select-wrapper__select" name="enquirytype" id="enquiry-type">
              <option value="E1">An appointment</option>
              <option value="E2">A quotation</option>
              <option value="E3">Information</option>
            </select>
          </div>
          <div class="error"></div>
        </div>
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="funding-type" class="limited-width">How do you intend to fund your treatment?</label>
          <div class="select-wrapper">
            <select class="select-wrapper__select" name="fundingType" id="funding-type" required="" data-parsley-required-message="Please complete this information.">
              <option value="">Please select</option>
              <option value="F1">Private medical insurance</option>
              <option value="F2">Paying for yourself</option>
              <option value="F3">Other</option>
            </select>
          </div>
          <div class="error"></div>
        </div>
      </div>
      <div class="grid__cell unit-2-3--desktop inpage-enquiry-form__content__vertical_divider">
        <!-- Enquiry textarea -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="enquiry">Type the detail of your enquiry<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <textarea class="js-enquiry-textarea" name="enquiry" id="enquiry" style="height:124px" cols="30" data-parsley-maxlength="12000" rows="6" required="" data-parsley-required-message="Please complete this information." placeholder=""
              data-parsley-trigger="change"></textarea>
          </div>
          <div class="enquiry-form__tabs__content__inner__container__element--textarea--counter js-enquiry-textarea-count"></div>
          <div class="error"></div>
        </div>
      </div>
      <div class="grid__cell unit-1-3--desktop inpage-enquiry-form__content__vertical_divider">
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <!-- Title -->
          <label for="title">Title<!--span>*</span--></label>
          <div class="select-wrapper">
            <select class="select-wrapper__select" name="title" id="title" required="" data-parsley-required-message="Please select a title.">
              <option value="">Select a title</option>
              <option value="Mrs">Mrs</option>
              <option value="Miss">Miss</option>
              <option value="Ms">Ms</option>
              <option value="Mr">Mr</option>
              <option value="Mx">Mx</option>
              <option value="Dr">Dr</option>
              <option value="Prof">Prof</option>
            </select>
          </div>
          <div class="error"></div>
        </div>
        <!-- First name -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="first-name">First name<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="text" class="input-text" name="firstname" placeholder="" required="" id="first-name" pattern="^[a-zA-Z0-9\-\s]{1,100}$" data-parsley-pattern-message="Please enter a valid name."
              data-parsley-required-message="Please complete this information." data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
        <!-- Surname -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="surname">Surname<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="text" class="input-text" name="surname" placeholder="" required="" id="surname" pattern="^[a-zA-Z0-9\-\s]{1,100}$" data-parsley-pattern-message="Please enter a valid name."
              data-parsley-required-message="Please complete this information." data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
      </div>
      <div class="grid__cell unit-1-3--desktop inpage-enquiry-form__content__vertical_divider">
        <!-- Email Address -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="enquiry-email">Email address<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="email" id="enquiry-email" class="input-text" name="email" data-parsley-pattern-message="Please enter a valid email address." data-parsley-required-message="Please complete this information." placeholder="" required=""
              pattern="\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}\b" data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
        <!-- Confirm email -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="enquiry-email-confirm">Confirm email address<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="email" class="input-text" name="confirmemail" id="enquiry-email-confirm" autocomplete="off" placeholder="" required="" data-parsley-customequalto="#enquiry-email"
              data-parsley-error-message="The email address provided does not match the one entered above, please re-submit." data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
        <!-- Date of Birth -->
        <div
          class="enquiry-form__tabs__content__inner__container__element enquiry-form__tabs__content__inner__container__element--dob enquiry-form__tabs__content__inner__container__element--dob--required js-enquiry-form__tabs__content__inner__container__element">
          <!--js-enquiry-form__tabs__contentoptional__inner__container__element">-->
          <label>Date of birth</label>
          <div class="select-wrapper select-wrapper--dob">
            <select class="select-wrapper__select js-dob-day js-dob-day-required" name="DOB-day" id="" data-parsley-errors-messages-disabled="" required="">
              <option value="">DD</option>
              <option>1</option>
              <option>2</option>
              <option>3</option>
              <option>4</option>
              <option>5</option>
              <option>6</option>
              <option>7</option>
              <option>8</option>
              <option>9</option>
              <option>10</option>
              <option>11</option>
              <option>12</option>
              <option>13</option>
              <option>14</option>
              <option>15</option>
              <option>16</option>
              <option>17</option>
              <option>18</option>
              <option>19</option>
              <option>20</option>
              <option>21</option>
              <option>22</option>
              <option>23</option>
              <option>24</option>
              <option>25</option>
              <option>26</option>
              <option>27</option>
              <option>28</option>
              <option>29</option>
              <option>30</option>
              <option>31</option>
            </select>
          </div>
          <div class="select-wrapper select-wrapper--dob">
            <select class="select-wrapper__select js-dob-month js-dob-month-required" name="DOB-month" id="" data-parsley-errors-messages-disabled="" required="">
              <option value="">MM</option>
              <option value="1">Jan</option>
              <option value="2">Feb</option>
              <option value="3">Mar</option>
              <option value="4">Apr</option>
              <option value="5">May</option>
              <option value="6">Jun</option>
              <option value="7">Jul</option>
              <option value="8">Aug</option>
              <option value="9">Sep</option>
              <option value="10">Oct</option>
              <option value="11">Nov</option>
              <option value="12">Dec</option>
            </select>
          </div>
          <div class="select-wrapper select-wrapper--dob">
            <select class="select-wrapper__select js-dob-year js-dob-year-required" name="DOB-year" id="" data-parsley-errors-messages-disabled="" required="">
              <option value="">YYYY</option>
              <option>2006</option>
              <option>2005</option>
              <option>2004</option>
              <option>2003</option>
              <option>2002</option>
              <option>2001</option>
              <option>2000</option>
              <option>1999</option>
              <option>1998</option>
              <option>1997</option>
              <option>1996</option>
              <option>1995</option>
              <option>1994</option>
              <option>1993</option>
              <option>1992</option>
              <option>1991</option>
              <option>1990</option>
              <option>1989</option>
              <option>1988</option>
              <option>1987</option>
              <option>1986</option>
              <option>1985</option>
              <option>1984</option>
              <option>1983</option>
              <option>1982</option>
              <option>1981</option>
              <option>1980</option>
              <option>1979</option>
              <option>1978</option>
              <option>1977</option>
              <option>1976</option>
              <option>1975</option>
              <option>1974</option>
              <option>1973</option>
              <option>1972</option>
              <option>1971</option>
              <option>1970</option>
              <option>1969</option>
              <option>1968</option>
              <option>1967</option>
              <option>1966</option>
              <option>1965</option>
              <option>1964</option>
              <option>1963</option>
              <option>1962</option>
              <option>1961</option>
              <option>1960</option>
              <option>1959</option>
              <option>1958</option>
              <option>1957</option>
              <option>1956</option>
              <option>1955</option>
              <option>1954</option>
              <option>1953</option>
              <option>1952</option>
              <option>1951</option>
              <option>1950</option>
              <option>1949</option>
              <option>1948</option>
              <option>1947</option>
              <option>1946</option>
              <option>1945</option>
              <option>1944</option>
              <option>1943</option>
              <option>1942</option>
              <option>1941</option>
              <option>1940</option>
              <option>1939</option>
              <option>1938</option>
              <option>1937</option>
              <option>1936</option>
              <option>1935</option>
              <option>1934</option>
              <option>1933</option>
              <option>1932</option>
              <option>1931</option>
              <option>1930</option>
              <option>1929</option>
              <option>1928</option>
              <option>1927</option>
              <option>1926</option>
              <option>1925</option>
              <option>1924</option>
              <option>1923</option>
            </select>
          </div>
          <div class="error"></div>
          <input style="display:none" type="text" class="js-dob-concatenate" data-parsley-date="" data-parsley-id="19">
          <div class="js-date-required-concatenate"></div>
        </div>
      </div>
      <div class="grid__cell unit-1-3--desktop inpage-enquiry-form__content__vertical_divider">
        <!-- Phone number -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element">
          <label for="phone-number">Phone number<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="tel" class="input-text" name="phonenumber" data-parsley-pattern-message="Please enter a valid phone number. Telephone numbers can comprise only 0-9 and must be between 9 and 20 characters" id="phone-number" placeholder=""
              required="" pattern="^(\s)?([0-9](\s+)?){9,20}$" data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
        <!-- Postcode -->
        <div class="enquiry-form__tabs__content__inner__container__element enquiry-form__tabs__content__inner__container__element--postcode js-enquiry-form__tabs__content__inner__container__element">
          <label for="postcode">Postcode<!--span>*</span--></label>
          <div class="field-inner">
            <i class="field-inner--error"></i>
            <input type="text" class="input-text" id="postcode" name="postcode" data-parsley-pattern-message="Please enter a valid UK postcode e.g. EC4Y 8EN" data-parsley-required-message="Please enter a valid UK postcode e.g. EC4Y 8EN"
              placeholder="" required="" pattern="/^[a-zA-Z]{1,2}([0-9]{1,2}|[0-9][a-zA-Z])\s*[0-9][a-zA-Z]{2}$/" data-parsley-trigger="change">
          </div>
          <div class="error"></div>
        </div>
        <!-- Select hospital dropdown -->
        <div class="enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element js-enquiry-form__tabs__content__inner__container__element-select-hospital">
          <label for="select-hospital">Select a hospital</label>
          <div class="select-wrapper">
            <select class="select-wrapper__select" name="select-hospital" id="select-hospital">
              <option value="nearest">Nearest my postcode</option>
              <optgroup label="Scotland">
                <option value="18201">Edinburgh Hospitals, Murrayfield and Shawfair Park</option>
              </optgroup>
              <optgroup label="Wales">
                <option value="18198">Cardiff Hospital</option>
                <option value="18243">Yale Hospital</option>
                <option value="120235">Spire Abergele Consulting Rooms</option>
                <option value="136436">Spire Yale - Chesney Court Outpatient and Diagnostic Centre</option>
              </optgroup>
              <optgroup label="North West">
                <option value="18234">Cheshire Hospital</option>
                <option value="18191">Fylde Coast Hospital</option>
                <option value="18218">Liverpool Hospital</option>
                <option value="18221">Manchester Hospital</option>
                <option value="18238">Murrayfield Hospital Wirral</option>
                <option value="18220">Regency Hospital Macclesfield</option>
                <option value="137977">Spire Kenmore Clinic</option>
                <option value="119840">Spire Manchester Clinic Hale</option>
                <option value="120038">Spire Nantwich Clinic</option>
                <option value="119142">The OrthTeam Centre</option>
                <option value="132587">Spire Tarporley Clinic</option>
              </optgroup>
              <optgroup label="North East &amp; Yorkshire">
                <option value="133682">Claremont Hospital</option>
                <option value="18203">Elland Hospital</option>
                <option value="18209">Hull and East Riding Hospital</option>
                <option value="18212">Leeds Hospital</option>
                <option value="18211">Methley Park Hospital</option>
                <option value="18235">Washington Hospital</option>
                <option value="120108">Spire Dewsbury Clinic</option>
                <option value="120111">Spire Hesslewood Clinic</option>
                <option value="120153">Spire Lowfield Clinic</option>
              </optgroup>
              <optgroup label="East Of England">
                <option value="18197">Cambridge Lea Hospital</option>
                <option value="18193">Hartswood Hospital</option>
                <option value="18223">Norwich Hospital</option>
                <option value="18231">Wellesley Hospital</option>
              </optgroup>
              <optgroup label="Midlands">
                <option value="18215">Leicester Hospital</option>
                <option value="18232">Little Aston Hospital</option>
                <option value="72433">Nottingham Hospital</option>
                <option value="18228">Parkway Hospital</option>
                <option value="18239">South Bank Hospital</option>
                <option value="120222">The Spire Clinic, Bidford-on-Avon</option>
                <option value="119885">The Spire Clinic, Droitwich Spa</option>
              </optgroup>
              <optgroup label="London">
                <option value="1257">Bushey Hospital</option>
                <option value="18207">Harpenden Hospital</option>
                <option value="1267">London East Hospital</option>
                <option value="1271">St Anthony's Hospital</option>
                <option value="18226">Thames Valley Hospital</option>
                <option value="120268">Elstree Cancer Centre</option>
                <option value="119976">Spire Bushey Diagnostic Centre</option>
              </optgroup>
              <optgroup label="South East">
                <option value="18200">Alexandra Hospital</option>
                <option value="18206">Clare Park Hospital</option>
                <option value="18225">Dunedin Hospital</option>
                <option value="1263">Gatwick Park Hospital</option>
                <option value="18224">Portsmouth Hospital</option>
                <option value="18230">Southampton Hospital</option>
                <option value="18233">Tunbridge Wells Hospital</option>
                <option value="18194">Montefiore Hospital</option>
              </optgroup>
              <optgroup label="South West">
                <option value="18195">Bristol Hospital</option>
                <option value="120056">GenesisCare Bristol</option>
              </optgroup>
            </select>
          </div>
          <div class="error"></div>
        </div>
      </div>
      <div class="grid__cell unit-1-1--desktop">
        <hr class="enquiry-form__tabs__content__inner__container__divider">
      </div>
      <!-- Marketing Information Optin -->
      <div class="grid__cell unit-1-1--desktop">
        <div class="enquiry-form__tabs__content__inner__container__element enquiry-form__tabs__content__inner__container__element--tcs  ">
          <div class="marketing-info-title heading-small heading-xs heading-lightblue"> Marketing Information </div>
          <p> Spire would like to provide you with marketing information about products and services offered by Spire and by selected third-party partners. If you do not consent for us to process your personal data for marketing activities, we will
            still be able to contact you about your enquiry. </p>
          <p>
            <label class="enquiry-form__tabs__content__inner__container__element__label-bold">Please tick the box(es) to confirm your consent to receive marketing information from Spire:</label>
          </p>
          <div class="enquiry-form__tabs__content__inner__container__element__checkbox-list">
            <div>
              <div class="checkbox-wrapper">
                <input class="input-checkbox-acc" type="checkbox" name="optinEmail" id="optinEmail" data-parsley-multiple="optinEmail">
                <label for="optinEmail">Email</label>
              </div>
            </div>
            <div>
              <div class="checkbox-wrapper">
                <input class="input-checkbox-acc" type="checkbox" name="optinSms" id="optinSms" data-parsley-multiple="optinSms">
                <label for="optinSms">SMS</label>
              </div>
            </div>
            <p class="enquiry-form__tabs__content__inner__container__element__clear"></p>
          </div>
          <p> We may contact you by email, SMS or phone about your enquiry. If we try to contact you by phone (mobile and/or landline) and you are not available, we may leave you a voicemail message. We may also use your details to contact you about
            patient surveys we use for improving our service or monitoring outcomes, which are not a form of marketing. </p>
          <div class="enquiry-form__tabs__content__inner__container__element__checkbox-list__no-float">
            <div class="js-enquiry-form__tabs__content__inner__container__element">
              <div class="checkbox-wrapper">
                <input required="" class="input-checkbox-acc" type="checkbox" name="optinPrivacy" id="optinPrivacy" title="Please confirm you have read our privacy policy." data-parsley-multiple="optinPrivacy">
                <label for="optinPrivacy"><strong>I have read, understood and agree to the <a href="https://www.spirehealthcare.com/legal/privacy-policy/" target="_blank">Privacy Notice</a>.</strong></label>
              </div>
              <div class="error"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="grid__cell unit-1-1--desktop">
        <div class="g-recaptcha" data-sitekey="6LedPtcZAAAAAJfQXsDkYHcjaC53F_HMvKdgx5Tc" data-expired-callback="recaptchaExpired">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LedPtcZAAAAAJfQXsDkYHcjaC53F_HMvKdgx5Tc&amp;co=aHR0cHM6Ly93d3cuc3BpcmVoZWFsdGhjYXJlLmNvbTo0NDM.&amp;hl=en&amp;v=SglpK98hSCn2CroR0bKRSJl5&amp;size=normal&amp;cb=pvk7v02vfdtx"
                width="304" height="78" role="presentation" name="a-yqa4fnts9kv7" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
        <div id="recaptchaError" class="alert alert-danger" style="display:none; color: red;">
          <strong>Recaptcha required.</strong>
        </div>
        <br>
      </div>
      <!-- Submit button -->
      <div class="grid__cell unit-5-12--desktop unit-1-1--mobile">
        <div class="enquiry-form__button-container">
          <button type="submit" value="Submit my enquiry" class="js-enquiry-form__submit enquiry-form__submit button button--green-rounded" name="submit-email">Submit my enquiry</button>
          <img class="enquiry-form__button-container__spinner" src="/dist/images/spinner-trans.gif" alt="Submit my enquiry">
        </div>
      </div>
    </div>
  </div>
</form>

POST /enquire/thank-you/

<form action="/enquire/thank-you/" method="post" id="thankYouPost" style="visibility:hidden">
  <input name="isEnquiry" id="isEnquiry" type="text" value="">
  <input name="dob" id="dob" type="text" value="">
  <input name="nearestHospitalId" id="nearestHospitalId" type="text" value="">
  <input name="partialPostcode" id="partialPostcode" type="text" value="">
  <input name="floodLightEnquiryString" id="floodLightEnquiryString" type="text" value="">
  <input name="floodLightCategory" id="floodLightCategory" type="text" value="">
  <input name="webId" id="webId" type="text" value="">
  <input name="enquiryType" id="enquiryType" type="text" value="">
  <input name="fundingType" id="fundingType" type="text" value="">
  <input name="marketingOptIn" id="marketingOptIn" type="text" value="">
  <input name="nearestHospitalName" id="nearestHospitalName" type="text" value="">
  <input name="emailAddress" id="emailAddress" type="hidden" value="">
</form>

Text Content

Close



TELL US WHAT YOU THINK

We welcome your views on our website and invite you to take part in a brief
survey when you've finished your visit.

Your response will help us improve the site and the experience we offer to
visitors.

No
thanks Give feedback
later

 * Home
 * Our locations
 * Investor Relations
 * Jobs
 * Healthcare professionals
 * Log in to MySpire

 * East Of England
 * London
 * Midlands
 * North East & Yorkshire
 * North West
 * Scotland
 * South East
 * South West
 * Wales

 * Hospitals
 * 01223 976 993 Cambridge Lea Hospital
 * 01277 509 908 Hartswood Hospital
 * 01603 555 348 Norwich Hospital
 * 01702 820 264 Wellesley Hospital

 * Clinics and Centres


 * Hospitals
 * 0203 993 0370 Bushey Hospital
 * 0158 295 2124 Harpenden Hospital
 * 0203 733 9754 London East Hospital
 * 0203 608 1247 St Anthony's Hospital
 * 01753 260 693 Thames Valley Hospital

 * Clinics and Centres
 * 020 8901 0330 Elstree Cancer Centre
 * 020 8736 4608 Spire Bushey Diagnostic Centre


 * Hospitals
 * 0116 350 1179 Leicester Hospital
 * 0121 7560 091 Little Aston Hospital
 * 0115 672 3849 Nottingham Hospital
 * 0121 468 9402 Parkway Hospital
 * 01905 814 657 South Bank Hospital

 * Clinics and Centres
 * 0190 581 4306 The Spire Clinic, Bidford-on-Avon
 * 01905 402 547 The Spire Clinic, Droitwich Spa


 * Hospitals
 * 0114 352 1221 Claremont Hospital
 * 01422 702 252 Elland Hospital
 * 0148 224 3256 Hull and East Riding Hospital
 * 0113 269 3939 Leeds Hospital
 * 01977 238 917 Methley Park Hospital
 * 0191 622 2944 Washington Hospital

 * Clinics and Centres
 * 01924 410 610 Spire Dewsbury Clinic
 * 0148 224 3256 Spire Hesslewood Clinic
 * 0148 224 3256 Spire Lowfield Clinic


 * Hospitals
 * 01925 358 482 Cheshire Hospital
 * 01253 928 383 Fylde Coast Hospital
 * 0151 391 8962 Liverpool Hospital
 * 0161 516 6986 Manchester Hospital
 * 0151 391 5141 Murrayfield Hospital Wirral
 * 01625 324 393 Regency Hospital Macclesfield

 * Clinics and Centres
 * 0161 768 8113 Spire Kenmore Clinic
 * 0161 927 3878 Spire Manchester Clinic Hale
 * 01625 507 452 Spire Nantwich Clinic
 * 0161 447 6888 The OrthTeam Centre
 * 01829 289 057 Spire Tarporley Clinic


 * Hospitals
 * 0131 608 2281 Edinburgh Hospitals, Murrayfield and Shawfair Park

 * Clinics and Centres


 * Hospitals
 * 0163 475 6683 Alexandra Hospital
 * 01252 240 268 Clare Park Hospital
 * 0118 217 4794 Dunedin Hospital
 * 01293 306 835 Gatwick Park Hospital
 * 02394 278 994 Portsmouth Hospital
 * 023 8168 1782 Southampton Hospital
 * 01892 346 879 Tunbridge Wells Hospital
 * 0127 392 0182 Montefiore Hospital

 * Clinics and Centres


 * Hospitals
 * 0117 453 6304 Bristol Hospital

 * Clinics and Centres
 * 01454 513 940 GenesisCare Bristol


 * Hospitals
 * 02921 681 036 Cardiff Hospital
 * 0197 843 8262 Yale Hospital

 * Clinics and Centres
 * 0174 525 8254 Spire Abergele Consulting Rooms
 * 0197 843 8262 Spire Yale - Chesney Court Outpatient and Diagnostic Centre



Get in touch Contact us
Search Spire
 * Locations
 * Treatments and services
   
   
   AT SPIRE HEALTHCARE WE OFFER A FULL RANGE OF TREATMENTS, TESTS AND SCANS
   
   
   SPECIALTIES
   
    * Bones and joints
    * Cosmetic surgery
    * Eye surgery and treatments
    * Heart treatments
    * Men's health
    * Urology
    * Weight loss
    * Women's health
   
   View all
   
   
   TREATMENTS
   
    * Back surgery
    * Breast enlargement
    * Cataract removal surgery
    * Gastric bypass surgery
    * Hip replacement surgery
    * Knee replacement
    * Prostate surgery
   
   Prices
   
   
   TESTS AND SCANS
   
    * Cardiac CT scan
    * CT scan
    * MRI scan
    * Ultrasound scan
    * X-ray
   
   
   SERVICES
   
    * Spire GP
    * London Doctors Clinic
    * One-stop breast care clinics
   
   
   CONDITIONS AND SYMPTOMS
   
    * Cataracts
    * Foot pain
    * Hip pain
    * Knee pain
    * Osteoarthritis
    * Rheumatoid arthritis
    * Sciatica
    * Spinal stenosis
   
   View A-Z

 * Our consultants
   
   
   YOU CAN EXPECT OUTSTANDING PATIENT CARE FROM OUR TALENTED CONSULTANTS AND
   DEDICATED NURSING TEAM
   
    * Find a consultant
   
    * How we work with consultants
   
    * Virtual consultations
   
   
   BOOK TO SEE A LEADING MEDICAL EXPERT TODAY
   
   Book online 

 * Information for patients
   
   
   BEFORE VISITING US FIND OUT MORE ABOUT OUR APPROACH TO LOOKING AFTER YOU AND
   YOUR LOVED ONES
   
   
   KEEPING YOU SAFE
   
    * Safety overview
    * Our governance
    * How we work with consultants
    * Our healthcare standards
    * Patient notifications
    * Safeguarding requirements
    * Our Purpose
   
   
   YOUR CARE
   
    * Feel safe with Spire during COVID-19
    * Coming into hospital
    * Patient feedback
    * Covid19 information
   
   
   GIVING YOUR FEEDBACK
   
    * Complaints and feedback
    * Complaints policy
    * Raising concerns
   
   
   WHAT'S HAPPENING?
   
    * Events
    * News
   
   
   PATIENT SAFETY IS OUR HIGHEST PRIORITY.
   
   Learn about how we keep you safe.
   
   Read more 

 * How to book and pay
   
   
   AT SPIRE HEALTHCARE WE HAVE A VARIETY OF OPTIONS AVAILABLE FOR FUNDING YOUR
   TREATMENT AND AFTERCARE
   
   
   FUNDING YOUR TREATMENT
   
    * How to book and pay
    * Paying for yourself
    * Private health insurance
    * NHS patients
   
   
   FINANCE OPTIONS
   
    * Treatment loans
    * inSpire health insurance
   
   
   MAKE A PAYMENT
   
   Pay any outstanding bills for your care at Spire Healthcare.
   
   Pay now 

 * Book a GP
 * Need help?

Go
Please type into the search bar above to begin your search
Please type three or more characters above to begin your search

 * Locations
 * Treatments
    * Overview
   
   
   AT SPIRE HEALTHCARE WE OFFER A FULL RANGE OF TREATMENTS, TESTS AND SCANS
   
   
   SPECIALTIES
   
    * Bones and joints
    * Cosmetic surgery
    * Eye surgery and treatments
    * Heart treatments
    * Men's health
    * Urology
    * Weight loss
    * Women's health
   
   View all
   
   
   TREATMENTS
   
    * Back surgery
    * Breast enlargement
    * Cataract removal surgery
    * Gastric bypass surgery
    * Hip replacement surgery
    * Knee replacement
    * Prostate surgery
   
   Prices
   
   
   TESTS AND SCANS
   
    * Cardiac CT scan
    * CT scan
    * MRI scan
    * Ultrasound scan
    * X-ray
   
   
   SERVICES
   
    * Spire GP
    * London Doctors Clinic
    * One-stop breast care clinics
   
   
   CONDITIONS AND SYMPTOMS
   
    * Cataracts
    * Foot pain
    * Hip pain
    * Knee pain
    * Osteoarthritis
    * Rheumatoid arthritis
    * Sciatica
    * Spinal stenosis
   
   View A-Z

 * Consultants
    * Overview
   
   
   YOU CAN EXPECT OUTSTANDING PATIENT CARE FROM OUR TALENTED CONSULTANTS AND
   DEDICATED NURSING TEAM
   
    * Find a consultant
   
    * How we work with consultants
   
    * Virtual consultations
   
   
   BOOK TO SEE A LEADING MEDICAL EXPERT TODAY
   
   Book online

 * Patient information
    * Overview
   
   
   BEFORE VISITING US FIND OUT MORE ABOUT OUR APPROACH TO LOOKING AFTER YOU AND
   YOUR LOVED ONES
   
   
   KEEPING YOU SAFE
   
    * Safety overview
    * Our governance
    * How we work with consultants
    * Our healthcare standards
    * Patient notifications
    * Safeguarding requirements
    * Our Purpose
   
   
   YOUR CARE
   
    * Feel safe with Spire during COVID-19
    * Coming into hospital
    * Patient feedback
    * Covid19 information
   
   
   GIVING YOUR FEEDBACK
   
    * Complaints and feedback
    * Complaints policy
    * Raising concerns
   
   
   WHAT'S HAPPENING?
   
    * Events
    * News
   
   
   PATIENT SAFETY IS OUR HIGHEST PRIORITY.
   
   Learn about how we keep you safe.
   
   Read more

 * How to book
    * Overview
   
   
   AT SPIRE HEALTHCARE WE HAVE A VARIETY OF OPTIONS AVAILABLE FOR FUNDING YOUR
   TREATMENT AND AFTERCARE
   
   
   FUNDING YOUR TREATMENT
   
    * How to book and pay
    * Paying for yourself
    * Private health insurance
    * NHS patients
   
   
   FINANCE OPTIONS
   
    * Treatment loans
    * inSpire health insurance
   
   
   MAKE A PAYMENT
   
   Pay any outstanding bills for your care at Spire Healthcare.
   
   Pay now

 * Book a GP
 * Help centre

 * Spire homepage
 * Investor Relations
 * Jobs
 * Healthcare professionals
 * Log in to MySpire

General enquiries
0808 134 9798

Make an enquiry


Make an enquiry


PAYING FOR YOUR OWN TREATMENT

A quick and easy way to get immediate access to the healthcare you need.

 * 
 * 

Call us 020 3733 2539

Enquire online Make an enquiry


Step 1

Research your options





Learn more about our consultants, available treatment options and prices on the
website



or



Speak to one of our dedicated customer service advisers at your chosen hospital.
They can talk through all aspects of getting treatment at Spire and can help
with any questions you have.

We also run information events and mini consultations where you'll have an
opportunity to ask questions directly to our consultants and other specialists.

The mini consultations are not a formal outpatient consultation so if you wish
to proceed to surgery, you'll need to book a full initial outpatient
consultation.





Step 2

Book a consultation





Book an initial consultation to discuss your condition and treatment options
with your chosen consultant. You won't always need a GP referral so check with
your local hospital. Depending on your condition and if you've not already had
tests done, your consultant may suggest you have some initial tests or scans to
help with diagnosis.

Following the initial consultation, we offer you a single, fixed price* which
will cover all your treatment costs so you won't get any unexpected bills or
charges. 

*Read Spire’s terms and conditions for full details of what’s included and
excluded in the fixed price treatment. The initial consultation and any
diagnostic tests and scans you have are charged separately to the fixed
price treatment.





Step 3

Arrange a treatment date





Please ask as many questions as you need to help you decide if you want to go
ahead with treatment.

Following your initial consultation and once you're happy with your treatment
plan and the fixed price quote and are ready to proceed, we'll arrange a
convenient treatment date. We'll ask for payment of the fixed price in
full five working days before admission to hospital.

We accept payment by credit card, debit card, bankers’ draft or if you want to
spread the cost of treatment, finance options are available through our chosen
partners.








GET IN TOUCH

96329
True
general
Contact us to request...
An appointment A quotation Information

How do you intend to fund your treatment?
Please select Private medical insurance Paying for yourself Other

Type the detail of your enquiry



Title
Select a title Mrs Miss Ms Mr Mx Dr Prof

First name


Surname


Email address


Confirm email address


Date of birth
DD 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
30 31
MM Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
YYYY 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976
1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960
1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944
1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928
1927 1926 1925 1924 1923


Phone number


Postcode


Select a hospital
Nearest my postcode Edinburgh Hospitals, Murrayfield and Shawfair Park Cardiff
Hospital Yale Hospital Spire Abergele Consulting Rooms Spire Yale - Chesney
Court Outpatient and Diagnostic Centre Cheshire Hospital Fylde Coast Hospital
Liverpool Hospital Manchester Hospital Murrayfield Hospital Wirral Regency
Hospital Macclesfield Spire Kenmore Clinic Spire Manchester Clinic Hale Spire
Nantwich Clinic The OrthTeam Centre Spire Tarporley Clinic Claremont Hospital
Elland Hospital Hull and East Riding Hospital Leeds Hospital Methley Park
Hospital Washington Hospital Spire Dewsbury Clinic Spire Hesslewood Clinic Spire
Lowfield Clinic Cambridge Lea Hospital Hartswood Hospital Norwich Hospital
Wellesley Hospital Leicester Hospital Little Aston Hospital Nottingham Hospital
Parkway Hospital South Bank Hospital The Spire Clinic, Bidford-on-Avon The Spire
Clinic, Droitwich Spa Bushey Hospital Harpenden Hospital London East Hospital St
Anthony's Hospital Thames Valley Hospital Elstree Cancer Centre Spire Bushey
Diagnostic Centre Alexandra Hospital Clare Park Hospital Dunedin Hospital
Gatwick Park Hospital Portsmouth Hospital Southampton Hospital Tunbridge Wells
Hospital Montefiore Hospital Bristol Hospital GenesisCare Bristol


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

Marketing Information

Spire would like to provide you with marketing information about products and
services offered by Spire and by selected third-party partners. If you do not
consent for us to process your personal data for marketing activities, we will
still be able to contact you about your enquiry.

Please tick the box(es) to confirm your consent to receive marketing information
from Spire:

Email
SMS



We may contact you by email, SMS or phone about your enquiry. If we try to
contact you by phone (mobile and/or landline) and you are not available, we may
leave you a voicemail message. We may also use your details to contact you about
patient surveys we use for improving our service or monitoring outcomes, which
are not a form of marketing.

I have read, understood and agree to the Privacy Notice.

Recaptcha required.

Submit my enquiry



FINANCE OPTIONS

We offer a range of payment plans from 0% APR interest free credit over 10
months to higher interest bearing loans at 9.9% APR if you wish to spread your
payments over 12 months or more (up to 60 months). The loan can be personalised
based on how much you’d like to pay per month, how long you want the payments to
be spread over and how much deposit you’d like to pay.

Learn more about medical loans

You've got better things to do than wait for find out what's wrong.

Fast, flexible access  ‐  everything from health checks, through to surgery and
professional recovery - so you can enjoy more of the things that matter.

A single fixed price*  ‐  which will cover all your treatment costs so you won't
get any unexpected bills or charges. We'll give you a quote following your
initial consultation appointment where you can discuss treatment options with
your consultant.

Book diagnostic tests and scans  ‐  you’ll need a referral letter from your GP
to book these so that you have the right test to confirm diagnosis of your
condition.

Private GP appointments  ‐  available for when you're unable to quickly access
your own NHS GP. You can book and pay for your appointment online.

Why choose Spire Healthcare?
 * Nationally and internationally renowned consultants
 * We use the latest technologies including robotic surgery for joint
   replacements and wide-bore MRI scanners that offer a more comfortable and
   less claustrophobic experience
 * A Children and Young People's service available across our network of
   hospitals

The fixed price* will include your operation or procedure, standard implant or
prosthesis (if required), consultants' fees, nursing care, accommodation,
physiotherapy and medication, aftercare, a follow-up appointment (if you need
it) and further treatment that may arise if there are clinical complications.

Terms and conditions

navigate to https://www.twitter.com/spirehealthcare navigate to
https://www.facebook.com/spirehealthcare navigate to
https://www.youtube.com/user/spirehealthcare navigate to
https://www.linkedin.com/company/spire-healthcare
 * Healthcare professionals
 * Spire Connect
 * Investor relations
 * IR35
 * Complaints and feedback
 * Cookie settings
 * Accessibility statement
 * Coronavirus information
 * Health hub
 * Pathology

© Spire Healthcare Group plc (2023)
 * Terms and conditions
 * Privacy notice
 * Subject access request
 * Modern Slavery Act
 * Sitemap





PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Reject All Accept All Cookies