Get visits forms items ehr mappings
post
/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/ehrmapping
Retrieves Visits forms items ehr mappings
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID. Example: F054C951EB74443C93716CA714AB686E
Query Parameters
-
mode(required): string
Study mode to filter study forms.Allowed Values:
[ "test", "training", "active" ]
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
array
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : schema
Type:
Show Source
array
-
Array of:
object VisitsFormsEhrMappingDto v1.0
Title:
VisitsFormsEhrMappingDto v1.0
Information about EhrMappings of items of the forms associated with visits of requested study version
Nested Schema : VisitsFormsEhrMappingDto v1.0
Type:
object
Title:
VisitsFormsEhrMappingDto v1.0
Information about EhrMappings of items of the forms associated with visits of requested study version
Show Source
-
studyVersion: string
Title:
String
study version. -
VisitFormsEhrMappingDto: object
VisitFormsEhrMappingDto v1.0
Title:
VisitFormsEhrMappingDto v1.0
Information about EhrMappings of items of the forms associated with a visit
Nested Schema : VisitFormsEhrMappingDto v1.0
Type:
object
Title:
VisitFormsEhrMappingDto v1.0
Information about EhrMappings of items of the forms associated with a visit
Show Source
-
FormsEhrMappingDto: object
FormsEhrMappingDto v1.0
Title:
FormsEhrMappingDto v1.0
Information about EhrMappings of items of the form -
id: string
(uuid)
Visit GUID
Nested Schema : FormsEhrMappingDto v1.0
Type:
object
Title:
FormsEhrMappingDto v1.0
Information about EhrMappings of items of the form
Show Source
-
formId: string
(uuid)
Form GUID
-
ItemsEhrMappingDto: object
ItemsEhrMappingDto v1.0
Title:
ItemsEhrMappingDto v1.0
Information about EhrMappings of form item
Nested Schema : ItemsEhrMappingDto v1.0
Type:
object
Title:
ItemsEhrMappingDto v1.0
Information about EhrMappings of form item
Show Source
-
FormItemAdvancedPropDto: object
From Item Advanced Property v17.0
Title:
From Item Advanced Property v17.0
Form Item Advanced Property -
itemId: string
(uuid)
Item GUID
Nested Schema : From Item Advanced Property v17.0
Type:
object
Title:
From Item Advanced Property v17.0
Form Item Advanced Property
Show Source
-
id: string
(uuid)
Extended Property ID
-
label: string
Rollover study nameExample:
Rollover Study BT-31
-
name: string
Minimum Length:
1
Maximum Length:255
Advanced property nameExample:RolloverQuestionStudyId
-
rules: array
rules
-
value: string
Minimum Length:
1
Maximum Length:2048
Advanced property value. For example, rollover study UUIDExample:B1B8327AFAA6412287106192AB5984EF
Nested Schema : rules
Type:
Show Source
array
-
Array of:
object From Item Advanced Property Rule v17.0
Title:
From Item Advanced Property Rule v17.0
Form Item Advanced Property Rule
Nested Schema : From Item Advanced Property Rule v17.0
Type:
object
Title:
From Item Advanced Property Rule v17.0
Form Item Advanced Property Rule
Show Source
-
label: string
For RolloverQuestion property it is an ECDV_CODELISTITEM.VALUEExample:
Yes
-
name: string
nameExample:
RolloverQuestionAnswer
-
value: string
For RolloverQuestion property it is an ECDV_CODELISTITEM.CODELISTITEM_IDExample:
B1B8327AFAA6412287106192AB5984EF
500 Response
Error
Nested Schema : details
Type:
object