The port for all operations for respondent, user and assessment management.
Operation | Description |
---|---|
![]() | Add new administrator group |
![]() | This operation will add an instance of an assessment for a given respondent.
|
![]() | Use this oeration to save answers, flags, calculation for assessment instance. It is
possible to create assessment instance if it is not exist, in this case object assessmentInstanceData should contain assessmentInstance object to create assessment instance. If assessment instance already exists in system id should be sen as second parameter. If data is not in proper form, exception will be thrown with list of errors. |
![]() | Add a new assessment plan instance |
![]() | Use this operation to send message repondent or clinician |
![]() | |
![]() | Add a new respondent to the assessment system. |
![]() | Use this operation to define and add additional attribute for respondent.
|
![]() | Add new respondent group |
![]() | |
![]() | |
![]() | |
![]() | Use this operation to add treatment to respondent
|
![]() | Use this operation to add treatment type
|
![]() | Add a new user to the assessment system. |
![]() | Use this operation to define and add additional attribute for clinicia.
|
![]() | NOT AVAILABLE since tng 2.4.1
The operation changeRespondentID makes it possible to change the respondentID for a given respondent. |
![]() | This operation creates connection between respondent group and user (clinician) group
|
![]() | This will delete a given assessment instance. |
![]() | Delete assessment plan instance |
![]() | Delete a respondent from the system.
This will physically delete the respondent from the system. Concider using disableRespondent instead to keep data in system. |
![]() | Use this operation to delete additional attribute defined for respondent.
|
![]() | |
![]() | |
![]() | |
![]() | Use this operation to delete treatment |
![]() | Use this operation to delete treatment type
|
![]() | Delete a given user. You might concider using the disableUser operation instead. This
will give you the possibility to enable the user later on. By deleting a user the user will be removed from the system |
![]() | Use this operation to delete additional attribute defined for clinician.
|
![]() | This operation will remove access to assessment instance via Assessment Instance Portal
|
![]() | Disable a respondent based on respondentID.
This is an alternative to deleteRespondent. A disabled respondent is possible to revoke again as opposed to a deleted respondent that is physically removed from the assessment system. |
![]() | Disable a given user. This is an alternative til deleteUser.
See also enableUser. |
![]() | Use this operation to change status that clinician answered on this message
|
![]() | This operation will retrieve a access code for Assessment Instance Portal
|
![]() | Enable a respondent based on respondentID.
Revoke a disabled respondent back to enabed status. |
![]() | Enable a given user. See also disableUser. |
![]() | Operation runs data export based on data export template. It possible to send set of
filters to customize data export result. |
![]() | Use this operation to export data fro assessments |
![]() | Use this operation to export information about assessment instance statuse.
|
![]() | Use this operation to export information about assessment plans.. |
![]() | Use this operation for get informatioon about login respondents, clinicians to portals
|
![]() | Use this operation to export data about respondents. |
![]() | Use this operation to export data about respondent groups |
![]() | Use this operation to export data fro assessments |
![]() | Use this operation to export treatments. |
![]() | Use this operation to export data about clinicians. |
![]() | Use this operation to export data about clinician groups. |
![]() | Use this operation to export data about conections between respondent groups and
clinician groups |
![]() | This will return a list of assessment instances based on the requested parameters.
|
![]() | This will return a list of assessment instances based on the requested parameters.
|
![]() | Get all assessment plans templates |
![]() |
Operation returns newest finished data export file metadata for a requested template ID. |
![]() | This will retreive information about a given assessmentInstance. Available reports for
the instance is also returned. Use the getAssessmentInstanceReport to retreive the actual report |
![]() | This method will retreive a list of available reports for a given assessment instance.
Use the getAssessmentInstanceReportFile to retreive the actual report. |
![]() | Get assessment instance reports based on assessment instance reportid.
|
![]() | Operation returns all assessment instance contexts |
![]() | Get assessment instance with answers, claculations and flags |
![]() | This method will retreive a given report for a given assessment instance.
Use the getAssessmentInstanceAvailableReports operation to see available reports for a given assessment instance. |
![]() | Get report file in HL7v3 message format. |
![]() | Operation returns collection of assessment plan instances with assessment instances
assigned by plan |
![]() | Get all assessment plans templates |
![]() |
This operation returns a list of all available assessments in the system. |
![]() | Operation returns collection of available languages defined in the system
|
![]() | Get a collection of all respondent groups. |
![]() | Operation returns collection all clinician groups |
![]() | Use this operation to get a list of available user roles.
To be able to add a user, a user role must be assigned to the user. |
![]() | Get consent instance |
![]() | Get consent instance |
![]() | List consent instances |
![]() | List consent instances |
![]() | Operation returns collection of available data export templates |
![]() | Get the instance with the results |
![]() | Operation returns message sent to or by respondent |
![]() | Get all assessment report instances which haven't been marked as archived/exported.
|
![]() | Get a collection of detailed assessment report instances that are not already exported from the system.
Recommended method for integration purposes where additional data are needed to import properly. |
![]() | Get data for a given respondent. |
![]() | Use this operation to get all additional attributes defined for respondent.
|
![]() | Get a respondent recordusing the loginName as the key.
See also getRespondent |
![]() | Operation returns collection of connections between respondent and clinician groups
|
![]() | |
![]() | Use this operation to get a list of roles which can be used in treatments.
|
![]() | |
![]() | Use this operation to get a list of role-sets which can be used to define pack of treatment roles.
|
![]() | Use this operation to get one treatment
|
![]() | Use this operation to get list of treatments
|
![]() | Use this operation to get particular treatment type
|
![]() | Use this operation to get list of treatment types
|
![]() | Get data for a given user.
|
![]() | Use this operation to get list of all additional attributes defined for clinician.
|
![]() | |
![]() | Merge two respondents into one. The merged respondent is removed and related
assessment/workflow instances are moved to the other respondent. |
![]() | Set assessment instance report as archived/exported |
![]() | Submit consent instance |
![]() | Delete assessment plan instance |
![]() | Update information for an existing assessment instance.
Example usage: reschedule an assessment. |
![]() | Update data for a respondent.
|
![]() | Use this operation to change additional attribute for respondent. |
![]() | |
![]() | |
![]() | Use this operation to update property of treatment
|
![]() | Use this operation to change properties of treatment type
|
![]() | Update data for a given user.
|
![]() | Use this operation to change additional attribute definedfor clinician.
|