Contract attributes cover contract identifier, product identifier, sum insured, origination date, purchase date, maturity date, policy status etc. A group insurance contract must also be stored in one of the relevant tables mentioned below.
Contracts, as defined earlier, is a record in one of the following stage tables, called as a product processor comprising of a set of attributes relevant to a particular Insurance Contract. They are outputs sourced from policy administration systems.
This is the list of entities covered under Direct and Indirect Insurance, or Reinsurance Contracts to elaborate OIDF design for Insurance Contracts:
Source Logical Table Name |
Source Table Name |
Stage Annuity Contracts |
STG_ANNUITY_CONTRACTS |
Stage Health Insurance Contracts |
STG_HEALTH_INS_CONTRACTS |
Stage Life Insurance Contracts |
STG_LIFE_INS_CONTRACTS |
Stage Property and Casualty Contracts |
STG_PROP_CASUALTY_CONTRACTS |
Stage Retirement Accounts |
STG_RETIREMENT_ACCOUNTS |
Stage Reinsurance Contracts Held |
STG_REINSURANCE_CONTRACTS_HELD |
Stage Reinsurance Contracts Issued |
STG_REINSURANCE_CNTRCTS_ISSUED |
For the list of tables and the mapping details, see Contract Tables.