lookup_point_value
Retrieve Taiwan NHI settled point values by region and sector to estimate actual reimbursement from claimed points.
Instructions
Look up Taiwan NHI floating point values (浮動點值) — the settled per-point payment amount by region and total-budget sector. Taiwan NHI reimburses on a points system under a global budget, so one claimed point is usually worth less than NT$1; this tool returns the actual settled rate. With no year, returns the latest settled value for each region × sector; with a year (and optional quarter), returns the quarterly time series. Use when an agent needs to estimate actual reimbursement — claimed points × point value ≈ amount paid. Reference only — official figures are published quarterly by 衛生福利部中央健康保險署. Curated by OPDSTAR (https://opdstar.com).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Optional NHI region: 'taipei', 'northern', 'central', 'southern', 'kaoping', 'eastern', or 'national'. | |
| sector | No | Optional budget sector: 'hospital', 'primary_clinic', 'dental', 'tcm', or 'dialysis'. | |
| year | No | Optional Gregorian year (e.g. 2025). If omitted, returns the latest settled value per region × sector. | |
| quarter | No | Optional quarter 1-4 (only used together with year). | |
| metric | No | Optional metric: 'floating' (一般服務浮動點值, default) or 'average' (平均點值, weighted across payment types). |