assessmentInstanceID | 1 ..
1 | assessmentInstanceID | |
The unique identifier for this assessment instance.
|
assessmentID | 1 ..
1 | assessmentID | |
The identifier for the assessment.
|
respondentID | 1 ..
1 | respondentID | |
The identifier for the respondent.
|
assessmentName | 0 ..
1 | string | |
The name of the assessment.
This is not required when adding data - the assessment ID will be used. When retreiving data this will always be present to ease use of result.
|
lastModified | 1 ..
1 | dateTime | |
The date and time for when this assessment instance was last modified.
|
issueDate | 1 ..
1 | dateTime | |
The date and time when the assessmentInstance was created (issued to respondent).
|
startDate | 1 ..
1 | date | |
The assessment is available in the respondent GUI from the start date and forwards.
By controlling the start date you can create a series of assessment instances that will appear at the given time in the respondent GUI.
|
ExpireDate | 1 ..
1 | date | |
The assessment instance expire date is the date where alerts will be displayed if the assessment instance is not completed.
|
isCompleted | 1 ..
1 | boolean | |
If an assessment instance is completed (delivered by respondent) the assessment instance is no longer visible for the respondent and reports can be generated on the data.
|
completedDate | 0 ..
1 | dateTime | |
If the assessment is completed the completedDate will be populated with the timestamp representing the time it was completed by the respondent.
|
ownerID | 0 ..
1 | ownerID | |
Id of clinician who is owner of assessment instance.
|