aktin/dwh-import

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

开放

#1 创建于 2024年11月6日

 (1 条评论) (0 个反应) (0 位负责人)XSLT (0 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南