Cotisations sociales artiste indépendant
Computationquarterly_selfempl_ssc_artist_comp

Description
This computation handles the case of self-employed artists as described in Article 12, §1erbis of the royal decree n° 38, with special provisions for artists.
- Applies to self-employed artists who have a valid independent activity declaration from the Artists Commission or a valid arts work certificate from the Arts Work Commission.
- They benefit from the reduced minimum contribution threshold for beginning self-employed workers.
- Unlike regular beginning self-employed workers who get this benefit for 4 quarters, artists get it for 8 quarters.
- After the 8 quarters, they follow the standard rules for regular self-employed workers.
Variables
Inputs
Variables that must be provided by users as inputs to this computation.
- Taux de frais de gestion (management_fee_rate) - The percentage charged by the social insurance fund for their management costs.
- Numéro du trimestre (quarter_number) - Which quarter of activity (from 1 to 4 for beginners, 1 to 8 for artists).
- Revenus professionnels de référence (reference_income) - Professional income from the reference year (typically from 2 years prior).
Constants
Input variables with values defined in legislative texts.
- Trimestres bénéfice artiste (artist_benefit_quarters) - Number of quarters for which artists receive the benefit (8 quarters).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Réduction premier trimestre (beginner_first_quarter_reduction) - 25.01 EUR reduction for the first quarter of activity.
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Seuil minimum de revenus pour débutants (beginner_minimum_threshold) - Reduced minimum threshold for beginning self-employed (1,893.22 EUR as per Article 12, §1erbis).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Taux de cotisation 1 (contribution_rate_1) - First contribution rate (20.50% as per Article 12, §1, 1°).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Taux de cotisation 2 (contribution_rate_2) - Second contribution rate (14.16% as per Article 12, §1, 2°).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Fraction 1 (fraction_1) - The fraction used for provisional contributions (662.28/606.30 for 2025) from Article 11, §3, alinéa 3.
- Defined in Arrêté royal déterminant l'incidence des fluctuations de l'indice des prix à la consommation sur la perception des cotisations dues pour l'année 2025 dans le cadre du statut social des travailleurs indépendants (2024205904)
- Fraction 2 (fraction_2) - The fraction for indexing income thresholds (662.28/142.75 for 2025) from Article 14, §1.
- Defined in Arrêté royal déterminant l'incidence des fluctuations de l'indice des prix à la consommation sur la perception des cotisations dues pour l'année 2025 dans le cadre du statut social des travailleurs indépendants (2024205904)
- Seuil intermédiaire de revenus (income_intermediate_threshold) - Intermediate threshold for contribution rates (15,831.12 EUR as per Article 12, §1).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Seuil maximum de revenus (income_maximum_threshold) - Maximum threshold for contribution rates (23,330.06 EUR as per Article 12, §1).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Seuil minimum de revenus (income_minimum_threshold) - Minimum income threshold (3,666.15 EUR as per Article 12, §1, alinéa 2).
- Defined in Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
Intermediates
Output variables used as intermediate results (not presented in documents).
- Cotisation annuelle (annual_contribution) - Final calculated annual contribution.
- Cotisation trimestrielle de base (base_quarterly_contribution) - Quarterly contribution before applying any reductions.
- Seuil intermédiaire de revenus indexé (indexed_intermediate_threshold) - Intermediate threshold after indexation using fraction_2.
- Seuil maximum de revenus indexé (indexed_maximum_threshold) - Maximum threshold after indexation using fraction_2.
- Période de bénéfice artiste (is_in_artist_benefit_period) - Boolean indicating if still in the benefit period.
Outputs
Output variables that are presented in documents.
- Revenus indexés (indexed_income) - Reference income after indexation using fraction_1.
- Frais de gestion (management_fee) - The calculated management fee amount.
- Cotisation trimestrielle (quarterly_contribution) - Annual contribution divided by 4 (payments are made quarterly).
- Paiement trimestriel total (total_quarterly_payment) - The sum of the quarterly contribution and the management fee.
Related computations
Dependencies
Other computations that this computation uses.
- Cotisations sociales indépendant débutant (quarterly_selfempl_ssc_beginner_comp)
Reverse dependencies
Other computations that use this computation.
- Cotisations sociales indépendant - trimestre (quarterly_selfempl_ssc_comp)
Related documents
Documents that present outputs from this computation.
- Décompte trimestriel des cotisations sociales indépendant (quarterly_selfempl_ssc_stmt) presents:
- Revenus indexés
- Frais de gestion
- Cotisation trimestrielle
- Paiement trimestriel total
Related texts
Texts that describe this computation or its variables.
- Texts describing this computation:
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702)
- Texts describing input variables:
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Trimestres bénéfice artiste
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Réduction premier trimestre
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Seuil minimum de revenus pour débutants
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Taux de cotisation 1
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Taux de cotisation 2
- Arrêté royal déterminant l'incidence des fluctuations de l'indice des prix à la consommation sur la perception des cotisations dues pour l'année 2025 dans le cadre du statut social des travailleurs indépendants (2024205904) describes Fraction 1
- Arrêté royal déterminant l'incidence des fluctuations de l'indice des prix à la consommation sur la perception des cotisations dues pour l'année 2025 dans le cadre du statut social des travailleurs indépendants (2024205904) describes Fraction 2
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Seuil intermédiaire de revenus
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Seuil maximum de revenus
- Arrêté royal n° 38 organisant le statut social des travailleurs indépendants (1967072702) describes Seuil minimum de revenus