config/patient_dimension_modify.R

library(data.table)
setnames(patient,c("id_patient", "ipp", "genre", "age_patient_annee", "age_patient_jour", "age_patient_mois", "date_naissance", "date_deces", "statut_vital", "code_postal_naissance","source"))
file_name <- "patient"
parisni/i2b2rplugin documentation built on May 24, 2019, 6:15 p.m.