Holder of a permanent resident visa
Boolean ETERNITY Person Formula Included used 2 timesValue type Boolean . Default value false Entity person
How is this calculated?
To calculate this variable, the following input is used
- Boolean immigration__holds_permanent_resident_visa Holder of a permanent resident visa
Where is this used?
This variable is referred to by these other variables in their own calculations
- Boolean is_citizen_or_resident NZ Citizen or Resident
- Boolean social_security__eligible_for_accommodation_supplement Eligible for Accommodation Supplement
Formulas
This is the formula used to calculate the value of is_permanent_resident
0001-01-01
This formula is used for scenarios from the date 0001-01-01 onwards. More info on formulas
def formula(persons, period, parameters):
return persons('immigration__holds_permanent_resident_visa', period)