Table Description

Child Immunization: This evidence captures details of a child Household Member's vaccinations.

As a condition of eligibility for certain programs, children must receive the vaccinations appropriate to their age level unless a good reason exists.

Example

A case worker creates a Child Immunization record for Susan Smith. Susan Smith is a minor Household Member and has received the appropriate immunizations.

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::Evidence::Service Layer::Entity::Household::ChildImmunization::ChildImmune
Controlling File: Evidence\model\ServiceLayer\entity\Household\ChildImmunization\ChildImmunization_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Child Immunization evidence. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The name (or rather, the Case Participant Role ID) of the child Household Member. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
immunizationInddetails 

Indicates if the child has been immunized. The UI field name for this attribute is 'Immunization'.

CURAM_INDICATOR SVR_BOOLEAN
nonImmuneReasondetails 

The reason why the child was not immunized. Examples include: 'Contrary to Religious Beliefs', 'Medical Condition Prohibits Immunizations', 'Other', etc. The UI field name for this attribute is 'Non Immunization Reason'.

EVD_NON_IMMUNIZATION_REASONNonImmunizationReasonSVR_STRING<10>
commentsdetails 

Additional details relating to Child Immunization. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
Foreign Keys (1)
ChildParent
ChildImmune.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (1)
Index NameAttributes
IND__1142024140caseParticipantRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
removeremove Standard Operation 
transferEvidence    
Related Pages (13)