locumhealthuk.com Open in urlscan Pro
198.12.237.45  Public Scan

Submitted URL: http://locumhealth.co.uk/
Effective URL: https://locumhealthuk.com/
Submission: On May 31 via manual from GB — Scanned from GB

Form analysis 11 forms found in the DOM

jobs

<form action="jobs">
  <div class="row">
    <!--Title-->
    <div class="form-group col-xl-8 col-lg-8 col-md-8">
      <label>Search here</label>
      <div class="twm-single-iput">
        <input name="q" type="text" required="" class="form-control  bg-none" placeholder="Job title, Keywords, or company">
      </div>
    </div>
    <!--Find job btn-->
    <div class="form-group col-xl-4 col-lg-4 col-md-4">
      <button type="submit" class="site-button">Find Job</button>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum Dental Hygienist required ASAP</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="4">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum Dental Hygienist required ASAP</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="7">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum Dental Hygienist required ASAP</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="10">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum Dental Hygienist required ASAP</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="13">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum GP – Maternity Cover</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="2">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST apply_job

<form action="apply_job" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h4 class="modal-title" id="sign_up_popupLabel">Apply for <br> Locum GP – Maternity Cover</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="job_id" type="hidden" value="3">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="cv_file" type="file" class="form-control">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="agree1">
                  <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST upload_cv

<form action="upload_cv" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h2 class="modal-title" id="sign_up_popupLabel">Refer a friend</h2>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Friend Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Friend Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Friend Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <!--<div class="col-lg-12">-->
            <!--    <div class="form-group mb-3">-->
            <!--        <div class=" form-check">-->
            <!--            <input type="checkbox" class="form-check-input" id="agree1">-->
            <!--            <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>-->
            <!--        </div>-->
            <!--    </div>-->
            <!--</div>-->
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST submit_Vacancy

<form action="submit_Vacancy" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h2 class="modal-title" id="sign_up_popupLabel">Submit a Vacancy</h2>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone_no" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="location" type="text" class="form-control" required="" placeholder="Location*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="description" class="form-control" placeholder="Job description *" rows="10"></textarea>
              </div>
            </div>
            <!--<div class="col-lg-12">-->
            <!--    <div class="form-group mb-3">-->
            <!--        <div class=" form-check">-->
            <!--            <input type="checkbox" class="form-check-input" id="agree1">-->
            <!--            <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>-->
            <!--        </div>-->
            <!--    </div>-->
            <!--</div>-->
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

POST upload_cv

<form action="upload_cv" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="N6uVp179vqDt9UaHtPqPxkKSeB8kAMjZDsRXuKOr">
  <div class="modal-header">
    <h2 class="modal-title" id="sign_up_popupLabel">Upload CV</h2>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <div class="tab-content" id="myTabContent">
        <!--Signup Candidate Content-->
        <div class="tab-pane fade show active" id="sign-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="redirect_url" type="hidden" value="jobs">
                <input name="name" type="text" required="" class="form-control" placeholder="Name*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="email" class="form-control" required="" placeholder="Email*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="phone" type="text" class="form-control" required="" placeholder="Phone*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3" style="position: relative;">
                <!--<span  style =" position: absolute;background:#ffffff;padding:20px;width:130px;top:130px;left:110px;">Upload CV </span>-->
                <!--<input name="cv_file" type="file" class="form-control" >-->
                <input type="file" name="cv_file" id="img" style="display:none;">
                <label for="img" style="background:#f0f6fe;font-size:18px;width:100%;padding:15px; border-radius:10px;"><img src="upload/upload.png" width="24"> Click to select cv</label>
                <img sr="">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <textarea name="message" class="form-control" placeholder="Message*" rows="10"></textarea>
              </div>
            </div>
            <!--<div class="col-lg-12">-->
            <!--    <div class="form-group mb-3">-->
            <!--        <div class=" form-check">-->
            <!--            <input type="checkbox" class="form-check-input" id="agree1">-->
            <!--            <label class="form-check-label" for="agree1">I agree to the Terms and conditions</label>-->
            <!--        </div>-->
            <!--    </div>-->
            <!--</div>-->
            <div class="col-md-12">
              <button type="submit" class="site-button">Submit</button>
            </div>
          </div>
        </div>
        <!--Signup Employer Content-->
      </div>
    </div>
  </div>
</form>

<form>
  <div class="modal-header">
    <h2 class="modal-title" id="sign_up_popupLabel2">Login</h2>
    <p>Login and get access to all the features of Jobzilla</p>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="twm-tabs-style-2">
      <ul class="nav nav-tabs" id="myTab2" role="tablist">
        <!--Login Candidate-->
        <li class="nav-item">
          <button class="nav-link active" data-bs-toggle="tab" data-bs-target="#login-candidate" type="button"><i class="fas fa-user-tie"></i>Candidate</button>
        </li>
        <!--Login Employer-->
        <li class="nav-item">
          <button class="nav-link" data-bs-toggle="tab" data-bs-target="#login-Employer" type="button"><i class="fas fa-building"></i>Employer</button>
        </li>
      </ul>
      <div class="tab-content" id="myTab2Content">
        <!--Login Candidate Content-->
        <div class="tab-pane fade show active" id="login-candidate">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="username" type="text" required="" class="form-control" placeholder="Usearname*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="text" class="form-control" required="" placeholder="Password*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="Password3">
                  <label class="form-check-label rem-forgot" for="Password3">Remember me <a href="javascript:;">Forgot Password</a></label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Log in</button>
              <div class="mt-3 mb-3">Don't have an account ? <button class="twm-backto-login" data-bs-target="#sign_up_popup" data-bs-toggle="modal" data-bs-dismiss="modal">Sign Up</button>
              </div>
            </div>
          </div>
        </div>
        <!--Login Employer Content-->
        <div class="tab-pane fade" id="login-Employer">
          <div class="row">
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="username" type="text" required="" class="form-control" placeholder="Usearname*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <input name="email" type="text" class="form-control" required="" placeholder="Password*">
              </div>
            </div>
            <div class="col-lg-12">
              <div class="form-group mb-3">
                <div class=" form-check">
                  <input type="checkbox" class="form-check-input" id="Password4">
                  <label class="form-check-label rem-forgot" for="Password4">Remember me <a href="javascript:;">Forgot Password</a></label>
                </div>
              </div>
            </div>
            <div class="col-md-12">
              <button type="submit" class="site-button">Log in</button>
              <div class="mt-3 mb-3">Don't have an account ? <button class="twm-backto-login" data-bs-target="#sign_up_popup" data-bs-toggle="modal" data-bs-dismiss="modal">Sign Up</button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <span class="modal-f-title">Login or Sign up with</span>
    <ul class="twm-modal-social">
      <li><a href="javascript.html" class="facebook-clr"><i class="fab fa-facebook-f"></i></a></li>
      <li><a href="javascript.html" class="twitter-clr"><i class="fab fa-twitter"></i></a></li>
      <li><a href="javascript.html" class="linkedin-clr"><i class="fab fa-linkedin-in"></i></a></li>
      <li><a href="javascript.html" class="google-clr"><i class="fab fa-google"></i></a></li>
    </ul>
  </div>
</form>

Text Content

Toggle navigation
 * Home
 * About Us
 * Jobs
 * Candidates
 * Employers
 * Contact

Upload CV
0203 9315313
Locum Health offers same day payments
Search here

Find Job
Locum Health UK is one of the leading Healthcare Recruitment agencies
specialising in Primary Care. It was created to help organisations find a cost
effective way of recruiting whilst delivering qualified, professional, and
compliant staff to services across the UK. Locum Health is here to help find
your specialists in the most effective way possible.



WORKING PARTNERS AT LOCUM HEALTH UK


3K+

Jobs Done

About Locum Health UK


MILLIONS OF JOBS. FIND THE ONE THAT’S RIGHT FOR YOU.

Locum Health UK is one of the leading Healthcare Recruitment agencies
specialising in Primary Care. It was created to help organisations find a cost
effective way of recruiting whilst delivering qualified, professional, and
compliant staff to services across the UK. Locum Health is here to help find
your specialists in the most effective way possible.

With over 30 years’ experience in the Primary Care industry, we understand that
matching up and finding the most efficient and well trained specialist can make
a big impact on an individual as well as an entire community. Therefore we
understand all types of wants and needs that our customers, clients and staff
demand before carefully studying and handpicking the best specialists for the
corresponding organisation.


LATEST JOBS VACANCIES

LOCUM DENTAL HYGIENIST REQUIRED ASAP

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

Newcastle upon Tyne, UK

Up to £17 ph
23 May 2024
Paramedic
Apply Now

APPLY FOR
LOCUM DENTAL HYGIENIST REQUIRED ASAP

I agree to the Terms and conditions
Submit

LOCUM DENTAL HYGIENIST REQUIRED ASAP

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

Newcastle upon Tyne, UK

Up to £17 ph
23 May 2024
Paramedic
Apply Now

APPLY FOR
LOCUM DENTAL HYGIENIST REQUIRED ASAP

I agree to the Terms and conditions
Submit

LOCUM DENTAL HYGIENIST REQUIRED ASAP

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

Newcastle upon Tyne, UK

Up to £17 ph
23 May 2024
Paramedic
Apply Now

APPLY FOR
LOCUM DENTAL HYGIENIST REQUIRED ASAP

I agree to the Terms and conditions
Submit

LOCUM DENTAL HYGIENIST REQUIRED ASAP

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

Newcastle upon Tyne, UK

Up to £17 ph
23 May 2024
Paramedic
Apply Now

APPLY FOR
LOCUM DENTAL HYGIENIST REQUIRED ASAP

I agree to the Terms and conditions
Submit

LOCUM GP – MATERNITY COVER

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

Newcastle upon Tyne, UK

£750 per day - £780 per day
19 May 2024
Advanced Clinical Practitioner
Apply Now

APPLY FOR
LOCUM GP – MATERNITY COVER

I agree to the Terms and conditions
Submit

LOCUM GP – MATERNITY COVER

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

Newcastle upon Tyne, UK

£750 per day - £780 per day
19 May 2024
Advanced Clinical Practitioner
Apply Now

APPLY FOR
LOCUM GP – MATERNITY COVER

I agree to the Terms and conditions
Submit


View All Jobs


REFER A FRIEND

Do you know of any qualified candidates seeking locum roles? We’re actively
seeking top talent to join our team. Your referrals are invaluable to us, kindly
refer a friend today and let’s create success stories together!

Refer a friend


GIVE FEEDBACK

Your feedback is invaluable to us! Whether you’re a satisfied client or a
successful candidate, we’d love to hear about your experience. Please take a
moment to share your thoughts—it helps us improve and provides valuable insights
for others.

Leave feedback
Client Testimonials


TESTIMONIALS

I am extremely grateful for the exceptional service provided by Locum Health,
especially with Perla and how genuinely supportive and helpful she is. She is
knowledgeable, responsive, and genuinely cares about their clients. She took the
time to get to know me and my professional aspirations, resulting in a job
placement that has been incredibly fulfilling. Her commitment to excellence is
evident in everything her company does. I can't thank her enough for their help
and would highly recommend Locum Health services to fellow healthcare
professionals.

Dr. Emily Chen, General Practitioner

My experience with Locum Health was nothing short of excellent. Alex has a deep
understanding of the medical field and a wide network of contacts, which was
evident in the quality of opportunities he presented to me. His personalized
service and attention to detail were impressive, ensuring that I was
well-prepared for interviews and negotiations. Thanks to his efforts, I am now
in a role that I truly enjoy and find professionally rewarding. His support was
invaluable, and I would recommend them to any healthcare professional seeking
new opportunities.

 

 


 

Dr. David Kim, Orthopedic Surgeon

Transitioning to a new role can be daunting, but the recruiter jerry made it
incredibly easy and stress-free. From the initial consultation to the final
placement, he provided excellent guidance and support. He listened to what I was
looking for in a job and found a position that fit my skills and lifestyle
perfectly. His dedication to finding the right match for both the candidate and
the employer is truly commendable.
 

John Peterson, RN

I am extremely grateful for the exceptional service provided by Locum Health,
especially with Perla and how genuinely supportive and helpful she is. She is
knowledgeable, responsive, and genuinely cares about their clients. She took the
time to get to know me and my professional aspirations, resulting in a job
placement that has been incredibly fulfilling. Her commitment to excellence is
evident in everything her company does. I can't thank her enough for their help
and would highly recommend Locum Health services to fellow healthcare
professionals.

Dr. Emily Chen, General Practitioner

My experience with Locum Health was nothing short of excellent. Alex has a deep
understanding of the medical field and a wide network of contacts, which was
evident in the quality of opportunities he presented to me. His personalized
service and attention to detail were impressive, ensuring that I was
well-prepared for interviews and negotiations. Thanks to his efforts, I am now
in a role that I truly enjoy and find professionally rewarding. His support was
invaluable, and I would recommend them to any healthcare professional seeking
new opportunities.

 

 


 

Dr. David Kim, Orthopedic Surgeon

Transitioning to a new role can be daunting, but the recruiter jerry made it
incredibly easy and stress-free. From the initial consultation to the final
placement, he provided excellent guidance and support. He listened to what I was
looking for in a job and found a position that fit my skills and lifestyle
perfectly. His dedication to finding the right match for both the candidate and
the employer is truly commendable.
 

John Peterson, RN

I am extremely grateful for the exceptional service provided by Locum Health,
especially with Perla and how genuinely supportive and helpful she is. She is
knowledgeable, responsive, and genuinely cares about their clients. She took the
time to get to know me and my professional aspirations, resulting in a job
placement that has been incredibly fulfilling. Her commitment to excellence is
evident in everything her company does. I can't thank her enough for their help
and would highly recommend Locum Health services to fellow healthcare
professionals.

Dr. Emily Chen, General Practitioner




CONTACT US

 * Address : 152-160 City Road, Kemp House, EC1V 2NX

 * Email :info@locumhealth.co.uk

 * Call :0203 9315313


HELPFUL RESOURCES

 * Upload CV
 * Refer a friend
 * Leave feedback
 * Apply Now


QUICK LINKS

 * Home
 * About Us
 * Jobs
 * Candidates
 * Employers
 * Contact


Copyright © 2024 All Rights Reserved.



REFER A FRIEND

Submit


SUBMIT A VACANCY

Submit


UPLOAD CV

Click to select cv

Submit


LOGIN

Login and get access to all the features of Jobzilla

   
 * Candidate
   
 * Employer

Remember me Forgot Password
Log in
Don't have an account ? Sign Up
Remember me Forgot Password
Log in
Don't have an account ? Sign Up
Login or Sign up with
 * 
 * 
 * 
 *