hira_disease_gender_age_stats
Retrieve HIRA disease statistics by gender and age. Input a disease code to obtain segmented data for Korean medicine lecture examples.
Instructions
Get HIRA disease statistics by gender and age. Use for Korean medicine lecture examples after finding a disease code.
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. |