Suicide And Self-harm Dichotomous Outcomes - Within Arms
Department of Veterans Affairs
@usgov.va_gov_suicide_and_self_harm_dichotomous_outcomes_within_arms
Department of Veterans Affairs
@usgov.va_gov_suicide_and_self_harm_dichotomous_outcomes_within_arms
This dataset provides within-arm results for dichotomous measures of suicide and self-directed violence. Included is information on how outcomes were defined as well as the percent of participants who met the outcome definition with corresponding numerator/denominator. Each treatment arm (intervention group) is presented on its own row. There are also separate rows for studies with more than one outcome definition, assessment point, and/or analysis type.
Organization: Department of Veterans Affairs
Last updated: 2025-03-02T04:37:01.247863
Tags: outcomes, self-directed-violence, self-harm, suicidal-ideation, suicidality, suicide
CREATE TABLE table_1 (
"ptsdpubs_id" VARCHAR,
"study_id" VARCHAR,
"author_year" VARCHAR -- Author, Year,
"treatment_name" VARCHAR,
"standardized_treatment_name" VARCHAR,
"analysis_type" VARCHAR,
"outcome_measure" VARCHAR,
"outcome_measure_definition" VARCHAR,
"intervention_group" VARCHAR,
"assessment_point" VARCHAR,
"percent_with_outcome" VARCHAR,
"numerator_for_percent_with_outcome" VARCHAR,
"denominator_for_percent_with_outcome" VARCHAR
);Anyone who has the link will be able to view this.