View Source CastorEDC.DataCollection.Participants (ExCastorEDC v0.4.0)

Provides access to participant related endpoints

Link to this section Summary

Functions

Create a new participant

Find a specific participant

List all participants

Link to this section Functions

Link to this function

create(client, study_id, body)

View Source

Create a new participant

More info

Link to this function

find(client, study_id, participant_id)

View Source

Find a specific participant

More info

Link to this function

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

View Source

List all participants

More info