hira_disease_inout_stats
Obtain HIRA disease statistics divided into hospitalization and outpatient categories by specifying disease code and year.
Instructions
Get HIRA disease statistics split by hospitalization and outpatient care.
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. |