NAME OBJECT
PROPERTY | NAME | TYPE | DESCRIPTTION | |
---|---|---|---|---|
#NAME.GIVEN | First Name | Text | First name of a user | |
#NAME.FAMILY | Family name or Surname | Text | Family name of a user | |
#NAME.NICKNAME | Nickname | Text | Nickname for a user | This property depends upon the active session user access. The nickname is generated according to the specifications available below |
#NAME.FULLNAME | Full name | Text | Full name for a user | This property depends upon the active session user access. If not accessible, will return the #NAME:NICKNAME |
NICKNAME GENERATION PROCEDURE
The NICKNAME is generated in different ways depending on the following:
- General procedure:
- If the CONTACT is a PATIENT and it has a STUDY_REF identifier (this is to be compatible with old programs like ACTIVATE), STUDY_REF is shown as NICKNAME.
- Compose a nickname based on name & surname of the person:
- If name is Chinese, then use only the name
- Otherwise use name and first letter of the surname
- Use the contact's USERNAME it exists
- Otherwise use one of the preferred contact channels: email and phone.
- Nickname is for a Private Practice TEAM name:
- Use the contact's USERNAME it exists
- Otherwise compose a nickname based on name & surname of the person:
- If name is Chinese, then use only the name
- Otherwise use name and first letter of the surname
- Otherwise use one of the preferred contact channels: email and phone.
, multiple selections available,