Table Description
Keyword : keyword can be associated with outcome plan recommendations (expected outcome, actions, service or referrals) administratively. This allows the user to easily search for them based on keyword within an outcome plan.

When adding a keyword to an expected outcome, actions, service or referrals a record is created on this entity to store the name of the 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::Keyword
Controlling File: AssessmentPlanning\model\Packages\Administration\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
keywordIDkeynoUnique identifier for the Keyword.INTERNAL_ID SVR_INT64
recordStatusdetailsnoStatus of the keyword.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
localizableTextIDdetailsnoThe localizable name of the keyword.LOCALIZABLE_TEXT_ID SVR_INT64
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: keywordID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
Related Pages (6)