| <customAttribute1> | <customAttribute1Type> | Regular custom attribute 1 value | |
| <customAttributeN> | <customAttributeNType> | Regular custom attribute N value | |
| _address | object | | |
| _address.address1 | string | An address | 11 Main St. |
| _address.address2 | string | An address's specifics | Entry B, Apartment 1 |
| _address.city | string | A city | Boston |
| _address.countryCode | string | A 2-letter country code defined in ISO-3166 | US |
| _address.state | string | A state | Massachusetts |
| _address.zipCode | string | A zipcode | 02101 |
| _caption | string | | |
| _creationTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _credentialType | string | What type of credentials is used when logging in to the system. Only one type can be used. Default:PASSWORD Values:PASSWORD,OTP | |
| _dateOfBirth | string | A person's date of birth A UTC date in the ISO-8601 format | 2007-12-20 |
| _degree | string | An caregiver's name Values:MEDICAL_DOCTOR,DOCTOR_OF_OSTEOPATHY,PHYSICIAN_ASSISTANT,REGISTERED_NURSE,CLINICAL_NURSE_SPECIALISTS,NURSE_PRACTITIONER,LICENSED_PRACTICAL_NURSE,MEDICAL_ASSISTANT,NO_DEGREE,OTHER | PHYSICIAN_ASSISTANT |
| _description | string | A description, can be up to 5000 characters long | Lorem Ipsum |
| _email | string | An email address in the RFC-5322 specification | [email protected] |
| _employeeId | string | | |
| _enabled | string | Is the user enabled Values:DISABLED,ENABLED | ENABLED |
| _gender | string | A persons gender Values:MALE,FEMALE,UNDISCLOSED | FEMALE |
| _id | string | A UUID formatted string | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _invitationAccepted | boolean | Has invitation been accepted | |
| _lastModifiedTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _locale | string | A person's locale Locale in the following format: {language-ISO639}-{countryCode-ISO3166} lowercase. | en-us |
| _mfa | object | | |
| _mfa.enabled | boolean | MFA login enabled or disabled | |
| _mfa.expirationInMinutes | integer | MFA expiration time in minutes | |
| _name | object | | |
| _name.firstName | string | A person's first name | John |
| _name.lastName | string | A person's last name | Smith |
| _ownerOrganization | object | | |
| _ownerOrganization.id | string | A UUID formatted string | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.name | string | The caption of the referenced entity | |
| _ownerOrganization.organizationId | string | The id of the organization of the referenced entity. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.parentEntityId | string | The id of the parent entity (appears only for child entities) | |
| _ownerOrganization.template | object | | |
| _ownerOrganization.template.displayName | string | The display name of the template | |
| _ownerOrganization.template.id | string | The id of the template | |
| _ownerOrganization.template.name | string | The name of the template | |
| _ownerOrganization.template.parentTemplate | object | | |
| _ownerOrganization.template.parentTemplate.displayName | string | | |
| _ownerOrganization.template.parentTemplate.id | string | | |
| _ownerOrganization.template.parentTemplate.name | string | | |
| _ownerOrganization.templateId | string | The id of a template that is configured in the settings service. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.templateName | string | The name of the referenced entity template | |
| _phone | string | A person's phone An E.164 formatted phone number | +12345678901 |
| _referencers | object | An object that contains all the referencers of this entity. Each referencer is the RSAN and it's an object that contains the count of the referrers, and information of the referrer (in case count = 1) | |
| _template | object | | |
| _template.displayName | string | The display name of the template | |
| _template.id | string | The id of the template | |
| _template.name | string | The name of the template | |
| _template.parentTemplate | object | | |
| _template.parentTemplate.displayName | string | | |
| _template.parentTemplate.id | string | | |
| _template.parentTemplate.name | string | | |