Table Description
Interview Attendee: Attendees related information of the home visit interview.

Attendees related information of the home visit interview.

Example

A provider participant or member can be added as attendee.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Home Study::Interview Attendee::Entity::InterviewAttendee
Controlling File: CPM\model\Packages\Service Layer\Home Study\Interview Attendee\InterviewAttendee_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
interviewAttendeeIDkeynoThe unique system generated identifier for the Interview Attendee record.INTERNAL_ID SVR_INT64
homeVisitInterviewIDdetailsnoThe unique system generated identifier for the Home Visit Interview record.INTERNAL_ID SVR_INT64
providerPartyIDdetailsnoThe unique system generated identifier for the Provider Party record.CONCERN_ROLE_ID SVR_INT64
Foreign Keys (2)
ChildParent
InterviewAttendee.homeVisitInterviewIDHomeVisitInterview.homeVisitInterviewID
InterviewAttendee.providerPartyIDProviderParty.providerPartyID
Indices (2)
Index NameAttributes
InterviewAttendeeIndex1homeVisitInterviewID
IND_84075596providerPartyID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: interviewAttendeeID
Standard Operation 
readread Standard Operation 
removeremove Remove this interview attendee from the home visit. 
searchByHomeVisitInterviewreadmulti Returns a list of all of the attendees for a home visit interview. 
Related Pages (4)