Table Description
Special Enrollment: This business interface is part of the caseworker initiated special enrollment shopping process. This processing allows a caseworker to mark a case as eligible for special enrollment. The citizen can then shop for new health plans online.
Model Details
Location in Model: Logical View::MetaModel::Curam::HCR::Case Manager::Entity::Special Enrollment::SpecialEnrollment
Controlling File: HCR\model\Entity\SpecialEnrollment.efx
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
specialEnrollmentIDkeynoThe primary key.INTERNAL_ID SVR_INT64
caseIDdetails The related case identifier.INTERNAL_ID SVR_INT64
enteredByUserdetails The username of the user who initated the special enrollmentUSER_NAME SVR_STRING<64>
datetimedetails The datetime that the special enrollment was enabled.CURAM_DATETIME SVR_DATETIME
reasondetails The reason for the special enrollment enablement, specified by the user.HCR_SPECIAL_ENROLLMENT_REASONSpecialEnrollmentReasonSVR_STRING<10>
commentsdetails The comments associated with the special enrollment enablement.COMMENTS SVR_STRING<300>
effectiveDatedetails  CURAM_DATE SVR_DATE
Indices (1)
Index NameAttributes
IND_1373499981caseID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: specialEnrollmentID
Standard Operation 
readread Standard Operation 
listByCaseIDreadmulti   
Related Pages (1)