The Person Name data structure is used to capture the data elements that are used to record the name of a person.
This business object includes the following attributes:
| Attribute Name | Attribute Type | Optionality | Cardinality |
|---|---|---|---|
| First Name | Data Element | Mandatory | Single |
| Full Name | Calculated Property | Mandatory | Single |
| Last Name | Data Element | Mandatory | Single |
| Middle Name | Data Element | Optional | Single |
| Name Suffix | Data Element | Optional | Single |
This data format is used on the following data elements: