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

Intergy Version: 22.00.00.00

Occupation

Table Definition  Parent Tables  Child Tables

Table Definition

Description: No Description Available

Field Datatype Default Null Option Comment
Code CHAR(20)   MANDATORY Occupation Code, which is derived from ValueSet: [Occupational Data for Health (ODH) ONETSOC Detail Code System]
ConceptName CHAR(300) Set_To_Empty_String   MANDATORY This field is a composite field. It contains the description of the occupation and the occupation group description within the square brackets. The value is derived from Preferred Concept Name from ValueSet: [Occupational Data for Health (ODH) ONETSOC Detail Code System]
RecordStatus CHAR(1) Set_To_Empty_String   MANDATORY System set status for the occupation 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 Occupation record...
PersonOccupation PersonOccupation.OccupationCode = Occupation.Code RESTRICT if PersonOccupation exists