[Deprecated]: Get Clinical Data which is part of ODMSubmit
get
/ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subjects/odmsubmit/clinicaldata/{subjectId}
Deprecated: Returns history for the specified subject as multiple subject records for each change that was made, including current details. Rights: DataCaptureSubjectGet and SubjectDataClassificationGet. API has been deprecated and moved to DIS (Data Integration Service), Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/odmsubmit/clinicaldata/{subjectId}
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study to which the subject belongs.
-
subjectId(required): string(uuid)
ID of the subject for whom you want to retrieve history.
Query Parameters
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : Annotation
Type:
Show Source
object
-
comment: object
Comment
-
flag: array
Flag
-
id: string
-
seqNum: integer
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
Nested Schema : Comment
Type:
Show Source
object
-
sponsorOrSite: string
Allowed Values:
[ "SPONSOR", "SITE" ]
-
value: string
Nested Schema : AuditRecord
Type:
Show Source
object
-
dateTimeStamp(required): object
DateTimeStamp
-
editPoint: string
Allowed Values:
[ "MONITORING", "DATA_MANAGEMENT", "DB_AUDIT" ]
-
id: string
-
locationRef(required): object
LocationRef
-
reasonForChange: object
ReasonForChange
-
sourceID: object
SourceID
-
usedImputationMethod: string
Allowed Values:
[ "YES", "NO" ]
-
userRef(required): object
UserRef
Nested Schema : SubjectData
Type:
Show Source
object
-
annotation: array
Annotation
-
auditRecord: object
AuditRecord
-
investigatorRef: object
InvestigatorRef
-
signature: object
Signature
-
siteRef: object
SiteRef
-
studyEventData: array
studyEventData
-
subjectKey: string
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
Nested Schema : StudyEventData
Type:
Show Source
object
-
annotation: array
Annotation
-
auditRecord: object
AuditRecord
-
formData: array
formData
-
signature: object
Signature
-
studyEventOID: string
-
studyEventRepeatKey: string
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
Nested Schema : FormData
Type:
Show Source
object
-
annotation: array
Annotation
-
archiveLayoutRef: object
ArchiveLayoutRef
-
auditRecord: object
AuditRecord
-
formOID: string
-
formRepeatKey: string
-
itemGroupData: array
itemGroupData
-
signature: object
Signature
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
Nested Schema : ItemGroupData
Type:
Show Source
object
-
annotation: array
Annotation
-
auditRecord: object
AuditRecord
-
itemDataGroup: array
itemDataGroup
-
itemDataStarGroup: array
itemDataStarGroup
-
itemGroupOID: string
-
itemGroupRepeatKey: string
-
signature: object
Signature
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
Nested Schema : ItemData
Type:
Show Source
object
-
annotation: array
Annotation
-
auditRecord: object
AuditRecord
-
isNull: string
Allowed Values:
[ "YES" ]
-
itemOID: string
-
measurementUnitRef: object
MeasurementUnitRef
-
signature: object
Signature
-
transactionType: string
Allowed Values:
[ "INSERT", "UPDATE", "REMOVE", "UPSERT", "CONTEXT" ]
-
value: string
Nested Schema : items
Type:
object