java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WsSocialDetails |
description: the class contains recipient social details information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public WSLookup | ltAcademicActivityLvl | description: the recipient's academic activity level. | |||||||||
public WSLookup | ltAcademicProgress | description: the recipient's academic progress. | |||||||||
public WSLookup | ltCitizenship | description: the recipient's citizenship. | |||||||||
public WSLookup | ltCognitiveDevelopment | description: the recipient's cognitive development. | |||||||||
public WSLookup | ltCountryOfResidence | description: the recipient's country of residence. | |||||||||
public WSLookup | ltCurrentOrPastCannabis | description: the recipient's current or past cannabis usage. | |||||||||
public WSLookup | ltCurrentOrPastSmoker | description: the recipient's current or past tobacco usage. | |||||||||
public WSLookup | ltEducationLevel | description: the recipient's education level. | |||||||||
public WSLookup | ltEmploymentType | description: the recipient's employment type. | |||||||||
public WSLookup | ltImmigration | description: the recipient's immigration status. | |||||||||
public WSLookup | ltMaritalStatus | description: the recipient's marital status. | |||||||||
public WSLookup | ltModality | description: the recipient's cannabis usage modality. | |||||||||
public WSLookup | ltMotorDevelopment | description: the recipient's motor development. | |||||||||
public WSLookup | ltNotWorkingReason | description: the recipient's reason for not working. | |||||||||
public WSLookup | ltPhysicalCapacity | description: the recipient's physical capacity. | |||||||||
public WSLookup | ltSmokeAbstinence | description: the recipient's smoke abstinence period. | |||||||||
public Long | packYearHistoryOfSmoking | description: the recipient's pack-year history of smoking. | |||||||||
public Long | patientId | description: the unique patient identifier. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsSocialDetails() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the recipient's academic activity level.
required: FALSE .
see: LT_ACADEMIC_ACTIVITY_LVL
description: the recipient's academic progress.
required: FALSE .
see: LT_ACADEMIC_PROGRESS
description: the recipient's citizenship.
required:TRUE-if - Required if "ltImmigration" is not "Canadian Citizen"
see: LT_COUNTRY
description: the recipient's cognitive development.
required:FALSE.
see: LT_COGNITIVE_DEVELOPMENT
description: the recipient's country of residence.
required: FALSE .
see: LT_COUNTRY
description: the recipient's current or past cannabis usage.
required: FALSE .
see: LT_CURRENT_OR_PAST
description: the recipient's current or past tobacco usage.
required: FALSE .
see: LT_CURRENT_OR_PAST
description: the recipient's education level.
required: FALSE .
see: LT_EDUCATION_LEVEL
description: the recipient's employment type.
required: FALSE .
see: LT_EMPLOYMENT_TYPE
description: the recipient's immigration status.
required: FALSE .
see: LT_IMMIGRATION
description: the recipient's marital status.
required: FALSE .
see: LT_MARITAL_STATUS
description: the recipient's cannabis usage modality.
required:TRUE-if - Required if "ltCurrentOrPastCannabis" is "Current or Past"
see: LT_MODALITY
description: the recipient's motor development.
required: FALSE .
see: LT_MOTOR_DEVELOPMENT
description: the recipient's reason for not working.
required:TRUE-if - Required if "ltEmploymentType" is "Not Working"
see: LT_NOT_WORKING_REASON
description: the recipient's physical capacity.
required: FALSE .
see: LT_PHYSICAL_CAPACITY
description: the recipient's smoke abstinence period.
required:TRUE-if - Required if "ltCurrentOrPastSmoker" is "Past"
see: LT_SMOKE_ABSTINENCE
description: the recipient's pack-year history of smoking.
required:TRUE-if - Required if "ltCurrentOrPastSmoker" is "Current or Past"
see: Pack-year history of smoking
description: the unique patient identifier.
required = FALSE
see: patientId field info