120 Coded Data Field: Gender (O;NR)

Field Definition and Scope

This field indicates the gender of a person in coded form.

Application of Content Designators

Indicators

both indicator positions are undefined and therefore left blank.

Subfields

$a Gender Code A one-character code that indicates the gender of the person described. The following codes may be used:

afemale
bmale
ctransgender
uunknown
xnot applicable

Input Conventions

Instead of using code x it is recommended to skip this field altogether.

Mapping

For the creation of an RDF description, the following mapping is applied:

$ardaGr2:genderonly for code values a, b and u

Mapping Example

<rdf:Description rdf:about="http://cttest.cerl.org/cnp00105412">
   <rdaGr2:gender rdf:resource="http://rdvocab.info/termList/gender/1002"/>
</rdf:Description>

Examples

  1. 120 ##$ab

Internal Representation

{"data": {"gender": "Coded gender information ($a)"}}

Change History