doc_opd_patient_list_previous
Retrieve past outpatient patient lists for a physician using a single date or date range. Returns patient medical record numbers, names, diagnoses, and clinic details.
Instructions
取得醫師過去看診名單。
注意: 僅能查詢過去日期。查詢當天或未來日期將無法取得資料。
Args: date: 單一日期 (YYYY-MM-DD),例如 '2025-12-08' date_start/date_end: 日期範圍 (YYYY-MM-DD)
Returns: 病歷號, 姓名, 門診日期, 門診時間, 門診科別, 門診醫師, 主診斷(ICD9), 主診斷(IC10), date_iso
內部轉換: API 需要 YYYYMMDD 格式,會自動轉換。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| eip_id | Yes | ||
| date_end | No | ||
| date_start | No | ||
| eip_password | Yes |