REDCap & NIH Data Archive (NDA) Guidance
If your study includes data sharing or archiving requirements with the NIH Data Archive (NDA), it is critical to plan your REDCap project accordingly from the start.
NDA submissions require structured, standardized, and well-documented data. Designing your REDCap project with these requirements in mind will significantly reduce rework and ensure successful data submission.
On this page
What is the NIH Data Archive (NDA)?
The NIH Data Archive (NDA) is a centralized repository for sharing and preserving research data, particularly for studies funded by the National Institutes of Health (NIH).
NDA requires:
- Standardized data structures
- Defined data elements
- Consistent coding and formatting
- Proper handling of identifiers and subject-level data
Why This Matters in REDCap
REDCap projects that are not designed with NDA requirements in mind often require significant restructuring before submission.
- Variable names may not align with NDA data elements
- Response options may not match required coding
- Data may need to be reshaped or reformatted
- Identifiers may not be handled appropriately
Key Design Considerations
- Use standardized variable naming conventions
- Match response choices to NDA-required coding when applicable
- Avoid unnecessary free text fields
- Ensure consistent data formats (dates, numeric values, etc.)
- Document field definitions clearly
Handling Identifiers & PHI
NDA submissions often involve subject-level data that must be carefully managed and de-identified according to NIH requirements.
- Do not use direct identifiers as record IDs
- Clearly flag identifier fields in REDCap
- Separate identifiable and non-identifiable data where appropriate
- Follow IRB and institutional policies for data sharing
Data Structure & Standardization
- Ensure consistent variable formats across all records
- Use coded values instead of free text where possible
- Understand whether NDA expects wide vs long format
- Plan for repeat measures and longitudinal data structure
Testing & Validation
- Export sample data early in development
- Compare exports to NDA requirements
- Validate coding, formats, and structure
- Identify gaps before data collection begins
Resources & Guidance
- Using REDCap for NIH Data Archive
- Guidance for Preparing REDCap Data for NIH Data Archive Submission
- NDA Webinars & Tutorials
- NDA Data Contribution Portal
- Data Management & Sharing Plans (DMSP)