Entity GenderCode

Description of Entity GenderCode

This entity would record the Gender code. The user is only allowed to edit the code name not the identity.


List of Attributes of the Entity GenderCode

Name

Code

Gender Code ID

GenderCodeId

Gender Code Name

GenderCodeName


Entity Attribute Gender Code ID of the Entity GenderCode

Card of Attribute Gender Code ID of the Entity GenderCode

Name

Gender Code ID

Code

GenderCodeId

Data Type

char(1)

Mandatory

Yes


Description of Attribute Gender Code ID of the Entity GenderCode

This attribute would record the code for the gender. "1" for Male and "0" for Female. It also holds the primary key for the GenderCode table.


Entity Attribute Gender Code Name of the Entity GenderCode

Card of Attribute Gender Code Name of the Entity GenderCode

Name

Gender Code Name

Code

GenderCodeName

Data Type

char(30)

Mandatory

No


Description of Attribute Gender Code Name of the Entity GenderCode

This attribute would record the full gender code name, i.e. Male and Female.