patient_opd_list_search
Retrieve outpatient clinic listings for a patient, filtering by doctor or department using regex. Requires EIP authentication to access hospital records.
Instructions
搜尋門診清單 (支援 regex 過濾)。
Args: doc_regex: 醫師過濾 (如 "王|李") dept_regex: 科別過濾 (如 "OPH|眼")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hisno | Yes | ||
| eip_id | Yes | ||
| doc_regex | No | ||
| dept_regex | No | ||
| eip_password | Yes | ||
| old_than_four_years | No |