Appendixes | Report Option Descriptions | Include concomitant medication indication in narrative textInclude a summary table of concomitant medications

Include a summary table of concomitant medications
Check this box to include a table concomitant medication indications in the narrative.
The report uses either CMDOSE (Dose per administration) or CMDOSTXT (Dose description) to generate this table.
To Specify This Option:
*
Note:
When you run the narrative, this table is not generated if you are missing one or more required variables. In this case, you will see the following note:
Concomitant medication tables are not provided since at least one of the required variables (CMTRT CMDECOD CMINDC CMDOSE CMSTDTC CMENDTC) is not available. Changes to one of the provided templates is required to present the available concomitant medication (CM) variables of interest.
To circumvent this problem, you can modify the any of the AE Narrative Templates to include the variables present in the concomitant medication (CM) data set that the you wish to summarize.
*
*
*
Find the line #if ($meta_conmedtab == 'Y' && "$!CM_data" != "") and replace it with #if ("$!CM_data" != "").
*
This modification causes the template to ignore the SAS generated flag that produces the fixed table of CMTRT, CMDECOD, CMINDC, CMDOSE, CMSTDTC, CMENDTC, CMSTDY, and CMENDY, the last two variables which are computed from CMSTDTC, CMENDTC, and RFSTDTC if not already available.