health_level_type
EntityType Dependent
Logical Entity Name health_level_type
Default Table Name health_level_type
Definition
Note

health_level_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
health_lev_db_site(PK)(FK) CHAR(16) NO
health_lev_db_id(PK)(FK) NUMERIC(10, 0) NO
health_lev_type_code(PK) NUMERIC(10, 0) NO
health_scale NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

health_level_type Keys
Key Name Key Type Keys
PK111 PrimaryKey health_lev_db_site,health_lev_db_id,health_lev_type_code

health_level_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type health_level_type Non-Identifying rstat_type_code
site_database health_level_type Identifying health_lev_db_site,health_lev_db_id
site_database health_level_type Non-Identifying last_upd_db_site,last_upd_db_id
health_level_type asset_health Non-Identifying health_lev_db_site,health_lev_db_id,health_lev_type_code
health_level_type segment_health Non-Identifying health_lev_db_site,health_lev_db_id,health_lev_type_code

health_level_type Attachments
Name Datatype Value Override Default Value Description