SA Emergency Services Levy Remission — $46/yr

This page is a direct rule-based guide for AU_SA_ESL_REMISSION (rule version 2025-26, effective 1 July 2025). It explains how the SA Emergency Services Levy Remission removes up to $46.00 per financial year from the ESL line of the property's council rates notice for principal-residence homeowners holding qualifying concession or low-income status, why the 1 July principal-residence test crystallises eligibility on a single date, why renters and residential park residents are excluded, and how the remission stacks on top of the underlying general ESL remission applied to all SA principal residences.

Don't want to read the full rule? Get a personalised report on every Australian government benefit you may qualify for in under 3 minutes.

Quick Answer

You may qualify when four eligibility gates pass simultaneously: state = SA, concession_card_type_or_low_income in [pensioner_concession_card, dva_gold_card, commonwealth_seniors_health_card, low_income_earner], is_homeowner = true, and principal_place_of_residence = true. The status field on this rule narrows the accepted card list compared to the SA Energy Bill Concession by dropping the Health Care Card and adding low-income-earner status, reflecting the rule's design as a property-tax-style benefit aimed at long-term homeownership rather than at short-term Centrelink cohorts.

You are blocked when the cardholder is a renter rather than the registered homeowner (the rule attaches to ownership, not occupancy or lease structure), when the property is the cardholder's investment or holiday house rather than principal residence, when the principal-residence status was not held on 1 July of the assessment financial year, when the dwelling is in a residential park (where the operator owns the land and bears the ESL), or when the cardholder holds only a Health Care Card without low-income classification. The exclude block is empty in the YAML.

Rate logic summary: the rule's amount.type = fixed with period = yearly and value = 46.00. The remission appears as a $46.00 reduction on the Emergency Services Levy line of the property's council rates notice and stacks on top of the underlying general ESL remission applied to every SA principal residence. The rule has no multiplier, no reduces_if branch, and no date_windows entries beyond the implicit 1 July assessment date.

What Is This Payment?

SA Emergency Services Levy Remission sits in the SA Rates & Levies parent cluster as a monetary primary rule with entitlement scope household over financial_year. The Emergency Services Levy is a property-based levy that funds the SA Country Fire Service, Metropolitan Fire Service, State Emergency Service, and Marine Rescue, collected through the council rates notice attached to rateable SA properties. This rule provides a concession-keyed reduction on the ESL line for eligible homeowners, layered on top of the general ESL remission that applies to all SA principal residences regardless of card status.

The administering body is ConcessionsSA, operated by the SA Department of Human Services. Although the remission appears on the council rates notice issued by the local council, ConcessionsSA holds the eligibility register and supplies councils with cardholder-property linkage data. The single intake channel is online through the ConcessionsSA portal at sa.gov.au.

The rule's design differs from the energy and water concessions in the same cluster family. Where those rules respond to recurring utility consumption, this one responds to a fixed property-side levy paid once or twice per rates cycle. The remission is tied to ownership rather than occupancy, and the 1 July assessment date reflects standard SA rates mechanics — councils set the year's rates and levies based on principal-residence status as at 1 July, and changes later in the year do not retroactively reopen the assessment.

How Much Can You Get?

The rule produces a fixed annual amount of $46.00 per principal residence per financial year. The amount appears as a reduction on the Emergency Services Levy line of the property's council rates notice and is netted against the gross ESL liability; the cardholder does not see a $46.00 cash payment, they see $46.00 less owing on the next rates instalment.

Three numeric facts drive the value experience. First, the amount is per property and per financial year, not per cardholder: a property where two PCC holders co-own does not double up. Second, the remission stacks on top of the general ESL remission that already reduces the gross ESL liability for all SA principal residences — this rule's $46.00 is an additional concession-status-keyed reduction layered on the underlying universal remission. Third, the amount is fixed regardless of property value: a $400,000 unit in Salisbury and a $1.6 million home in Hyde Park both receive the same $46.00 reduction, whereas the underlying ESL liability scales with property value and the general remission scales as a percentage.

Audit recipe against the rates notice. First, confirm state = SA and one of the four accepted status values (PCC, DVA Gold, CSHC, or low-income earner). Second, confirm is_homeowner = true via the certificate of title or rates-notice property-owner field. Third, confirm principal_place_of_residence = true on 1 July of the assessment year. Fourth, find the ESL line on the rates notice — it should itemise the gross ESL, the general remission, and a separately-listed concession-status remission of $46.00.

The rule has no taper, no income test of its own, and no multi-step structure. The multiplier, reduces_if, and date_windows fields are empty in the YAML, though the 1 July principal-residence test functions as a de-facto date window. Mid-year ownership or principal-residence changes are not retroactively recognised within the same financial year.

Eligibility Conditions

The eligibility block is an all set with four items, all of which must pass.

  1. South Australian residence: state = SA. The remission applies only to South Australian properties subject to the SA Emergency Services Levy. Interstate-owned properties are outside the scope.
  2. Qualifying concession or low-income status: concession_card_type_or_low_income in [pensioner_concession_card, dva_gold_card, commonwealth_seniors_health_card, low_income_earner]. Note the absence of Health Care Card from this list, in contrast to the SA Energy Bill Concession which accepts HCC. The low-income earner pathway provides an alternative for those without a card who meet the SA low-income definition.
  3. Homeowner status: is_homeowner = true. The cardholder must be the registered owner of the property on the certificate of title, not merely a resident or co-owning family member. Renters fail this gate regardless of who effectively bears the ESL through the lease structure.
  4. Principal place of residence: principal_place_of_residence = true on 1 July of the assessment financial year. Investment properties, holiday homes, and second residences fail this gate. The 1 July date crystallises the test — a homeowner who relocates principal residence after 1 July retains that year's eligibility tied to the original property and starts the new property's eligibility from the following 1 July.

Required fields: state, concession_card_type_or_low_income, is_homeowner, and principal_place_of_residence. The application meta lists one evidence item: concession_card. For the low-income pathway, status is taken from the underlying SA Health or Centrelink record rather than as a separate document.

The exclude block is empty (excludes.any: []) and the conflicts list is also empty. The application_meta notes explicitly call out residential park residents as outside scope — the operator owns the land and bears the ESL, so the cardholder living there has no property-side liability to remit.

Two practical considerations matter. First, the four-status list excludes the Health Care Card despite HCC being accepted on the SA Energy Bill Concession; a HCC-only cardholder must use the low-income pathway. Second, the 1 July assessment date is unforgiving — a homeowner settling on 5 July misses the entire 2025-26 remission and waits until 2026-27.

How To Apply

Application metadata defines a single channel: online. The cardholder lodges a Household Concession registration through ConcessionsSA at sa.gov.au, which links the status to the property record and notifies the local council to apply the $46.00 remission on the next rates notice. Once registered, the remission continues automatically each year until the property changes hands, the cardholder ceases to occupy as principal residence, or the card is cancelled.

Evidence requirements are short:

Two practical tips help. First, when buying a SA home plan settlement before 1 July if at all possible — completing on 28 June rather than 5 July buys an entire financial year of remission. Second, if the rates notice arrives without the concession-status ESL remission line despite a current registration, contact ConcessionsSA rather than the council; councils apply whatever the ConcessionsSA register says, and the issue is usually a name mismatch between the card and the certificate of title.

Apply through the official ConcessionsSA ESL Remission page

Rule-Based Scenarios

Scenario 1: long-tenured Pensioner homeowner

Bertille is a 73-year-old single Pensioner Concession Card holder who has owned and lived in her Mitcham home since 2008. The certificate of title is in her sole name, the property is her only residence, and she registered with ConcessionsSA in 2014. On 1 July 2025 every gate passes: PCC current, registered homeowner, principal residence. She receives the full $46.00 remission on the ESL line of her 2025-26 council rates notice from the City of Mitcham, layered on top of the general ESL remission that already reduces her gross ESL liability of around $147 to roughly $93 after both remissions land.

Scenario 2: HCC-only renter

Hibiki is 32, holds a Health Care Card, and rents a private flat in Norwood at $480 per week. She would qualify for the SA Energy Bill Concession on her HCC if she were the electricity account holder, but for this ESL rule the gate concession_card_type_or_low_income excludes HCC, and even if HCC were on the list the gate is_homeowner = true fails because she does not own the property. Whether her landlord factors the ESL into the rent figure of $480 is irrelevant — ConcessionsSA tests legal ownership and pays the remission to the registered owner only.

Scenario 3: 5 July purchase missing the assessment date

Kasandra is a 56-year-old DVA Gold Card holder who buys a home in Glenelg North with a settlement date of 5 July 2025. She holds a qualifying card, is the registered homeowner from 5 July, and the property is her principal residence from settlement. However, the principal-residence gate is tested as at 1 July 2025, four days before her settlement. She does not receive the 2025-26 remission and starts accruing eligibility from 1 July 2026 onwards. Bringing settlement forward by even one week (to 28 June) would have captured the full $46.00 for that year.

Scenario 4: residential park resident with PCC

Anik is 78, holds a Pensioner Concession Card, and lives in a residential park in Christies Beach. He owns the dwelling unit but rents the underlying land from the park operator under a long-term site agreement. The certificate of title sits with the operator, not with Anik, and the ESL liability is billed to the operator as the landowner. The application_meta notes explicitly exclude residential park residents because they have no property-side ESL liability to remit. Despite holding a qualifying card and treating the park dwelling as principal residence, he does not receive the remission.

Common Mistakes

Related Rules And Interactions

The SA Rates & Levies cluster and the wider ConcessionsSA design produce strong relationships with adjacent rules:

Frequently Asked Questions

How much is the SA ESL Remission in 2025-26?

Up to $46.00 per principal residence per financial year, applied as a reduction on the Emergency Services Levy line of the council rates notice. The amount is fixed regardless of property value and stacks on top of the general ESL remission that already reduces the gross liability for every SA principal residence.

Why is the Health Care Card not on the accepted list?

The status field concession_card_type_or_low_income accepts PCC, DVA Gold, CSHC, and low-income-earner status. Health Care Card alone is excluded because the rule's design targets longer-term homeownership cohorts rather than short-term Centrelink statuses. HCC holders who meet the SA low-income-earner threshold can use that pathway as an alternative.

What is the 1 July test on principal residence?

The eligibility for a given financial year is determined by the principal-residence status as of 1 July of that year. A homeowner who settles a purchase on 5 July does not pick up that year's $46.00 remission and must wait until the following 1 July. The rule does not pro-rate by occupancy days within a year.

Can renters or residential park residents claim?

No to both. Renters fail the gate is_homeowner = true because the remission attaches to the registered owner of the property regardless of how the lease structures the effective ESL liability. Residential park residents are excluded explicitly by the application_meta notes because the park operator owns the underlying land and bears the property-side ESL.

Does this replace the general ESL remission?

No. The two stack on the same rates notice. The general ESL remission applies automatically to every SA principal residence regardless of card status and scales as a percentage of property value. This rule layers an additional $46.00 flat reduction on top for cardholders and low-income earners, so a homeowner sees two separately-itemised remissions on the ESL line.

How do I apply if I'm on the low-income-earner pathway?

Lodge the standard ConcessionsSA Household Concession registration online at sa.gov.au and select the low-income pathway. Evidence of low-income status is taken from the underlying SA Health or Centrelink record rather than as a separate document, so the registration typically references an existing customer reference number rather than uploading fresh income proof.

Find every Australian government benefit you're entitled to

Benefit Check uses the same rule engine behind this page to scan all 272 federal and state benefits. Answer a short questionnaire and get your full eligibility list with calculated amounts.