You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

There is possibility to import new Study including CRF templates via Microsoft Word document. This page contains format description of the definition file.

The description of the format. Basically it is list with four levels:

  1. CRF Template 1 name
    1. Section 1 name
      1. Parameter 1 name {parameter type*)
      2. Parameter 2 name {parameter type}
      3. Parameter 3 name {parameter type}
        1. Category 1
        2. Category 2
      4. Parameter 4 name {parameter type}
    2. Section 2 name
      1. Parameter 5 name {parameter type}
      2. Parameter 6 name {parameter type}
  2. CRF Template 2 name
    1. Section 1 name
      1. Parameter 1 name {parameter type*}


{parameter type} can be one of these:

  • {text} - text input 
  • {select} - combo box with predefined categories
  • {option} - options with predefined categories
  • {date} - date input
  • No labels