Table Description
Screening Result.: Holds information about the Results of the Participant Screening.
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::Intake::Entity::ScreeningResult::ScreeningResult
Controlling File: Intake\model\Packages\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
screeningResultIDkeyno INTERNAL_ID SVR_INT64
screeningResultdetails  SCREENING_RESULT SVR_STRING<10000>
rootEntityIDdetailsyes INTERNAL_ID SVR_INT64
typedetails  SCREENING_TYPEScreeningCategorySVR_STRING<10>
dateTimedetails Date and time on which the user recent action record is created.CURAM_DATETIME SVR_DATETIME
pdfAttachmentIDdetails  INTERNAL_ID SVR_INT64
Foreign Keys (2)
ChildParent
ScreeningResult.rootEntityIDDatastoreEntity.entityID
ParticipantScreening.screeningResultIDScreeningResult.screeningResultID
Indices (2)
Index NameAttributes
ScreeningResultTypeIdxtype
IND_1913284716rootEntityID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: screeningResultID
Standard Operation 
removeremove Standard Operation 
searchByTypereadmulti   
readread Standard Operation 
Related Pages (5)