aktin/dwh-import

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

Ouverte

#1 ouverte le 6 nov. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)XSLT (0 fork)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur