ExternalAid

Any external stimulus material used in an instrument that aids or facilitates data capture, or that is presented to a respondent and about which measurements are made.

Extends

OtherMaterial

Properties

Name Type Cardinality
stimulusType CodeValueType 0..1

stimulusType

Graph

digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_ExternalAid [ label = "{<id>ExternalAid | + stimulusType : CodeValueType \l \l \l| \l \l}" tooltip = "DataCapture:ExternalAid" ] subgraph { label = "" node [ color = "#" ] } DDI4_ExternalAid -> DDI4_OtherMaterial [arrowhead=empty color="#000000" ]; }