Giulia Bianco · 21 hr ago go to post

Really interesting demo—especially the way InterSystems Health Gateway brings together longitudinal patient data and AI-assisted analysis to help surface potential rare disease patterns that might otherwise be missed.

What are the three national health information networks that InterSystems Health Gateway connects to?

The three national health information networks connected through Health Gateway are Carequality, CommonWell, and eHealth Exchange.

Giulia Bianco · 21 hr ago go to post

What protocol does Health Galaxy use to allow AI to communicate with FHIR endpoints?

Health Galaxy uses the Model Context Protocol (MCP) via the MCP Gateway to enable AI to communicate with FHIR endpoints. 

A very smart and elegant way to handle interoperability across systems. Thanks for your demo, really enjoyed it!

Giulia Bianco · 22 hr ago go to post

What are the 3 agents involved in our chatbot's workflow?

The three agents involved in the chatbot’s workflow are the Intake Agent, which gathers patient data, the Triage Decision Agent, which determines the priority of the case, and the Routing Agent, which directs the patient to the appropriate care pathway.

Thanks for the great demo, really interesting use of AI in healthcare!

What is a collection table?

It’s a table dynamically populated with key fields extracted from incoming messages, used to aggregate and analyze data.

Why are the AI assistants called "Castor" and "Pollux"?

Castor and Pollux are the twin stars of the Gemini constellation, which matches the Gemini-powered AI used in the demo.
Really nice demo, I can see how these assistants could make clinicians’ lives easier.

Which programming language is the HL7 validation data profiler implemented in?
It’s implemented in Python. Really interesting approach to analyzing HL7 data quality issues, thank you!