aktin/dwh-import

Validate Free-Text Fields in CDA Importer to Meet Storage Requirements

Aperta

#1 aperta il 6 nov 2024

 (1 commento) (0 reazioni) (0 assegnatari)XSLT (0 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor