Freeze multiple data elements for a subject
post
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/freeze
Freezes multiple data elements for a subject based on the data element ID. Rights: DataCaptureSubjectIntegrationGet and SubjectDataClassificationGet.
Request
Path Parameters
-
mode(required): string
Mode to fetch the record for
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
object
-
elements: array
elements
-
eventId: string
-
eventInstanceNum: integer
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : DataElementDto30
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
dateTimeValueUTC: string
(date-time)
-
dayValue: integer
-
eventId: string
-
eventInstanceNum: integer
-
floatValue: number
-
formId: string
-
formSectionId: string
-
hourValue: integer
-
id: string
(uuid)
-
itemId: string
-
measureUnit: string
Minimum Length:
0
Maximum Length:64
-
minuteValue: integer
-
monthValue: integer
-
normalizedUnitId: string
-
normalizedValue: string
Minimum Length:
0
Maximum Length:100
-
numValue: integer
-
objectVersionNumber: number
-
originatorId: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
repeatSequenceNumber: integer
-
secondValue: integer
-
siteId: string
-
studyId: string
-
studyName: string
Minimum Length:
0
Maximum Length:100
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
-
transactionEnd: string
(date-time)
-
transactionStart: string
(date-time)
-
userId: string
(uuid)
-
validationFailure: string
Minimum Length:
0
Maximum Length:32767
-
validationStatus: string
Minimum Length:
0
Maximum Length:25
-
value: string
Minimum Length:
0
Maximum Length:4000
-
variableId: string
-
vendorCode: string
Minimum Length:
0
Maximum Length:100
-
versionStart: string
(date-time)
-
yearValue: integer
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object