Entity Underwriting Process Detail

DescriptionA process of determining the insurability of a risk, in particular, in the process of issuing new insurance policies.

Attributes
Actual End DtActual End Dt
Actual Labor HoursActual Labor Hours
Actual Start DtActual Start Dt
Actual Time SpentActual Time Spent
Dangerous IndDangerous Ind
Decision Outcome IndDecision Outcome Ind
Delay Reason Code SkDelay Reason Code Sk
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Load Info SkLoad Info Sk
Medical Examination Required IndMedical Examination Required Ind
NameName
Number Of Services AllowedNumber Of Services Allowed
Planned Cost Per OccurrencePlanned Cost Per Occurrence
Planned DurationPlanned Duration
Planned End DtPlanned End Dt
Planned ManpowerPlanned Manpower
Planned Start DtPlanned Start Dt
Projected Claims CostProjected Claims Cost
Projected Sales General and Administration SGA CostsProjected Sales General and Administration SGA Costs
Rate Adjustment FactorRate Adjustment Factor
Rate Adjustment Reason IndRate Adjustment Reason Ind
Source Code SkSource Code Sk
Statement Of Health Required IndStatement Of Health Required Ind
Tenant SkTenant Sk
Underwriting Activity Status Code SkUnderwriting Activity Status Code Sk
Underwriting Decision IndUnderwriting Decision Ind
Underwriting Decision Reason IndUnderwriting Decision Reason Ind
Underwriting Guideline Code SkUnderwriting Guideline Code Sk
Underwriting Process SkUnderwriting Process Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Underwriting Process Detail_Underwriting Process_FKUnderwriting Process Detail_Underwriting Process_FK

Primary Key
Underwriting Process Detail PKUnderwriting Process Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Actual End Dt
DescriptionThe actual date upon which the activity was ended.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Actual Labor Hours
DescriptionActual number hours that it took to perform the activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Small Counter [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Actual Start Dt
DescriptionThe actual date upon which the activity was started.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Actual Time Spent
DescriptionThe actual time spent performing the activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Dangerous Ind
DescriptionIndicates whether or not the characteristics of this underwriting activity are considered dangerous by the modeled organization. In the case of insurance, performing dangerous activities will often increase risk premiums.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Decision Outcome Ind
DescriptionIndicates the outcome of the underwriting activity.

For example:
A = Approved
N = Not Required
R = Rejected
T = Re-Rated
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric Small [VARCHAR(6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Delay Reason Code Sk
DescriptionReason for discrepancy between planned and actual end date.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Medical Examination Required Ind
DescriptionIndicates whether or not a medical examination is required for the purposes of the underwriting activity.

For example:
0 = Not Required
1 = Required
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Name
DescriptionName of the activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Services Allowed
DescriptionSpecifies a restriction on the quantity of eligible services allowed.
Data TypeStandards - Data Domains.ddm/Data Domains/Small Counter [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned Cost Per Occurrence
DescriptionThe planned monetary amount allocated for every occurrence of the activity.

For example:
The estimated cost for every outbound contact in a marketing activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned Duration
DescriptionThe time planned for the performing of the activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned End Dt
DescriptionDate upon which the activity is planned to end.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned Manpower
DescriptionThe planned manpower required for the activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned Start Dt
DescriptionDate upon which the activity is planned to start.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Projected Claims Cost
DescriptionThe projected claims cost that the premium rate is based on.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Projected Sales General and Administration SGA Costs
DescriptionThe projected sales general and administration costs (SG&A) that the premium rate is based on.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Rate Adjustment Factor
DescriptionThe extent to which the standard underwriting rate was adjusted.
Data TypeStandards - Data Domains.ddm/Data Domains/Percentage [FLOAT(2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Rate Adjustment Reason Ind
DescriptionIndicates the reason for the adjustment of the standard rate.

For example:
C = Current Health Status
F = Family History
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric Small [VARCHAR(6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Statement Of Health Required Ind
DescriptionIndicates whether or not a statement of health is required for the purposes of the underwriting activity.

For example:
0 = Not Required
1 = Required
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Underwriting Activity Status Code Sk
DescriptionIndicates the current state of the underwriting activity.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Underwriting Decision Ind
DescriptionIndicates the nature of the underwriting decision.

For example:
Decline
Modified Approval
Not required
Re-rated
Standard Approval
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric Small [VARCHAR(6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Underwriting Decision Reason Ind
DescriptionIndicates the reason for the underwriting decision.

For example:
Chronic medical condition
Fraudulent claim discovery
Insufficient policy administration infrastructure
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric Small [VARCHAR(6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Underwriting Guideline Code Sk
DescriptionRule, standard, marketing decision, guideline, or practice used by a health plan or its agent to examine, accept, reject, renew, non-renew, cancel, or limit a coverage agreement.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Underwriting Process Sk
DescriptionThe generated surrogate key of the Underwriting Process anchor.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Underwriting Process Detail_Underwriting Process_FK
Is Identifying Relationshiptrue
Child TableUnderwriting Process Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableUnderwriting Process
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Underwriting Process Detail PK
Key AttributeUnderwriting Process Sk
Key AttributeValid From Ts