Create study design visits for multiple versions

post

/ec-designer-svc/rest/v9.0/studies/{studyId}/design

Creates list of visits for multiple versions in a study's design.

Request

Path Parameters
Query Parameters
Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : VisitBranchDesignDtoV9
Type: object
Visit Design branches
Show Source
Nested Schema : branchVisits
Type: array
branches
Show Source
Nested Schema : scheduledVisits
Type: array
scheduledVisits
Show Source
Nested Schema : unscheduledVisits
Type: array
unscheduledVisits
Show Source
Nested Schema : items
Type: array
branches
Show Source
Nested Schema : BranchDesignDTOV9
Type: object
Branch Design properties
Show Source
Nested Schema : VisitBranchDto v2.0
Type: object
Title: VisitBranchDto v2.0
Visit Branch details.
Show Source
Nested Schema : visits
Type: array
The visits in this branch
Show Source
Nested Schema : arms
Type: array
Arm Details DTO
Show Source
Nested Schema : forms
Type: array
Form Details DTO
Show Source
Nested Schema : formVisits
Type: array
Visit Details DTO
Show Source
Nested Schema : From Item Advanced Property v11.0
Type: object
Title: From Item Advanced Property v11.0
Form Item Advanced Property
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : From Item Advanced Property Rule v11.0
Type: object
Title: From Item Advanced Property Rule v11.0
Form Item Advanced Property Rule
Show Source
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.VALUE
    Example: Yes
  • name
    Example: RolloverQuestionAnswer
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.CODELISTITEM_ID
    Example: B1B8327AFAA6412287106192AB5984EF
Nested Schema : VisitDesignDto v9.0
Type: object
Title: VisitDesignDto v9.0
Visit Design Information
Show Source
Nested Schema : VisitDesignDispensingDto v9.0
Type: object
Title: VisitDesignDispensingDto v9.0
Visit Design dispensing properties
Show Source
Nested Schema : VisitDesignAssignedFormsDto v9.0
Type: object
Title: VisitDesignAssignedFormsDto v9.0
Visit Design assigned forms properties
Show Source
Nested Schema : VisitDesignRandomizationDto v9.0
Type: object
Title: VisitDesignRandomizationDto v9.0
Visit Design randomization properties
Show Source
Nested Schema : VisitDesignSchedulingDto v9.0
Type: object
Title: VisitDesignSchedulingDto v9.0
Visit Design scheduling properties
Show Source
Nested Schema : VisitDesignStateDto v9.0
Type: object
Title: VisitDesignStateDto v9.0
Visit Design state properties
Show Source
Nested Schema : visits
Type: array
Visit Design randomization visit GUID's
Show Source
Example:
55C8628FB6594912B3214E294A5D4E9F
Nested Schema : Delay
Type: object
Visit Design cheduing before delay
Show Source

204 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : VisitBranchDesignDtoV9
Type: object
Visit Design branches
Show Source
Nested Schema : branchVisits
Type: array
branches
Show Source
Nested Schema : scheduledVisits
Type: array
scheduledVisits
Show Source
Nested Schema : unscheduledVisits
Type: array
unscheduledVisits
Show Source
Nested Schema : items
Type: array
branches
Show Source
Nested Schema : BranchDesignDTOV9
Type: object
Branch Design properties
Show Source
Nested Schema : VisitBranchDto v2.0
Type: object
Title: VisitBranchDto v2.0
Visit Branch details.
Show Source
Nested Schema : visits
Type: array
The visits in this branch
Show Source
Nested Schema : arms
Type: array
Arm Details DTO
Show Source
Nested Schema : forms
Type: array
Form Details DTO
Show Source
Nested Schema : formVisits
Type: array
Visit Details DTO
Show Source
Nested Schema : From Item Advanced Property v11.0
Type: object
Title: From Item Advanced Property v11.0
Form Item Advanced Property
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : From Item Advanced Property Rule v11.0
Type: object
Title: From Item Advanced Property Rule v11.0
Form Item Advanced Property Rule
Show Source
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.VALUE
    Example: Yes
  • name
    Example: RolloverQuestionAnswer
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.CODELISTITEM_ID
    Example: B1B8327AFAA6412287106192AB5984EF
Nested Schema : VisitDesignDto v9.0
Type: object
Title: VisitDesignDto v9.0
Visit Design Information
Show Source
Nested Schema : VisitDesignDispensingDto v9.0
Type: object
Title: VisitDesignDispensingDto v9.0
Visit Design dispensing properties
Show Source
Nested Schema : VisitDesignAssignedFormsDto v9.0
Type: object
Title: VisitDesignAssignedFormsDto v9.0
Visit Design assigned forms properties
Show Source
Nested Schema : VisitDesignRandomizationDto v9.0
Type: object
Title: VisitDesignRandomizationDto v9.0
Visit Design randomization properties
Show Source
Nested Schema : VisitDesignSchedulingDto v9.0
Type: object
Title: VisitDesignSchedulingDto v9.0
Visit Design scheduling properties
Show Source
Nested Schema : VisitDesignStateDto v9.0
Type: object
Title: VisitDesignStateDto v9.0
Visit Design state properties
Show Source
Nested Schema : visits
Type: array
Visit Design randomization visit GUID's
Show Source
Example:
55C8628FB6594912B3214E294A5D4E9F
Nested Schema : Delay
Type: object
Visit Design cheduing before delay
Show Source

500 Response

Error
Body ()
Root Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : details
Type: object
Back to Top