| Name | Description | Type | Additional information |
|---|---|---|---|
| fields[0].PersonTypeId |
Sets the person type identifier |
string |
None. |
| fields[0].LastName |
Sets the last name. |
string |
Required |
| fields[0].FirstName |
Sets the first name. |
string |
Required |
| fields[0].MiddleName |
Sets the middle name. |
string |
None. |
| fields[0].Prefix |
Sets the prefix. |
string |
None. |
| fields[0].Suffix |
Sets the suffix. |
string |
None. |
| fields[0].GenderId |
Sets the gender. |
string |
Required |
| fields[0].BirthDateTime |
Sets the birth datetime. |
datetime |
Date only |
| fields[0].DeceasedDateTime |
Sets the deceased datetime. |
datetime |
Date only |
| fields[0].ConfidentialityId |
Sets the confidentiality status. |
string |
None. |
| fields[0].VipId |
Sets the VIP status. |
string |
None. |
| fields[0].FacilityId |
Gets or sets the facility identifier. |
string |
None. |
| fields[0].SystemId |
Gets or sets the system identifier. |
string |
None. |
| fields[0].Identities |
Gets or sets the identities |
Collection of IdentityCreate |
None. |
| fields[0].ExtendedInfo |
Sets the extended information. |
PersonExtendedInfoCreate |
None. |