Class: GivenNameClass
Name part object that represents a Given Name. There may be multiple NamePart objects with a NamePartType of GivenName
within the representation of a Name for a specific period of validity. These will appear in the order in which the user specified or the order in which they were read from official documentation.
Parents
- is_a: NamePartClass - Abstract class to define a name part value and name part type for an optional validity period.
Referenced by Class
Attributes
Own
- GivenNameClass➞value 1..1
- Range: String
Inherited from NamePartClass:
- type 1..1
- Description: The type of name represented by the NamePart.
- Range: NamePartType