v7.0 REST Endpoints
Data Capture/Data Elements/v7.0
The operations from the Data Capture/Data Elements/v7.0 category.
-
[Deprecated]: Create multiple data elements for a subject - Method: postPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/dataelements
-
[Deprecated]: Get all data elements based on subject and visit - Method: getPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/dataelements
-
[Deprecated]: Get data elements for a visit and form combination - Method: getPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/forms/{formId}/subjects/{subjectId}/dataelements
-
[Deprecated]: Get the audit history for a data element with sign/verify history - Method: getPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/dataelements/history/{dataElementId}
-
[Deprecated]: Update single data element - Method: putPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/dataelements/{dataElementId}
- Get data elements for a list of items by subject ID
- Method: getPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/dataelements/subjects/{subjectId}/items
- Get repeat instance numbers
- Method: getPath:
/ec-dc-svc/rest/v7.0/studies/{studyId}/{mode}/repeatSection/repeatInstanceNumbers