patient_op_note
Retrieve a patient's surgical operation note (HTML) for a specified date. Converts dates to the ROC calendar format automatically, so no manual conversion is needed.
Instructions
取得手術病歷 (HTML)。
Args: dt: 日期 (YYYY-MM-DD),例如 '2025-11-04'
Returns: 手術病歷 HTML 內容
內部轉換: API 需要民國 8 位格式 (01141104),會自動轉換。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dt | Yes | ||
| hisno | Yes | ||
| eip_id | Yes | ||
| eip_password | Yes |