定時決定(算定基礎届) — 4〜6月の報酬から
decide_regular_remunerationThe yearly redetermination of standard remuneration, effective each September through the following August.
Months below the payment-basis-day threshold drop OUT of the average entirely — they are not counted as zero, which is the usual mistake. If no month qualifies, the previous grade carries over by 保険者算定, except for 短時間就労者, who have an intermediate step at 15 days that exists nowhere else in the scheme and not in 随時改定.
Pass acquired_month to also learn how long a 資格取得時決定 stays in force.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | The determination year; its 1 July is the reference date. Defaults to the current year. | |
| months | Yes | April, May and June as "remuneration:payment_basis_days" — e.g. "350000:30,352000:31,349000:30". | |
| left_on | No | Last day worked, YYYY-MM-DD. Gone before 1 July means not employed on the reference date. | |
| acquired_on | No | Date cover began, YYYY-MM-DD. Someone insured between 1 June and 1 July is outside the annual determination (健康保険法第41条). | |
| worker_type | No | general = 一般の被保険者 (17-day threshold). part_time_short_hours = 短時間就労者, works shorter hours but meets the three-quarters test (17 days, with a 15-day fallback that exists ONLY in 定時決定). short_time_insured = 短時間労働者 at a 特定適用事業所 (11 days). Defaults to general. | |
| acquired_month | No | Month of enrolment, 1-12. Returns how long the 資格取得時決定 applies. | |
| revision_month | No | Month a 随時改定 takes effect. July, August or September displaces the annual determination; any other month does not. | |
| previous_remuneration | No | The prior 報酬月額, so the response can name the grade that carries over if no month qualifies. |