Upload HLQ Data
Expected CSV Format
The CSV file should contain the following columns:
- CMMI_ID - Participant identifier (required)
- STUDY_ID - Study identifier
- CMMI_ADM_QX_COMPLETION - Questionnaire completion date
- Questionnaire Fields - Various HLQ questionnaire responses (demographics, health status, lifestyle factors)
- See the example CSV file for the complete list of questionnaire columns
How it works:
- Your file will be scanned for duplicates before import
- If duplicates are found, you can choose to skip or import them
- Duplicates are detected by matching participant ID, study ID, and questionnaire date
- Administrators can review and manage duplicates after import
What is a Mapping Example?
If your CSV file uses different column names than the standard format shown above, you can use the column mapping feature. Upload a file with non-standard column names, and the system will let you map your columns to the expected format. The mapping example demonstrates this workflow with intentionally different column names (e.g., "ParticipantID" instead of "CMMI_ID").