View Source CastorEDC.DataCollection.DataPoints.SurveyInstanceDataPointCollection (ExCastorEDC v0.4.0)

Provides access to survey instance data point collection for all participants

Link to this section Summary

Functions

Create/update a collection of field values for a survey instance

Find all collected data points for a specific survey instance

List all collected data points for all surveys

Link to this section Functions

Link to this function

create(client, study_id, participant_id, survey_instance_id, body)

View Source

Create/update a collection of field values for a survey instance

More info

Link to this function

find(client, study_id, survey_instance_id, params \\ [])

View Source

Find all collected data points for a specific survey instance

[More info](https://data.castoredc.com/api#/data-points/get_study__study_id__data_points_survey_instance__survey_instance_id_

Link to this function

list(client, study_id, params \\ [])

View Source

List all collected data points for all surveys

[More info](https://data.castoredc.com/api#/data-points/get_study__study_id__data_points_survey_instance