Health Records

Tools for retrieving a patient's core identity, full medical record, vitals/labs/wearables, and computed health
scores.

ToolDescription
get_demographicsRetrieves the user's demographic information from their FHIR Person record.
dump_fhir_recordRetrieves the complete FHIR medical record for a patient in a single call.
get_health_scoresRetrieves pre-computed body system health scores derived from wearable device data.
get_fhir_recordRetrieves patient medical records for a single specified FHIR resource type.
get_patient_summaryRetrieves a comprehensive, standardized patient health summary following the FHIR IPS specification.
get_vitalsRetrieves vital signs recorded by healthcare providers (clinical/EHR sources).
get_labsRetrieves laboratory results for a patient from FHIR Observation resources.
get_wearables_summaryRetrieves health data from consumer wearable devices and fitness trackers.



Did this page help you?