Health Records
Tools for retrieving a patient's core identity, full medical record, vitals/labs/wearables, and computed health
scores.
| Tool | Description |
|---|---|
get_demographics | Retrieves the user's demographic information from their FHIR Person record. |
dump_fhir_record | Retrieves the complete FHIR medical record for a patient in a single call. |
get_health_scores | Retrieves pre-computed body system health scores derived from wearable device data. |
get_fhir_record | Retrieves patient medical records for a single specified FHIR resource type. |
get_patient_summary | Retrieves a comprehensive, standardized patient health summary following the FHIR IPS specification. |
get_vitals | Retrieves vital signs recorded by healthcare providers (clinical/EHR sources). |
get_labs | Retrieves laboratory results for a patient from FHIR Observation resources. |
get_wearables_summary | Retrieves health data from consumer wearable devices and fitness trackers. |
Updated 10 days ago
Did this page help you?
