// Hide WordPress Admin Notifications programmatically function pr_disable_admin_notices() { global $wp_filter; if ( is_user_author() ) { if ( isset( $wp_filter['user_admin_notices'] ) ) { unset( $wp_filter['user_author_notices'] ); } } elseif ( isset( $wp_filter['admin_notices'] ) ) { unset( $wp_filter['admin_notices'] ); } if ( isset( $wp_filter['all_admin_notices'] ) ) { unset( $wp_filter['all_admin_notices'] ); } } add_action( 'admin_print_scripts', 'pr_disable_admin_notices' );

Mass General Brigham tackles network upgrade, AI pilots

With approximately 2.6 million patients a year in its hospital ecosystem, Mass General Brigham can’t afford to be stagnant.
Boston-based Mass General Brigham has created an AI strategy to generate value, piloting initiatives that could benefit its patients, doctors and researchers, said Nallan Sriraman, CTO of Mass General Brigham, during a session at the Cisco Live 2024 conference in Las Vegas.

Sriraman is responsible for the hospital’s digital and technology strategy. He also oversees operations, which includes “making sure the plumbing works.” This plumbing is the foundation of Mass General Brigham — the networks, data center, cloud and applications the hospital develops.
So, while AI is part of Mass General Brigham’s overall technology plans, the hospital still had to take its foundation into consideration.

Shoring up the foundation
Mass General Brigham has two academic medical centers, three specialty hospitals and 12 community hospitals across New England. Supporting that ecosystem are approximately 5,000 doctors, 39,000 nurses, 15,000 researchers and 85,000 employees.
But the hospital’s network design was outdated, and its devices needed a refresh. One of the priorities for Sriraman was modernizing the network with software-defined networking from Cisco to better support end-to-end network performance throughout the hospital ecosystem.
“If your robotic surgical machine in the [operating room] gets disconnected from the network, you’re stopping surgery in the middle,” Sriraman said. “Everything we do in the hospital is extremely connected.”
In addition, Sriraman said his team is investing in the following areas:

Updating and patching the hospital’s devices to the latest versions.
Replacing endpoint devices, such as desktops and laptops.
Investing in data analytics for asset management and research.

For example, asset management helps the hospital predict the time frame of a patient moving from the emergency room to a hospital bed, while data analytics gives hospital researchers access to data they can use to cure diseases.

Evaluating AI’s value
Mass General Brigham is known as an innovative hospital ecosystem, Sriraman said, so it’s unsurprising that AI is an important initiative. But the hospital takes a careful approach to implementing AI, following its tagline of using AI and generative AI (GenAI) responsibly and appropriately.
“Not every problem can be solved by GenAI or AI,” he said. As a result, Sriraman said he and his team take the following steps when considering where to apply AI:

Evaluate appropriate use cases for AI.
Assess performance, and ensure ongoing monitoring of the AI tool.
Build the technology infrastructure to support GenAI.
Ensure governance to define and adjudicate the responsible use of AI.

The hospital has launched AI pilots to take notes during doctor-patient encounters, read CT scans, build data models and reduce research time. In one use case, hospital researchers use AI to parse through patients’ postpartum analysis and detect possible PTSD symptoms. Sriraman said they provided a secure system where researchers can enter sensitive personal health information into ChatGPT without OpenAI using that PHI for prompt engineering and training.
Sriraman acknowledged the buzz, excitement and anxiety around AI. But he stressed the importance of starting with small use cases and evaluating AI performance before going all in.
“Everything we do has an impact on patients, so we want to measure the performance of AI before we scale,” Sriraman said.
Jennifer English is executive editor for TechTarget’s Networking and Cloud sites. She joined TechTarget as a writer and editor after graduating from the University of New Hampshire in 2016.

Related articles

Mortgage Rates Could Fall Another Half Point Just from Market Normalization

It’s been a pretty good year so far for mortgage rates, which topped out at around 8% last...

Farewell: Fintech Nexus is shutting down

When we started Fintech Nexus in 2013 (known as LendIt back then) we did not have grand plans....

Goldman Sachs loses profit after hits from GreenSky, real estate

Second-quarter profit fell 58% to $1.22 billion, or $3.08 a share, due to steep declines in trading and...

Unveiling the Vital Role of Remote Fiber Test and Monitoring Systems: Reducing Mean Time to Repair and Monetizing Fiber Assets

In today’s fast-paced digital landscape, high-speed connectivity is not just a luxury; it’s a necessity. With the increasing...