hira_disease_region_stats
Retrieve disease statistics by medical institution region using HIRA disease codes. Specify year and disease classification to get regional data.
Instructions
Get HIRA disease statistics by medical institution region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sickCd | Yes | HIRA disease code, for example J00. Use hira_search_disease first if unknown. | |
| year | No | Statistics year, for example 2024. Defaults to last year. | |
| sickType | No | Disease classification type. HIRA examples commonly use 1. | |
| medTp | No | Medical type. Use 2 for Korean medicine/oriental medicine; use 1 for medicine when needed. | |
| pageNo | No | Page number. Defaults to 1. | |
| numOfRows | No | Rows per page. Defaults to 10. |