Skip to main content

LiechtensteinLifePensionHealthInput

Input to provide the medical history of the customer.

**Important**: We only support entry of one critical illness. If the customer has/had more than one critical illness, the policy application will be rejected.

Weight and height are REQUIRED when ALL of the following conditions are met:

  1. The insured person is 75 years or younger at the policy start date
  2. No individual death benefit has been selected
  3. Total premiums meet either:
    • For death benefit option 1: Total premiums until year 6 do not exceed €1 million
    • For death benefit option 2: Total premiums until policy end do not exceed €10 million
input LiechtensteinLifePensionHealthInput {
criticalIllnessDetails: CriticalIllnessDetailsInput
hasCriticalIllness: Boolean!
height: Int
weight: Int
}

Fields

LiechtensteinLifePensionHealthInput.criticalIllnessDetails ● CriticalIllnessDetailsInput input

Details about the critical illness. Required if hasCriticalIllness is true.

**Note**: If the customer has multiple critical illnesses, the application cannot be accepted.

LiechtensteinLifePensionHealthInput.hasCriticalIllness ● Boolean! non-null scalar

Indicates if the customer has a critical illness. Set to false to mark the Health topic as completed in the insurance system.

LiechtensteinLifePensionHealthInput.height ● Int scalar

Insured person's height in centimeters. Required based on conditions described in the input type documentation.

_Constraints_:

* Minimal value: 1

LiechtensteinLifePensionHealthInput.weight ● Int scalar

Insured person's weight in kilograms. Required based on conditions described in the input type documentation.

_Constraints_:

* Minimal value: 1

Member Of

CreateLiechtensteinLifePensionInput input