Get form items identified as lab normals in a study

post

/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/forms/labNormalItems

Retrieves form items tagged with LabNormalTag, classified by study version and form ID.

Request

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

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : LabNormalFormItemsDto v1.0
Type: object
Title: LabNormalFormItemsDto v1.0
LabNormal Form Items Detail Information
Show Source
Nested Schema : LabNormalFormDto v1.0
Type: object
Title: LabNormalFormDto v1.0
LabNormal Form Detail Information
Show Source
Nested Schema : LabNormalItemDto v1.0
Type: object
Title: LabNormalItemDto v1.0
Item tagged with labNormalTag Details
Show Source
Nested Schema : FormOptionDto v17.0
Type: object
Title: FormOptionDto v17.0
Form choice item option details
Show Source
  • Codelist code for a one specific choice.
    Example: 1
  • Minimum Length: 1
    Maximum Length: 4000
    Codelist description for a one specific choice.
    Example: 1
  • Codelist value for a one specific choice.
    Example: 1
  • Minimum Length: 1
    Maximum Length: 4000
    Form choice selectbox label for a one specific choice.
    Example: Female
  • Minimum Length: 1
    Maximum Length: 4000
    Form choice selectbox value for a one specific choice.
    Example: 1

500 Response

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