Last Updated: 7/22/2025 8:42:49 PM

Intergy Version: 22.00.00.00

OccupationIndustry

Table Definition  Parent Tables  Child Tables

Table Definition

Description: No Description Available

Field Datatype Default Null Option Comment
Code CHAR(20)   MANDATORY This field is a composite field. It contains the description of the industry and the industry group description within the square brackets. The value is derived from Preferred Concept Name from ValueSet: [Occupational Data for Health (ODH) Industry NAICS Detail Code System]
ConceptName CHAR(300)   MANDATORY This field is a composite field. It contains the description of the industry and the industry group description within the square brackets. The value is derived from Preferred Concept Name from ValueSet: [Occupational Data for Health (ODH) Code System]
RecordStatus CHARACTER(6)   MANDATORY System set status for the occupation industry code. Field is supported by lookup type: [RecordStatus]. Values are defined in the LookupCode table for the above lookup type. Codes for lookup type 'RecordStatus' are not user definable. Valid codes are (A)ctive and (I)nactive.
TimeStamp CHARACTER(14)   OPTIONAL System generated date/time stamp record was last written.
LastUser INTEGER ?   OPTIONAL User ID of user that last wrote the record.
CreateStamp CHARACTER(14)   OPTIONAL System generated date/time stamp record was created.
CreateUser INTEGER ?   OPTIONAL User ID of user that created the record.

Parent Tables
Parent TableJoin PhraseWhen deleting parent record...

Child Tables
Child TableJoin PhraseWhen deleting OccupationIndustry record...
PersonOccupation PersonOccupation.OccupationIndustryCode = OccupationIndustry.Code RESTRICT if PersonOccupation exists