Happy Healthy NY Direct Care (HHNYDC) is a membership-based model where patients connect directly with HHNY for a flat, affordable monthly fee—no insurance billing, no copays, no surprise charges.

HHNYDC is a safety-net for people who are uninsured, underinsured, or looking to avoid the hassles of dealing with insurance. This model has its limitations. This is a telehealth service, and we do not provide emergency care.

If you have some insurance, that can be helpful for labwork, but if not, we’ll work to make labs as affordable as possible by using services like QuestDirect & LabCorp OnDemand.

This program is intended to be simple, transparent, relationship-based healthcare—designed around you, without complex billing codes and obscure pricing schemes. HHNYDC does not replace the role of primary care.

<div id="paypal-button-container-P-2YS0854483249163GNH6M3DI"></div>
https://www.paypal.com/sdk/js?client-id=AWqbhkav245CaFZ2yYK4EkzW3Ul9Y2TabPNesAuYhgL3-gEfTFk8qs7whWsyodhetiYz118YRuKT4qe1&vault=true&intent=subscription
<script>
  paypal.Buttons({
      style: {
          shape: 'rect',
          color: 'blue',
          layout: 'horizontal',
          label: 'paypal'
      },
      createSubscription: function(data, actions) {
        return actions.subscription.create({
          /* Creates the subscription */
          plan_id: 'P-2YS0854483249163GNH6M3DI'
        });
      },
      onApprove: function(data, actions) {
        alert(data.subscriptionID); // You can add optional success message for the subscriber here
      }
  }).render('#paypal-button-container-P-2YS0854483249163GNH6M3DI'); // Renders the PayPal button
</script>