We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14e641 commit 617d8c2Copy full SHA for 617d8c2
configuration/reports/reportdescriptors/dataexports/sql/historiaClinica.sql
@@ -46,10 +46,10 @@ type_transfusion varchar(255),
46
number_surgeries float,
47
date_surgery date,
48
type_surgery varchar(255),
49
-reason_surgery varchar(255),
+reason_surgery text,
50
number_hospitalizations float,
51
date_hospitalization date,
52
-reason_hospitalization varchar(255),
+reason_hospitalization text,
53
other_pathological_history text,
54
pathological_history text,
55
age_first_menstrual_period float,
0 commit comments