Get data elements to be coded by code type
get
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/codingstatus
Retrieves data elements to be coded based on codeType parameter.
Request
Query Parameters
-
bookMark: string
-
codeType: string
Type of coded questions to be fetched. Allowed values: NeedsCodingOrDeleted and NeedsCoding.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : schema
Type:
Show Source
object
-
codeValuesList: array
codeValuesList
-
source_propertyId: string
-
source_value(required): string
Minimum Length:
0
Maximum Length:4000
Nested Schema : CodeValue
Type:
Show Source
object
-
code_value(required): string
Minimum Length:
0
Maximum Length:4000
-
coding_info_id: string
-
item_id: string
-
target_id: string
400 Response
Bad Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object