<?php $__env->startSection('title'); ?>
	@parent  | About
<?php $__env->stopSection(); ?>

<?php $__env->startSection('pre-content'); ?>
	<!-- content canvas -->
	<section id="content-canvas" class="choose-provider">
		<div class="inner clearfix">
			<h1>Sandia Health Partner Network</h1>
		</div>
	</section>
	<!-- end content canvas -->
<?php $__env->stopSection(); ?>

<?php $__env->startSection('content'); ?>
	<div id="content-about">
		<p>Available in the Albuquerque four-county area, the Sandia Health Partner Network (SHPN) is a narrow network of providers and facilities.</p>

		<p>Members enrolled in Sandia Total Health (STH) Blue Cross Blue Shield of New Mexico (BCBSNM) have the option to utilize the SHPN and take advantage of the rich plan design, with its lower deductible, coinsurance, and out-of-pocket limit. Members continue to have access to the BCBS nationwide network, as well as any other providers and facilities via the STH out-of-network benefit.</p>

		<p>The SHPN includes <a href="http://www.lovelace.com/">Lovelace Health System</a>, <a href="http://www.abqhp.com/">ABQ Health Partners</a>, <a href="http://www.nmhi.com/">NM Heart Institute</a>, <a href="http://www.newmexicoorthopaedics.com/">NM Orthopaedics</a>, <a href="http://www.lovelacemedicalgroup.com/">Southwest Medical Associates (part of the Lovelace Medical Group)</a>, <a href="http://www.nmpediatrics.com/">After Hours Pediatrics</a>, and other independent community physicians.</p>

		<p>Call the ABQ Health Partners fast track Ambassador phone line <strong>505-262-7100</strong> to request an appointment within 48 hours.</p>
	</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>