// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

GIC to invest additional S$150M in Asia Healthcare Holdings

SINGAPORE: GIC, Singapore’s sovereign wealth fund, will be investing another S$150 million in Asia Healthcare Holdings (AHH), as announced by the company. This follows GIC’s initial S$170 million investment in February 2022, according to Singapore Business Review.

AHH has invested nearly S$300 million in hospital chains that specialise in IVF, mother and childcare, nephrology, oncology, and urology. The company’s portfolio includes the Asian Institute of Nephrology & Urology (AINU), Motherhood Hospitals, and Nova IVF.

Motherhood Hospitals runs a nationwide network in India, providing services from pre-conception to post-birth care, including paediatric services. It also operates the largest Neonatal Intensive Care Unit network in the country.

Nova IVF offers advanced fertility treatments across South Asia, while AINU focuses on urology and nephrology, specialising in robotic surgery and complex nephrology procedures. /TISG

Read also: Singapore’s GIC, CPF, and Temasek ranked among the top 25 largest asset owners globally in 2023

- Advertisement -

Hot this week

Fellow single Singaporeans, how are you all affording a flat? Netizens share their experiences

On Reddit, a netizen asked: Singles of SG how y'all gon afford a flat?

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks