[Deprecated]: V1
put
/ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subjects/{subjectId}/codeview
Deprecated: Performs code view (debugging) on the specified subject.
Caution: this operation unblinds subject medication information only. This will not withdraw the subject.
Rights: DataCaptureCodeViewPost.
Caution: this operation unblinds subject medication information only. This will not withdraw the subject.
Rights: DataCaptureCodeViewPost.
Request
Path Parameters
-
mode(required): string
Mode of the study, accepts: test, active, or training.Example:
test -
studyId(required): string
Unique identifier (UUID, 32-character uppercase hexadecimal string) representing the study.Example:
ABCDEF1234567890ABCDEF1234567890 -
subjectId(required): string(uuid)
ID of the subject for whom you want to perform code view.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectReason and comment to justify operation.
Show Source
-
comment: string
Minimum Length:
0Maximum Length:2048CommentExample:Removing incorrect data captured by mistake -
reason: string
Minimum Length:
0Maximum Length:255ReasonExample:Incorrect entry
Response
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object400 Response
Bad request.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object