Update multiple coded data elements for a source data element
put
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/codingstatus/codedItems
Updates or inserts multiple coded data elements with value for a source data element and source value while also checking coding context.
Request
There are no request parameters for this operation.
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
object
-
codeValuesList: array
codeValuesList
-
coding_context(required): string
Minimum Length:
0
Maximum Length:4000
-
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
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : schema
Type:
Show Source
object
-
codeValuesList: array
codeValuesList
-
coding_context(required): string
Minimum Length:
0
Maximum Length:4000
-
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