--- type: "example" title: "EvidenceVariable Example: evidencevariable-example-placebo" resource: "EvidenceVariable" example: "evidencevariable-example-placebo" --- # EvidenceVariable Example: evidencevariable-example-placebo ## Narrative In a study of response rates if placebo is given, "placcebo given" may be the variable for the exposure of interest. ## Example XML ```xml

In a study of response rates if placebo is given, "placcebo given" may be the variable for the exposure of interest.

<status value="draft"/> <description value="Placebo"/> <actual value="true"/> <definition> <concept> <coding> <system value="http://snomed.info/sct"/> <code value="182886004"/> <display value="Placebo given (situation)"/> </coding> </concept> </definition> <handling value="dichotomous"/> </EvidenceVariable> ```