2026 03 02 health ai foundations
Health AI foundations
https://developers.google.com/health-ai-developer-foundations
For example, a developer can build a pipeline where:
MedASR transcribes a raw audio recording of a patient visit.
MedGemma takes that transcript as input to automatically generate a Subjective, Objective, Assessment and Plan (SOAP) note or summarize key symptoms and medications.
-- MedGemma https://developers.google.com/health-ai-developer-foundations/medgemma
MedAsr -
https://developers.google.com/health-ai-developer-foundations/medasr
Collab Notebook - https://colab.research.google.com/github/google-health/medasr/blob/main/notebooks/quick_start_with_hugging_face.ipynb
Finetuning - notebook
https://colab.sandbox.google.com/github/google-health/medasr/blob/main/notebooks/fine_tune_with_hugging_face.ipynb
TX gemma - agent collab
https://colab.research.google.com/github/google-gemini/gemma-cookbook/blob/main/TxGemma/%5BTxGemma%5DAgentic_Demo_with_Hugging_Face.ipynb
Paper - https://arxiv.org/abs/2504.06196
Forum - https://discuss.ai.google.dev/c/hai-def/62
-- FHIR - https://www.hl7.org/fhir/overview.html
Fast health Interoperability Resources