Text resources
For each dropout reason you want to appear as a column heading on standard or ad hoc dropout reports, define a resource with a type of TEXT. You must define resources by using MedML and the MedML Installer tool.
The resource specifies the internal value of the control defining the specific dropout reason and the text of the dropout report column header, using the following format:
<RESOURCE
UUID="PF_SC_REASONCTL_internal_reason_value"
[DESCRIPTION="resource_description"]
DATATYPE="TEXT"
[TEXT="column_heading_text"]/>
Variable |
Definition |
---|---|
internal_reason_value |
One of the following:
|
resource_description |
Description of the resource. |
column_heading_text |
Text of the column heading that represents the specified noncompletion reason in standard and ad hoc patient dropout reports. |