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::Employee Change in Circumstances::EmployeeCoC
Controlling File: HCR\model\Entity\Entity.efx
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
employeeCoCIDkeynoThe 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_EMPLOYEE_COC_REASONEmployeeCoCReasonSVR_STRING<10>
commentsdetails The comments associated with the special enrollment enablement.COMMENTS SVR_STRING<300>
Indices (1)
Index NameAttributes
IND_389058977caseID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: employeeCoCID
Standard Operation 
readread Standard Operation 
listByCaseIDreadmulti   
Related Pages (0)