Skip to main content
Questionnaires are the primary data collection instruments in Carelane. They define the structure of case report forms (CRFs) used to capture participant data.

Questionnaire Structure

Hierarchy

Questionnaires are organized hierarchically:

Components

Item Types

Text Items

Numeric Items

Date/Time Items

Choice Items

For both single-choice and multiple-choice questions, study designers can pick how options are rendered to participants and site users: To change the display, open the question in the questionnaire editor and use the Display toggle above the option list. The setting is stored on the question and applies wherever the CRF is rendered — data entry, preview, and participant-facing forms. Selected values can be cleared by reopening the dropdown and deselecting them, and every change to a question’s display control is captured in the questionnaire audit trail.

Special Items

Validation Rules

Built-in Validation

Custom Validation

Questionnaires can include custom validation:
  • Cross-field validation
  • Conditional requirements
  • Business rule checks

Conditional Logic

Enable When

Fields can be conditionally displayed:

Enable Behavior

When multiple conditions exist:
When a field has enable conditions, it’s hidden until conditions are met. Changing answers updates field visibility dynamically.

Calculated Fields

Fields that compute values automatically:

Types of Calculations

  • Sum of other fields
  • Averages and scores
  • Derived values (e.g., BMI)
  • Date differences

Calculation Expressions

Calculations use FHIRPath expressions to reference other fields and perform computations.
Calculated fields update automatically when source values change. Users cannot manually edit calculated values.

Repeating Groups

Some sections can repeat:
  • Multiple medications
  • Multiple adverse events
  • Repeated assessments

How Repeating Works

  1. User clicks “Add” to create a new instance
  2. All items in the group repeat
  3. Each instance has unique data
  4. Instances can be removed if allowed

Instructions and Help

Display Items

Read-only text providing:
  • Section instructions
  • Field-level guidance
  • Reference information

Help Text

Individual fields can have:
  • Tooltip help
  • Extended descriptions
  • Coding guidelines

Questionnaire Templates

Questionnaires are typically created from templates:
  1. Create template in organization library
  2. Import template into study
  3. Customize for study-specific needs
See Questionnaire Templates for creating templates.

Version Control

Questionnaires support versioning:
  • Track changes over time
  • Multiple versions can exist
  • Active version used for data entry
Changing questionnaire structure after data collection may require migration or amendment processes.

FHIR Foundation

Questionnaires are built on HL7 FHIR:
  • Standard Questionnaire resource
  • QuestionnaireResponse for data
  • Interoperable structure

Best Practices

Use clear, unambiguous labels for all fields.
Group related fields together in logical sections.
Choose field types that match the expected data.
Add validation to catch errors early in the process.

Data Entry

How to enter data in questionnaires.

Questionnaire Templates

Create reusable questionnaire templates.