healix.com Open in urlscan Pro
94.247.142.1  Public Scan

Submitted URL: http://healix.com/
Effective URL: https://healix.com/
Submission: On June 05 via manual from AU — Scanned from AU

Form analysis 4 forms found in the DOM

GET https://healix.com/search

<form class="c-search__form pb-10" action="https://healix.com/search" method="get">
  <fieldset>
    <label for="query" class="block h6">How can we help?</label>
    <div class="relative mt-6">
      <input type="search" id="query" class="w-full block bg-white text-black h-12 px-12 rounded-full border border-gray-5000 focus:outline-none focus:border-hx-day-green text-lg" name="query" value="" tabindex="-1" placeholder="Search" sprig=""
        s-trigger="keyup changed delay:300ms" s-replace="#search-results" hx-indicator="#search-container" s-swap="outerHTML" s-boost="false" s-sync="this:abort"
        _="on keyup debounced at 300ms if #query.value is not empty add .is-active to #search-container else take .is-active from #search-container" data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render"
        data-hx-trigger="keyup changed delay:300ms" data-hx-select="#search-results" data-hx-target="#search-results" data-hx-swap="outerHTML" data-hx-boost="false" data-hx-sync="this:abort" data-sprig-parsed="">
      <button tabindex="-1" type="submit" class="absolute left-[1.25rem] top-1/2 -translate-y-1/2 opacity-70">
        <svg viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-4">
          <title>Search</title>
          <path d="M5.23872 9.47745C7.5797 9.47745 9.47745 7.5797 9.47745 5.23872C9.47745 2.89774 7.5797 1 5.23872 1C2.89774 1 1 2.89774 1 5.23872C1 7.5797 2.89774 9.47745 5.23872 9.47745Z" stroke="currentColor" stroke-width="1.5"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.78772 8.78784L12 12.0001" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path>
        </svg> </button>
      <button tabindex="-1" class="c-menu__search-cancel-button text-sm absolute right-[1.25rem] top-0 bottom-0 opacity-0 pointer-events-none is-active:opacity-100 is-active:pointer-events-auto" _="on click halt the event
                            then set #query.value to null
                            then set #search-results.innerHTML to null
                            then take .is-active from #search-container">
        <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-3">
          <path d="M 19.5 4.5 L 4.5 19.5 M 4.5 4.501 L 19.5 19.5" stroke="currentColor" stroke-width="2"></path>
        </svg>
      </button>
    </div>
  </fieldset>
</form>

GET /subscribe

<form action="/subscribe" method="get" class="mt-auto pt-4">
  <label class="relative flex w-full max-w-sm">
    <input type="email" name="email" placeholder="name@company.com"
      class="appearance-none bg-hx-linen w-full rounded-full block placeholder-shown:text-ellipsis placeholder-gray-400 border border-hx-day-green py-2 pl-4 pr-[7.5rem] focus:outline-none focus:bg-white">
    <button
      class="appearance-none bg-hx-linen border border-hx-day-green absolute right-0 top-0 bottom-0 rounded-r-full flex items-center justify-center px-4 lg:px-6 focus:outline-none hover:text-white hover:bg-hx-day-green active:text-white active:bg-hx-night-green active:border-hx-night-green transition-colors">
      <span class="flex pr-2">Sign up</span>
    </button>
  </label>
</form>

POST

<form class="text-center p-12 bg-white shadow-lg" action="" method="post">
  <p class="mb-4">A new version of this website is available.</p>
  <button class="text-sm md:text-base inline-block rounded-full px-4 py-1.5 md:px-6 md:py-2.5 border transition-colors bg-red-500 text-white" type="submit">Refresh page</button>
</form>

<form class="mt-6 " x-data="{ level1: '', level2: '', label1: 'I’m a…', label2: 'I’m looking for…' }">
  <input type="hidden" name="level1" x-model="level1">
  <input type="hidden" name="label1" x-model="label1" value="I’m a…">
  <input type="hidden" name="level2" x-model="level2">
  <input type="hidden" name="label2" x-model="label2" value="I’m looking for…">
  <div class="border border-hx-orange rounded-[10px] relative bg-white" x-data="{ showDropdown: false }" @click.away="showDropdown = false">
    <button type="button" class="flex justify-between items-center px-4 py-2 w-full text-left sm:text-lg" @click="showDropdown = !showDropdown">
      <span x-text="label1">I’m a…</span>
      <svg viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-3 text-hx-orange ml-4" :class="showDropdown &amp;&amp; 'rotate-180'">
        <path d="M0.744636 0.5L5.14283 5.5L9.54102 0.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </button>
    <div x-show="showDropdown" class="absolute left-0 right-0 top-full bg-white border border-hx-orange border-t-0 rounded-[0_0_10px_10px] -mx-px -mt-[10px] z-10" style="display: none;">
      <div class="mx-2 h-px bg-hx-orange mt-2 mb-2"></div>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Security and Risk Professional'; level1 = 13; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Security and Risk Professional</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Insurance Professional'; level1 = 20; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Insurance Professional</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Travel and Procurement Professional'; level1 = 170; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Travel and Procurement Professional</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'HR Director'; level1 = 171; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">HR Director</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Global Mobility Professional'; level1 = 68499; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Global Mobility Professional</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Company or Finance Director'; level1 = 68488; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Company or Finance Director</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Intermediary'; level1 = 172; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Intermediary</span>
      </button>
      <button type="button" class="flex items-start px-4 py-2 w-full text-left sm:text-lg" sprig="" @click="label1 = 'Government Professional'; level1 = 173; level2 = null; label2 = 'I’m looking for…'; showDropdown = false"
        data-hx-get="https://healix.com/index.php/actions/sprig-core/components/render" data-sprig-parsed="">
        <svg viewBox="0 0 38 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-hx-orange w-4 mr-2 mt-2">
          <path d="M24.9854 23.6953L36.7187 12.6953L24.9854 1.69531" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"></path>
          <path d="M1.51875 11.9453C1.10453 11.9453 0.768749 12.2811 0.768749 12.6953C0.768749 13.1095 1.10453 13.4453 1.51875 13.4453V11.9453ZM36.7188 11.9453L1.51875 11.9453V13.4453L36.7188 13.4453V11.9453Z" fill="currentColor"></path>
        </svg>
        <span class="flex-1">Government Professional</span>
      </button>
    </div>
  </div>
  <div class="border border-hx-orange rounded-[10px] text-left relative bg-white mt-8 opacity-50" x-data="{ showDropdown: false }" @click.away="showDropdown = false">
    <button type="button" class="flex justify-between items-center px-4 py-2 w-full text-left sm:text-lg" @click="showDropdown = !showDropdown">
      <span x-text="label2">I’m looking for…</span>
      <svg viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-3 text-hx-orange ml-4" :class="showDropdown &amp;&amp; 'rotate-180'">
        <path d="M0.744636 0.5L5.14283 5.5L9.54102 0.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </button>
  </div>
  <div class="border border-hx-orange rounded-[10px] text-left relative bg-white mt-8 opacity-50" x-data="{ showDropdown: false }" @click.away="showDropdown = false">
    <button type="button" class="flex justify-between items-center px-4 py-2 w-full text-left sm:text-lg" @click="showDropdown = !showDropdown">
      <span>You may be interested in…</span>
      <svg viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-3 text-hx-orange ml-4" :class="showDropdown &amp;&amp; 'rotate-180'">
        <path d="M0.744636 0.5L5.14283 5.5L9.54102 0.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to content
Healix
 * About Us
 * Insights
 * Careers
 * Provider Network
 * Contact

 * Log in
 * Search
 * Menu

Risk & Resilience
Healthcare
 * Overview
   Safeguarding the security of your people, assets and operations, wherever
   they are in the world.
   Learn more...
   
   
 * Security Risk Management
   
   Bespoke security risk assessment, mitigation and assistance – tailored to
   your needs.
   Learn more...
   
   
   * Overview
   * GSOC Membership
   * Physical Security
   * Audits & Assessments
   * The Healix Risk and Security Advisory Board
 * Travel Risk Management
   Solutions to help fulfil your duty of care as well as support global mobility
   and operational resilience.
   Learn more...
   
   
 * Risk Management Tools
   
   Holistic digital support for every step of the risk management process,
   enabling the free flow of intelligence between us, our clients and your
   travellers.
   Learn more...
   
   
   * Overview
   * Risk Management Platform
   * Trip Approval
   * Travel Risk Assessment
   * Travel Safety App
 * Emergency Assistance
   
   Initiative-led global medical, security and travel assistance that
   prioritises people over protocols.
   Learn more...
   
   
   * Overview
   * Medical & Travel Assistance
   * Air Ambulance & Medical Repatriation
   * Security Assistance
   * Crisis Response
 * Intelligence & Investigations
   Timely, actionable and reliable intelligence specific to your operations to
   inform the decision making process and enable business.
   Learn more...
   
   
 * Organisational Preparedness
   The right architecture to make your business more resilient to change and
   able to deal with complex challenges that may affect your people, brands or
   reputation.
   Learn more...
   
   
 * Training & Development
   Equipping your people with the practical knowledge they need to understand
   and mitigate travel-related risks in even the most hostile and extreme
   environments.
   Learn more...
   
   

Safeguarding the security of your people, assets and operations, wherever they
are in the world.
Learn more...


 * Overview
   Take control of your healthcare spend and invest your budget in a way that
   will bring the most benefit to your people and business.
   Learn more...
   
   
 * Corporate Healthcare Trusts
   
   Corporate Healthcare Trusts are easy to set up and give you more freedom over
   the healthcare benefits that your employees enjoy.
   Learn more...
   
   
   * Overview
   * Bespoke Benefits & Clinical Pathways
   * Employee Healthcare Services
 * Multi-Employer Trust
   Empowering small and medium businesses with comprehensive healthcare benefits
   to support a fixed budget.
   Learn more...
   
   
 * Healix ConneX
   Our low-cost, flexible digital healthcare alternative that offers immediate
   access to key treatments and private healthcare.
   Learn more...
   
   
 * Emergency Assistance
   
   Initiative-led global medical, security and travel assistance that
   prioritises people over protocols.
   Learn more...
   
   
   * Overview
   * Medical & Travel Assistance
   * Air Ambulance & Medical Repatriation
   * Security Assistance
   * Crisis Response
   * Mental Health Services
 * Third Party Administration
   Simplify the process of finding and cost-effectively managing medical care
   for clients, employees and policyholders.
   Learn more...
   
   
 * International Medical Services
   
   Healix helps you understand and manage the particular health risks faced by
   your travelling and global workforce.
   Learn more...
   
   
   * Overview
   * Pre-deployment Medicals
   * Emergency Response Plans
   * Medical Support
   * Online Medical Screening
   * Mental Health and Wellbeing Screening
 * Government Healthcare
   Protect the wellbeing of government employees and their families travelling
   overseas.
   Learn more...
   
   
 * Insurance Capacity Management
   Creating bespoke underwriting solutions based on market insight, data science
   and a commitment to exceptional customer service.
   Learn more...
   
   

Take control of your healthcare spend and invest your budget in a way that will
bring the most benefit to your people and business.
Learn more...


 1. Travel Oracle
 2. Member Zone
 3. Employer Zone
 4. One HMG Healthline Hub

How can we help?
Search

 * About Us
 * Insights
 * Careers
 * Provider Network
 * Contact


FOR YOU. WITH YOU.

We safeguard people’s health and wellbeing in every corner of the world

Scroll down



PROTECTING YOU GLOBALLY

Healix helps you safeguard the security of your people, assets and operations,
wherever they are in the world.




FEEL SAFE, FEEL GOOD

Providing flexible healthcare solutions to protect the health and wellbeing of
your people.






ABOUT US


WE NEVER LOSE SIGHT OF WHY WE’RE HERE

Our purpose is to help people in everyday and extreme situations – whether it’s
designing a healthcare scheme that makes a difference, or providing security and
medical services to those far from home. Our teams of healthcare and risk
experts make sure that your people are looked after, whatever happens.


 * 30+
   Years in business
 * 1.1m+
   People helped
 * 232
   Countries & territories


RISK & RESILIENCE

Discover solutions that combine invaluable expertise with innovative technology
– enabling you to proactively mitigate and manage risks, anywhere in the world.


HEALTHCARE

Take control of how you keep your people healthy and happy at work with our
healthcare solutions – bringing the most benefit to your people and business.


OUR CLIENTS


LONG-TERM PARTNERSHIPS, LONG-TERM TRUST

Healix works internationally with a wide range of clients providing a flexible
risk management and healthcare offering, taking a people-first approach.



Learn more about us



TESTIMONIALS


 * WONDERFUL SERVICE; THANK YOU SO MUCH!
   
   > A member of our staff was recently in India visiting local partners. We’d
   > like to say a big thank you to the GSOC team at Healix for looking after
   > him so well. During his visit there was a protest nearby, but Healix not
   > only kept him safe and fully updated, they also provided a dedicated
   > driver, expert co-ordinator and regular updates.
   
   International Assistance Group


 * EXCELLENT CUSTOMER SERVICE, PROACTIVE AND PERSONAL NURSE LED MEDICAL SUPPORT
   
   > Maintel helps its customers transform their workplaces, which we would not
   > be able to achieve without a healthy and happy team. Healix offers
   > flexibility to deliver a scheme tailored to our commercial requirements and
   > the health needs of our employees. Offering a bespoke package within a
   > defined budget has transformed our well-being strategy.
   
   Yogesh Patel Head of Commercial


 * SAME HIGH LEVEL OF SERVICE, REGARDLESS OF HOUR
   
   > We were impressed with the speed Healix was able to mobilise support for
   > our staff and students during the COVID-19 pandemic. The range of resources
   > Healix deployed showed a connected network across the globe and efficient
   > communication. We had same high level of service regardless of the hour.
   
   University of Western Australia


 * EXCELLENT SERVICE AND THE EXTRA MILE TO ALL RESOLUTIONS
   
   > The service from Healix was always excellent and on the rare occasion we
   > have any issues or concern, they have always been reviewed and resolved to
   > our satisfaction. Healix have demonstrated that they are willing to go the
   > extra mile to support TCS when experiencing unforeseen events or medical
   > situations that need swift attention.
   
   Tata Consultancy Services


 * I WOULD THOROUGHLY RECOMMEND USING HEALIX AND SENTINEL
   
   > As a long-term partner of Healix we were delighted to understand more about
   > the Sentinel platform which provides 24/7 security reporting, analysis, and
   > country briefings. To know there is a safety platform behind our
   > detachments provides peace of mind. Healix has exceeded our expectations,
   > by providing a reliable, swift and efficient service
   
   Draken Europe


 * FLEXIBLE BENEFITS GIVE OUR EMPLOYEES WHAT THEY NEED
   
   > The structure of a healthcare trust offers us flexibility and discretion on
   > cover decisions for our team. All employee has been incredibly positive,
   > reporting responsive treatment from Healix in both contact and cover
   > providing valuable reassurance.
   
   Tanya Gerrard-White Director of HR and Talent Development


 * WONDERFUL SERVICE; THANK YOU SO MUCH!
   
   > A member of our staff was recently in India visiting local partners. We’d
   > like to say a big thank you to the GSOC team at Healix for looking after
   > him so well. During his visit there was a protest nearby, but Healix not
   > only kept him safe and fully updated, they also provided a dedicated
   > driver, expert co-ordinator and regular updates.
   
   International Assistance Group


 * EXCELLENT CUSTOMER SERVICE, PROACTIVE AND PERSONAL NURSE LED MEDICAL SUPPORT
   
   > Maintel helps its customers transform their workplaces, which we would not
   > be able to achieve without a healthy and happy team. Healix offers
   > flexibility to deliver a scheme tailored to our commercial requirements and
   > the health needs of our employees. Offering a bespoke package within a
   > defined budget has transformed our well-being strategy.
   
   Yogesh Patel Head of Commercial


 * SAME HIGH LEVEL OF SERVICE, REGARDLESS OF HOUR
   
   > We were impressed with the speed Healix was able to mobilise support for
   > our staff and students during the COVID-19 pandemic. The range of resources
   > Healix deployed showed a connected network across the globe and efficient
   > communication. We had same high level of service regardless of the hour.
   
   University of Western Australia


 * EXCELLENT SERVICE AND THE EXTRA MILE TO ALL RESOLUTIONS
   
   > The service from Healix was always excellent and on the rare occasion we
   > have any issues or concern, they have always been reviewed and resolved to
   > our satisfaction. Healix have demonstrated that they are willing to go the
   > extra mile to support TCS when experiencing unforeseen events or medical
   > situations that need swift attention.
   
   Tata Consultancy Services

Play Pause
 * 
 * 
 * 
 * 
 * 
 * 


HEALIX CONNEX: AFFORDABLE DIGITAL HEALTHCARE SOLUTION FOR SMES

The app-based healthcare solution addressing prevalent work-related illnesses,
safeguarding your business and prioritising your most valuable asset: your
people. 

Discover Healix ConneX



PROVIDER NETWORK


IN-HOUSE EXPERTISE COMBINED WITH A GLOBAL NETWORK

Our doctors and nurses are available 24/7, from anywhere in the world. And our
global network of highly professional security and healthcare organisations is
always ready to support your people, however remote their location.


GLOBAL

Provider Network


UK

Provider Network


KEY INSIGHTS

 * 
   Blog
   
   
   WHAT YOU NEED TO KNOW ABOUT THE MEXICAN GENERAL ELECTION

 * 
   Blog
   
   
   ATLANTIC HURRICANE SEASON OUTLOOK 2024

 * 
   Events
   
   
   ELECTIONS 2024: NAVIGATING THE POLLS AND MITIGATING RISKS




HOW CAN WE HELP?

If you have a challenge you need to address, contact us below.

Contact us





STAY CONNECTED

Subscribe to get regular updates and insights

Sign up


GET IN TOUCH

Or use our contact form

Email us



FOLLOW US


JOIN OUR SOCIAL MEDIA NETWORK FOR THE LATEST ON HEALIX

 * LinkedIn
 * Twitter / X
 * Facebook
 * Instagram

Healix

Safeguarding people's health and wellbeing in every corner of the world

 * Risk and Resilience
 * Healthcare
 * About us
 * Insights
 * Careers
 * Provider Network
 * Contact
 * Regulatory Info
 * Privacy Policy
 * Cookies Policy
 * Modern Slavery Statement

Healix House, Esher Green, Esher, Surrey, UK, KT10 8AB
Healix 2024 | All rights reserved
Site by Ascend
 * 
 * 

A new version of this website is available.

Refresh page


How can we help?
Close


HOW CAN WE HELP?

Please select the options below and we'll give you top links to the latest
projects and information available.

I’m a…

Security and Risk Professional Insurance Professional Travel and Procurement
Professional HR Director Global Mobility Professional Company or Finance
Director Intermediary Government Professional
I’m looking for…
You may be interested in…
Contact us for further help
Close

Chat
Cookies
We use cookies to help us improve your site experience. Please read our Cookies
Policy.
Accept allReject all
Manage preferences