smart-on-fhir/cumulus-etl

Stop stripping ¿ from notes in general

Ouverte

#301 ouverte le 14 mars 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Python (8 forks)auto 404
enhancementgood first issuei2b2

Métriques du dépôt

Stars
 (25 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

We saw some artifacts in our BCH i2b2 data and started stripping ¿ characters broadly. But that's a little hokey.

https://github.com/smart-on-fhir/cumulus-etl/blob/e551495c3514ad86cfb25f3063346ec88f7d8c73/cumulus_etl/fhir/fhir_utils.py#L221

We should limit that kind of note manipulation to the i2b2 code specifically, ideally.

Guide contributeur