respondentID | 1 ..
1 | respondentID | |
Respondent unique identifier.
|
firstName | 0 ..
1 | string | |
Respondent first name. Is optional.
|
lastName | 0 ..
1 | string | |
Respondent last name. Is optional.
|
birthDate | 0 ..
1 | date | |
Respondent date of birth. Is optional.
|
gender | 0 ..
1 | string |
Enumeration:
male
female
unknown gender
|
Respondent gender. Is optional.
|
password | 0 ..
1 | string | |
Respondent personal password. Is required when adding, optional when updating.
|
mobilePhone | 0 ..
1 | string | |
Respondent mobile phone.
|
email | 0 ..
1 | string | |
Respondent email address. The structure is validated.
|
address | 0 ..
1 | string | |
Respondent address. Is optional.
|
loginName | 0 ..
1 | string | |
The loginName (username) must be used by the respondent in combination with the password to be able to log on to the respondent portal. If no loginName is submitted the system will generate a unique loginName.
loginName must be unique within an installation, and preferrably identify the respondent in such a way that the id is unique across all installations.
|
enabled | 1 ..
1 | boolean | |
Respondent is either enabled or disabled. A disabled respondent cannot login to the respondent portal.
|
testAccount | 0 ..
1 | boolean | |
Defines if this account is for test purposes or not, default value is NOT test account.
|
respondentGroupID | 0 ..
1 | respondentGroupID | |
You may group respondents. If this is the case, use the respondent group element.
|
userID | 0 ..
1 | userID | |
If the respondent is managed by a specific clinician, this element must be present to connect the respondent with the clinician.
|
treatmentInstance | 0 ..
1 | treatmentInstance | |
This property is used only with addRespondent method. It creates treatment with attributes, roles and clinicians assgned to this treatment. If field is not set, new treatment from default treatment type will be created and assigned to respondent.
|
respondentAttributeCollection | 0 ..
1 | respondentAttributeCollection | |
Collection of additional information fields defined for respondent
|
code | 0 ..
1 | code | |
External resource Code
|