Agentic LLM Access to FHIR Data
Securely integrate LLM agents with FHIR data using token forwarding to enforce per-user authorization boundaries.
Analytics and Machine Learning with HFQL
Query FHIR data with SQL-like HFQL syntax for analytics dashboards, ML training datasets, and reporting.
Automatic Anonymization of Data
Serve anonymized patient data to study sponsors using property filters while giving site investigators full access.
Building a Patient Knowledge Library
Use case
Multi-Tenancy with Fine-Grained Access Control
Isolate clinic data on a shared FHIR server using LegitimateInterest, role codes, organization hierarchies, and CareTeam access.
Medication Plan with Intake Reminders
Build automated medication intake reminders using CarePlans, MedicationRequests, and webhook-driven Task scheduling.
Patient Surveillance with Standardized Questionnaires
Schedule recurring patient questionnaires like PHQ-9 using PlanDefinitions, CarePlan Events, and automated Task materialization.
Generating Synthetic Test Data with Synthea
Generate and import realistic synthetic patient populations using Synthea for development, testing, and demos.
Handling Media Files in FHIR
Store and secure medical images and documents using Azure Blob Storage with pre-signed URLs and FHIR authorization.