get_patient_lab_results
Retrieve laboratory observations for a patient using their FHIR patient ID, with optional date filtering for specific periods.
Instructions
Retrieve laboratory observations for a specific patient.
Args: patient_id: The FHIR patient ID date: Optional filter by date (YYYY-MM-DD format or date range)
Returns: Dictionary containing the patient's lab results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patient_id | Yes | ||
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||