v1.0 REST Endpoints
Designer/Forms APIs/v1.0
The operations from the Designer/Forms APIs/v1.0 category.
-
[Deprecated]: Add form in a study version - Method: postPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms
-
[Deprecated]: Bulk assign forms to visits - Method: postPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/visits
-
[Deprecated]: Delete a specific form - Method: deletePath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
-
[Deprecated]: Get a specific form - Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
-
[Deprecated]: Get list of forms in a study - Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms
-
[Deprecated]: Get list questions used in stratified randomization - Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/randomizationfactors
-
[Deprecated]: Update a specific form - Method: putPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
- Copy forms in bulk
- Method: postPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/copyForms
- Get a list of study forms
- Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/{mode}/forms
- Get all or specified form items in a study
- Method: postPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/formSummaryInfo
- Get all study forms
- Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/allstudiesforms
- Get form item actions assigned to a visit in a study version
- Method: postPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/actionitems
- Get form items identified as lab normals in a study
- Method: postPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/forms/labNormalItems
- Get forms and questions used in dosing calculations
- Method: getPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/numericItems
- Get forms with item IDs and types for a given study mode
- Method: getPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/formitems
- Get list of associated forms
- Method: postPath:
/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/associateForms
- Get list of latest forms by mode in a study
- Method: getPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/latest
- Get the EHR Data mappings.
- Method: getPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/ehrmapping
- Get the EHR Data mappings.
- Method: getPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/ehrmapping/all
- Get visit summary with form and item IDs
- Method: postPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/formitems
- Get visits forms items ehr mappings
- Method: postPath:
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/ehrmapping