v2.0 REST Endpoints
Data Capture/Subjects/v2.0
The operations from the Data Capture/Subjects/v2.0 category.
-
[Deprecated]: Add a subject - Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects
-
[Deprecated]: Code break a subject - Method: putPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}/codebreak
-
[Deprecated]: Get a list of subjects for the specified study and mode - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects
-
[Deprecated]: Get a list of subjects for the specified study and mode - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/history/all
-
[Deprecated]: Get a subject's events within a date range - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dateRange/{subjectId}
-
[Deprecated]: Get all the transfer records for a subject ID - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjecttransfers/subjects/{subjectId}
-
[Deprecated]: Get details for a subject - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}
-
[Deprecated]: Get history for a subject - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/history/{subjectId}
-
[Deprecated]: Get latest audit records for Source Data Verification on completed visits - Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/visit/verify/history
-
[Deprecated]: Get list of subject based on search input - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/sitestudyversion
-
[Deprecated]: Get subjects and their visit schedule - Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/visitschedule
-
[Deprecated]: Get transfer records for a study - Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjecttransfers
-
[Deprecated]: Randomize or dispense subject - Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/randomizeordispense
-
[Deprecated]: Sign subject and visits - Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/studyVersion/{studyVersion}/signSubject/subject/{subjectId}/code/{code}/orgId/{orgId}
-
[Deprecated]: Unfreeze single data element of a visit - Method: putPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/unfreeze/{dataElementId}
-
[Deprecated]: Update subject details - Method: putPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}
- Code view on a subject
- Method: putPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}/codeview
- Get events within a date range
- Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dateRange
- Get Subject count
- Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/count
- Get visit data by subject ID
- Method: getPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dispensedvisits/{subjectId}
- Migrate a subject
- Method: postPath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/migratesubject
- Revert the latest subject state
- Method: deletePath:
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/state/{subjectId}