Table Description
KeywordLink : The link between keyword and the associated expected outcome, actions, service or referrals.

Maintains the association between expected outcome, actions, service or referrals and keyword

Example

A keyword ‘Depression’ is defined for the expected outcome ‘Improve Mental Health’ administratively. This allows the user to search for the expected outcome ‘Improve Mental Health’ using the keyword ‘Depression’ within an outcome plan.

Model Details
Location in Model: Logical View::MetaModel::Curam::AssessmentPlanning::Administration::Entity::Keyword::KeywordLink
Controlling File: AssessmentPlanning\model\Packages\Administration\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
keywordLinkIDkeynoUnique identifier for the Keywordlink.INTERNAL_ID SVR_INT64
keywordIDdetailsnoUnique identifier for the Keyword.INTERNAL_ID SVR_INT64
relatedIDdetailsnoThe ID of the Object related to the Keyword.INTERNAL_ID SVR_INT64
typedetailsnoThe Type of the object related to the Keyword.KEYWORD_TYPEKeywordTypeSVR_STRING<10>
recordStatusdetailsnoStatus of the keywordlink.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (1)
Index NameAttributes
IND_146471144keywordID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: keywordLinkID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchActiveByKeywordIDreadmulti   
Related Pages (3)