ActualInsuranceClaimAmount | The actual dollar amount of the insurance claim.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
ActualInsuranceProceedsAmount | The actual dollar amount of the insurance proceeds.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
EstimatedInsuranceClaimAmount | The estimated dollar amount of the insurance claim that will be filed.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
EstimatedInsuranceProceedsAmount | The estimated dollar amount of the insurance proceeds.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
EXTENSION | |
InsuranceClaimEligibilityDate | The date on which the insurance claim will be eligible for filing.A data type of Date SHOULD identify a data point that represents numerically a specific year, month and year, or day month and year of the Gregorian Calendar.
Full dates MUST be represented in the extended format CCYY-MM-DD
CCYY is a four-digit year, "0001" through "9999"
MM is a two-digit month of that year, "01" through "12"
DD is a two-digit day of that month, "01" through "31"
Padded zeros must be used.
- is the required separator between CCYY-MM-DD
if the day or month and day are dropped, the preceding separator is also dropped
an optional trailing time zone indicator is permitted using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm as in Datetime
Note that negative or extended (more than 4 digit) years are not permitted.
EXAMPLE: A Next Escrow Review Date that discloses the year and month would be expressed as "2010-06". |
InsuranceClaimFiledDate | The actual date the insurance claim was filed.A data type of Date SHOULD identify a data point that represents numerically a specific year, month and year, or day month and year of the Gregorian Calendar.
Full dates MUST be represented in the extended format CCYY-MM-DD
CCYY is a four-digit year, "0001" through "9999"
MM is a two-digit month of that year, "01" through "12"
DD is a two-digit day of that month, "01" through "31"
Padded zeros must be used.
- is the required separator between CCYY-MM-DD
if the day or month and day are dropped, the preceding separator is also dropped
an optional trailing time zone indicator is permitted using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm as in Datetime
Note that negative or extended (more than 4 digit) years are not permitted.
EXAMPLE: A Next Escrow Review Date that discloses the year and month would be expressed as "2010-06". |
InsuranceClaimPaidDate | The date an insurance claim for loss is paid.A data type of Date SHOULD identify a data point that represents numerically a specific year, month and year, or day month and year of the Gregorian Calendar.
Full dates MUST be represented in the extended format CCYY-MM-DD
CCYY is a four-digit year, "0001" through "9999"
MM is a two-digit month of that year, "01" through "12"
DD is a two-digit day of that month, "01" through "31"
Padded zeros must be used.
- is the required separator between CCYY-MM-DD
if the day or month and day are dropped, the preceding separator is also dropped
an optional trailing time zone indicator is permitted using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm as in Datetime
Note that negative or extended (more than 4 digit) years are not permitted.
EXAMPLE: A Next Escrow Review Date that discloses the year and month would be expressed as "2010-06". |
InsuranceClaimPendingIndicator | When true, indicates that an insurance claim is pending.A data type of Indicator SHOULD identify a data point that represents a boolean value.
The value choices SHOULD be "true" or "false" but MAY be "1" or "0".
EXAMPLE: A Basement Finished Indicator for a basement that qualifies would be expressed as "true". |
InsuranceClaimType | Specifies the type of insurance against which the claim is being made.Specifies the type of insurance against which the claim is being made. |
InsuranceClaimTypeOtherDescription | A free-form text field used to collect additional information when Other is selected as the Insurance Claim Type.A data type of String SHOULD identify a data point that is either a text value consisting of a word, phrase, sentence, paragraph, or formatted (TAB, CR, LF) character content depending on its purpose or a numeric value with a maximum of 16383 characters and MAY have the lang attribute. There is no list of valid values provided.
EXAMPLE: A Disqualificaton Reason Text for excluding a product from those offered to a borrower could be expressed as "Does not meet income to indebtedness guidelines for down payment support.". |
InsurancePartialClaimIndicator | When true, indicates that a partial insurance claim is being made, not a full claim.A data type of Indicator SHOULD identify a data point that represents a boolean value.
The value choices SHOULD be "true" or "false" but MAY be "1" or "0".
EXAMPLE: A Basement Finished Indicator for a basement that qualifies would be expressed as "true". |