Validate Free-Text Fields in CDA Importer to Meet Storage Requirements
Open
enhancement
help wanted
- Dominant language
- XSLT
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, free-text fields in the CDA Importer can exceed 255 characters, which can lead to storage issues in the i2b2 database. To address this, we need to either restrict the character limit of free-text fields to 255 or, alternatively, store longer free-text content as a BLOB in i2b2.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.