View Source CastorEDC.DataCollection.Records.ReportInstances (ExCastorEDC v0.2.0)

Provides access to report instance related endpoints

Link to this section Summary

Link to this section Functions

Link to this function

create(client, study_id, record_id, body)

View Source

Creates a report instance

Single instance Multiple instances

Link to this function

find(client, study_id, record_id, report_instance_id)

View Source

Find a specific report instance

More info

Link to this function

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

View Source

List all report instances

More info