search_patients_by_birthdate
Search for patients by their birth date using a specific date in YYYY-MM-DD format to retrieve matching patient records.
Instructions
Search for patients by birth date.
Args: birthdate: Patient's birth date in YYYY-MM-DD format
Returns: Dictionary containing the search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birthdate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||