v1.0 REST Endpoints

Data Capture/Data Elements/v1.0
The operations from the Data Capture/Data Elements/v1.0 category.
[Deprecate]: Get the deleted data element
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subject/{subjectId}/visit/{visitId}/deleted/dataelements
[Deprecated]: Create multiple data elements for a subject
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements
[Deprecated]: Create multiple data elements for repeating form
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/multirepeatingform
[Deprecated]: Delete the data elements for a visit and for a form
Method: delete
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subject/{subjectId}/visit/{visitId}/forms/{formId}/dataelements
[Deprecated]: Get all data elements based on subject and visit
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements
[Deprecated]: Get all items with source data verification information
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/sdv
[Deprecated]: Get data elements by form ID, Subject ID, Event ID and Vendor code
Method: get
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/{formId}/subjects/{subjectId}/events/{eventId}/vendorCode/{vendorCode}/dataelements/withvendorcode
[Deprecated]: Get data elements for a visit and form combination
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/forms/{formId}/subjects/{subjectId}/dataelements
[Deprecated]: Get data elements for multiple items
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/multiple
[Deprecated]: Get data elements history with pagination
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/all
[Deprecated]: Get form associations by study ID
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/formassociations
[Deprecated]: Get the deleted data elements in a form
Method: get
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/subject/{subjectId}/visit/{visitId}/deleted/form/dataelements
[Deprecated]: Update multiple data elements for a subject
Method: put
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements
Clear data elements scope by study ID and mode
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/clear/{scope}
Create data elements for a visit and for a flat port of multi section form
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode/multisectionflat
Create data elements for a visit and for a form
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode
Create data elements for a visit and for a repeat port of multi section form
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode/multisectionrepeat
Create migrate data elements for a subject
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/migratedata
Create multiple data elements for a subject in a form with form associations
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/formassociations
Create source data verification group
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/sdvGroup
Delete data elements for a visit and for a form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/{formId}/subjects/{subjectId}/events/{eventId}/dataelements/delete
Freeze multiple data elements for a subject
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/freeze
Get all existing data elements across all repeating form/visit instances
Method: post
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/repeatinginstances/subjectId/{subjectId}
Get all source data verification groups
Method: get
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/sdvGroup/all
Get data elements along with form associations
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subject/{subjectId}/event/{eventId}/dataelements/formassociations
Get data elements based on subject, visit, and form
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/forms/{formId}/dataelements
Get data elements by subject and event ID
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subject/{subjectId}/event/{eventId}/dataelements/visitdata
Get data elements for a list of items by subject ID
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/subjects/{subjectId}/items
Get the audit history for a data element
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/history/{dataElementId}
Get the audit history for a form association
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/formassociations/history/sourceForm/{sourceFormId}
Get the current status of a data element
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/{dataelementId}
Get the data element for a subject for a form and a site
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/sites/{siteId}/forms/{formId}/subjects/{subjectId}/dataelements
Get the data elements for a subject for a given date range
Method: get
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/subjectId/{subjectId}
Gets all the child items, forms and visits required to be cleared for modifying the dataelement
Method: get
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/{dataelementId}/{opeartionType}/childItems
Unfreeze single data element of a visit
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/unfreeze/{dataElementId}
Update a single data element for a subject
Method: put
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/{dataElementId}
Update data elements for a visit and for a flat part of multi section form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode/multisectionflat
Update data elements for a visit and for a form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode
Update data elements for a visit for a repeating part of multi section form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/withvendorcode/multisectionrepeat
Update multiple data elements for a given form, event and subject
Method: put
Path: /ec-dc-svc/rest/v1/studies/{studyId}/{mode}/dataelements/subject/{subjectId}/event/{eventId}/form/{formId}/formassociations
Update source data verification group
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/sdvGroup
Upsert data elements for a visit and for a flat part of multi section form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/upsert/withvendorcode/multisectionflat
Upsert data elements for a visit and for a form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/upsert/withvendorcode
Upsert data elements for a visit and for a repeat part of multi section form
Method: put
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/upsert/withvendorcode/multisectionrepeat
Verify multiple data elements for a subject
Method: post
Path: /ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/verify