aktin/dwh-import

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

オープン

#1 opened on 2024/11/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)XSLT (0 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド