Table Description
IntakeAvailTimesForInterview: The available date and times for an application interview.

The submission of an application for coverage is followed up with an interview with one or more of the applicants. The interview is conducted by agency worker. The applicant(s) can specify on their application times that they are available for interview. They may specify up to three date and time periods when they will be available for interview.

Additional data captured on the application is recorded by the system on the Applicant entity and the Intake Information entity.

Example

Model Details
Location in Model: Logical View::MetaModel::Curam::Income Support Product::Service Layer::entity::IntakeApplication::IntakeInformation::IntakeAvailTimesForInterview
Controlling File: ISProduct\model\Service Layer\entity\IntakeApplication\IntakeInformation\IntakeInformation_cat.efx
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
intakeInformationIDkeynoSystem generated unique identifier for the Intake Information for an application.INTAKE_INFORMATION_ID SVR_INT64
date1details The first available interview date for the applicants.CURAM_DATE SVR_DATE
timeSlot1details The time for the first interview date for the applicants.TIMESLOT_CODETimeSlotSVR_STRING<10>
date2details The second available interview date for the applicants.CURAM_DATE SVR_DATE
timeSlot2details The time for the second interview date for the applicants.TIMESLOT_CODETimeSlotSVR_STRING<10>
date3details The third available interview date for the applicants.CURAM_DATE SVR_DATE
timeSlot3details The time for the third interview date for the applicants.TIMESLOT_CODETimeSlotSVR_STRING<10>
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
readread Standard Operation 
Related Pages (12)