FIN_ASST_CASE_ASSET
Description:
This table contains information related to assets of a patient mentioned in a financial assistance case record.

Primary Key
Column Name Ordinal Position
FIN_ASST_CASE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 FIN_ASST_CASE_ID NUMERIC No
The unique identifier for the financial assistance case record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ASSET_TYPE_C_NAME VARCHAR No
The category ID of the asset type.
May contain organization-specific values: Yes
4 ASSET_VALUE NUMERIC No
The amount the asset is worth.
5 AST_BLNG_PAT_RELATIONSHIP_ID NUMERIC No
The patient contact of one of the patients on the case for whom the asset information in the current row belongs to. If the information belongs to a patient on the case, ASSET_BELONGS_TO_PAT_ID column will be set instead.
6 ASSET_COMMENT VARCHAR No
A brief comment about the asset information in the current row.