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