-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTOESLAGEN-2025-01-01.yaml
480 lines (448 loc) · 13.5 KB
/
TOESLAGEN-2025-01-01.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
uuid: a611a7ea-98d5-42f5-a05c-475b1be4590e
name: Huurtoeslag
law: wet_op_de_huurtoeslag
law_type: "FORMELE_WET"
legal_character: "BESCHIKKING"
decision_type: "TOEKENNING"
discoverable: "CITIZEN"
valid_from: 2025-01-01
service: "TOESLAGEN"
description: >
Regels voor het bepalen van het recht op en de hoogte van de huurtoeslag volgens
de Wet op de huurtoeslag en de Algemene wet inkomensafhankelijke regelingen (AWIR),
geldend voor het jaar 2025.
references:
- law: "Wet op de huurtoeslag"
article: "2"
url: "https://wetten.overheid.nl/BWBR0008659/2025-01-01#Paragraaf2_Artikel2"
- law: "Algemene wet inkomensafhankelijke regelingen"
article: "3"
url: "https://wetten.overheid.nl/BWBR0018472/2025-01-01#Hoofdstuk1_Paragraaf1.2_Artikel3"
- law: "Algemene wet inkomensafhankelijke regelingen"
article: "5"
url: "https://wetten.overheid.nl/BWBR0018472/2025-01-01#Hoofdstuk1_Paragraaf1.2_Artikel5"
properties:
parameters:
- name: "BSN"
description: "BSN van de persoon"
type: "string"
required: true
sources:
- name: "RENT_AMOUNT"
required: true
description: "Kale huurprijs"
type: "amount"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "month"
source_reference:
source_type: "claim"
- name: "SERVICE_COSTS"
required: true
description: "Servicekosten"
type: "amount"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "month"
source_reference:
source_type: "claim"
- name: "ELIGIBLE_SERVICE_COSTS"
required: true
description: "In aanmerking komende servicekosten"
type: "amount"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "month"
source_reference:
source_type: "claim"
input:
- name: "HOUSEHOLD_MEMBERS"
description: "Gegevens medebewoners"
type: "array"
temporal:
type: "point_in_time"
reference: "$calculation_date"
service_reference:
service: "RvIG"
field: "household_members"
law: "wet_brp"
- name: "CHILDREN"
description: "Gegevens kinderen"
type: "array"
temporal:
type: "point_in_time"
reference: "$calculation_date"
service_reference:
service: "RvIG"
field: "children"
law: "wet_brp"
- name: "PARTNER_BSN"
description: "BSN van de partner"
type: "string"
temporal:
type: "point_in_time"
reference: "$calculation_date"
service_reference:
service: "RvIG"
field: "partner_bsn"
law: "wet_brp"
- name: "PARTNER_ADDRESS"
description: "Woonadres van de partner"
type: "string"
service_reference:
service: "RvIG"
field: "residence_address"
law: "wet_brp"
parameters:
- name: "BSN"
reference: "$PARTNER_BSN"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "AGE"
description: "Leeftijd van de aanvrager"
type: "number"
service_reference:
service: "RvIG"
field: "age"
law: "wet_brp"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "HAS_PARTNER"
description: "Heeft de persoon een partner"
type: "boolean"
service_reference:
service: "RvIG"
field: "has_partner"
law: "wet_brp"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "HOUSEHOLD_SIZE"
description: "Aantal personen in huishouden"
type: "number"
service_reference:
service: "RvIG"
field: "household_size"
law: "wet_brp"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "RESIDENCE_ADDRESS"
description: "Woonadres"
type: "string"
service_reference:
service: "RvIG"
field: "residence_address"
law: "wet_brp"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "INCOME"
description: "Toetsingsinkomen"
type: "amount"
service_reference:
service: "UWV"
field: "income"
law: "wet_inkomstenbelasting"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "year"
- name: "PARTNER_INCOME"
description: "Toetsingsinkomen partner"
type: "amount"
service_reference:
service: "UWV"
field: "partner_income"
law: "wet_inkomstenbelasting"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "year"
- name: "NET_WORTH"
description: "Vermogen"
type: "amount"
service_reference:
service: "BELASTINGDIENST"
field: "net_worth"
law: "wet_inkomstenbelasting"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "point_in_time"
reference: "$prev_january_first"
- name: "COMBINED_NET_WORTH"
description: "Gezamenlijk vermogen met partner"
type: "amount"
service_reference:
service: "BELASTINGDIENST"
field: "combined_net_worth"
law: "wet_inkomstenbelasting"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "point_in_time"
reference: "$prev_january_first"
output:
- name: "is_eligible"
description: "Voldoet aan voorwaarden voor wet_op_de_huurtoeslag"
type: "boolean"
temporal:
type: "point_in_time"
reference: "$calculation_date"
- name: "base_rent"
description: "Basishuur (na aftrek minimale eigen bijdrage)"
type: "amount"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "month"
- name: "subsidy_amount"
description: "Hoogte van de wet_op_de_huurtoeslag"
type: "amount"
type_spec:
unit: "eurocent"
precision: 0
min: 0
temporal:
type: "period"
period_type: "month"
definitions:
MINIMUM_AGE: 18
KWALITEITSKORTINGSGRENS: 47720 # 477,20 euro
AFTOPPINGSGRENS_1_2: 68296 # 682,96 euro (1-2 personen)
AFTOPPINGSGRENS_3_PLUS: 73193 # 731,93 euro (3 of meer personen)
MAXIMALE_HUURGRENS: 88571 # 885,71 euro
VERMOGENSGRENS_ALLEENSTAANDE: 3695200 # 36.952 euro
VERMOGENSGRENS_PARTNERS: 7390400 # 73.904 euro
INKOMENSGRENS_ALLEENSTAANDE: 4400000 # 44.000 euro
INKOMENSGRENS_PARTNERS: 5400000 # 54.000 euro
SUBSIDIEPERCENTAGE_ONDER_KWALITEITSKORTINGSGRENS: 1.00 # 100%
SUBSIDIEPERCENTAGE_TUSSEN_KWALITEIT_AFTOP: 0.65 # 65%
SUBSIDIEPERCENTAGE_BOVEN_AFTOP: 0.40 # 40%
MINIMUM_BASISHUUR_PERCENTAGE: 0.0486 # 4,86% van inkomen
MAX_SERVICE_COSTS: 4800 # 48,00 euro
KIND_VRIJSTELLING: 543200 # 5.432,00 euro (kind vrijstellingsbedrag)
LEEFTIJDSGRENS_KIND_INKOMEN: 23 # Leeftijdsgrens voor kind inkomen
requirements:
- all:
# Leeftijdseis
- subject: "$AGE"
operation: GREATER_OR_EQUAL
value: "$MINIMUM_AGE"
# Toetsingsinkomen inclusief medebewoners en vrijstellingen kinderen
- operation: LESS_THAN
values:
- operation: ADD
values:
- "$INCOME"
- "$PARTNER_INCOME"
# Tel inkomen medebewoners mee (21+ volledig, onder 21 met vrijstelling)
- operation: FOREACH
subject: "$HOUSEHOLD_MEMBERS"
combine: "ADD"
value:
operation: IF
conditions:
- test:
operation: GREATER_OR_EQUAL
values:
- "$age"
- 21
then: "$income"
- else:
operation: SUBTRACT
values:
- "$income"
- "$KIND_VRIJSTELLING"
# Tel inkomen kinderen mee minus vrijstelling
- operation: FOREACH
subject: "$CHILDREN"
combine: "ADD"
value:
operation: IF
conditions:
- test:
operation: LESS_THAN
values:
- "$age"
- "$LEEFTIJDSGRENS_KIND_INKOMEN"
then:
operation: SUBTRACT
values:
- "$income"
- "$KIND_VRIJSTELLING"
- else: "$income"
- operation: IF
conditions:
- test:
subject: "$HAS_PARTNER"
operation: EQUALS
value: true
then: "$INKOMENSGRENS_PARTNERS"
- else: "$INKOMENSGRENS_ALLEENSTAANDE"
# Partners moeten op hetzelfde adres wonen (wet op huurtoeslag)
- operation: IF
conditions:
- test:
subject: "$HAS_PARTNER"
operation: EQUALS
value: true
then:
operation: EQUALS
values:
- "$RESIDENCE_ADDRESS"
- "$PARTNER_ADDRESS"
- else: true
# Vermogenstoets inclusief vermogen minderjarige kinderen
- operation: IF
conditions:
- test:
subject: "$HAS_PARTNER"
operation: EQUALS
value: true
then:
operation: LESS_THAN
values:
- "$COMBINED_NET_WORTH"
- "$VERMOGENSGRENS_PARTNERS"
- else:
operation: LESS_THAN
values:
- "$NET_WORTH"
- "$VERMOGENSGRENS_ALLEENSTAANDE"
# Inkomenstoets
- operation: IF
conditions:
- test:
subject: "$HAS_PARTNER"
operation: EQUALS
value: true
then:
operation: LESS_THAN
values:
- operation: ADD
values:
- "$INCOME"
- "$PARTNER_INCOME"
- "$INKOMENSGRENS_PARTNERS"
- else:
operation: LESS_THAN
values:
- "$INCOME"
- "$INKOMENSGRENS_ALLEENSTAANDE"
# Huurtoets
- operation: LESS_THAN
values:
- operation: ADD
values:
- "$RENT_AMOUNT"
- operation: MIN
values:
- "$ELIGIBLE_SERVICE_COSTS"
- "$MAX_SERVICE_COSTS"
- "$MAXIMALE_HUURGRENS"
actions:
- output: "is_eligible"
value: true
- output: "base_rent"
operation: SUBTRACT
values:
- operation: ADD
values:
- "$RENT_AMOUNT"
- "$SERVICE_COSTS"
- operation: MULTIPLY
values:
- operation: IF
conditions:
- test:
subject: "$HAS_PARTNER"
operation: EQUALS
value: true
then:
operation: ADD
values:
- "$INCOME"
- "$PARTNER_INCOME"
- else: "$INCOME"
- "$MINIMUM_BASISHUUR_PERCENTAGE"
- output: "subsidy_amount"
operation: ADD
values:
# Deel onder kwaliteitskortingsgrens (100%)
- operation: MULTIPLY
values:
- operation: MIN
values:
- "$base_rent"
- "$KWALITEITSKORTINGSGRENS"
- "$SUBSIDIEPERCENTAGE_ONDER_KWALITEITSKORTINGSGRENS"
# Deel tussen kwaliteitskortingsgrens en aftoppingsgrens (65%)
- operation: MULTIPLY
values:
- operation: MAX
values:
- 0
- operation: SUBTRACT
values:
- operation: MIN
values:
- "$base_rent"
- operation: IF
conditions:
- test:
operation: LESS_OR_EQUAL
values:
- "$HOUSEHOLD_SIZE"
- 2
then: "$AFTOPPINGSGRENS_1_2"
- else: "$AFTOPPINGSGRENS_3_PLUS"
- "$KWALITEITSKORTINGSGRENS"
- "$SUBSIDIEPERCENTAGE_TUSSEN_KWALITEIT_AFTOP"
# Deel boven aftoppingsgrens (40%)
- operation: MULTIPLY
values:
- operation: MAX
values:
- 0
- operation: SUBTRACT
values:
- "$base_rent"
- operation: IF
conditions:
- test:
operation: LESS_OR_EQUAL
values:
- "$HOUSEHOLD_SIZE"
- 2
then: "$AFTOPPINGSGRENS_1_2"
- else: "$AFTOPPINGSGRENS_3_PLUS"
- "$SUBSIDIEPERCENTAGE_BOVEN_AFTOP"