[% # PROCESS dumper.tt dump = hmrn_data.precursor %] [% IF not_using_validationEngine_jquery # then use 'basic' jquery val %] [% ELSE %] [% END %]

3. Lymphoproliferative data: [% div_name = 'lymphoidData'; INCLUDE site/snippets/toggleview.tt %]

[% IF error_cll_or_non_cll %]

require a CLL or non-CLL data set (or both)

[% END %] [% IF indices.ann_arbor %] [% ELSE %] [% END %] [% IF hmrn_data.category_has_data_include_shared.lymphoid.size; INCLUDE hmrn_submit delete_section = 'lymphoid'; ELSE; INCLUDE hmrn_submit; END %]
ECOG: [% INCLUDE build_select_field name = 'ecog' type = 'lymphoid' %] [% error_ecog %] Hb: [% INCLUDE build_text_field error = error_hb units = 'g/dL' type = 'lymphoid' name = 'hb' size = 4 %] [common]
Bone marrow: [% INCLUDE build_select_field name = 'bm' type = 'lymphoid' %] [% error_bm %] WBC: [% INCLUDE build_text_field units = 'x 109/L' error = error_wbc type = 'lymphoid' name = 'wbc' size = 4 %] [common]
Sweats: [% INCLUDE build_select_field name = 'sweats' type = 'lymphoid' %] [% error_sweats %] Lymphocytes: [% INCLUDE build_text_field units = 'x 109/L' error = error_lymphs type = 'lymphoid' name = 'lymphs' size = 4 %] [common]
Fever: [% INCLUDE build_select_field name = 'fever' type = 'lymphoid' %] [% error_fever %] Albumin: [% INCLUDE build_text_field error = error_albumin type = 'lymphoid' name = 'albumin' units = 'g/L' size = 4 %] [common]
Weight loss: [% INCLUDE build_select_field name = 'wt_loss' type = 'lymphoid' %] [% error_wt_loss %] β2m: [% INCLUDE build_text_field error = error_b2m type = 'lymphoid' name = 'b2m' units = 'mg/L' size = 4 %] [common]
CT scan: [% INCLUDE build_select_field name = 'ct' type = 'lymphoid' %] [% error_ct %] LDH: [% INCLUDE build_select_field name = 'ldh' type = 'lymphoid' %] [% error_ldh %] [common]
Binet stage: [% INCLUDE build_select_field name = 'binet' type = 'lymphoid' %] [% error_binet %] Platelets: [% INCLUDE build_text_field units = 'x 109/L' error = error_plts type = 'lymphoid' name = 'plts' size = 4 %] [CLL data]
Ann-Arbor: [% INCLUDE build_select_field name = 'stage' type = 'lymphoid' %] [% error_stage %] Calculated: [non-CLL data]
Paraprotein: [% INCLUDE build_select_field type = 'lymphoid' name = 'paraprotein' %] [% error_paraprotein %] Paraprotein level: [% INCLUDE build_text_field error = error_pp_level type = 'lymphoid' name = 'pp_level' units = 'g/L' size = 4 %]
Haematocrit vol.: [% INCLUDE build_text_field error = error_haematocrit_vol units = '%' type = 'lymphoid' name = 'haematocrit_vol' size = 4 %] Neutrophils: [% INCLUDE build_text_field error = error_neutrophils units = 'x 109/L' type = 'lymphoid' name = 'neutrophils' size = 4 %]
Monocytes: [% INCLUDE build_text_field units = 'x 109/L' error = error_monocytes type = 'lymphoid' name = 'monocytes' size = 4 %] Immunoglobulins: [% INCLUDE build_select_field type = 'lymphoid' name = 'igs' %] [% error_igs %]
[% IF hmrn_data.params.indices.size; indices = hmrn_data.params.indices; labels = { ann_arbor => 'Ann-Arbor' binet => 'Binet' ipi => 'Age-adjusted IPI' } %]

Calculated prognostic indicators:

[% FOREACH entry IN indices; # PROCESS dumper.tt dump = entry; %] [% END; label = '' # reset for involved_sites block %]
[% label = labels.item(entry.key); IF label; label; ELSE; entry.key | upper; END %]: [% entry.value %]
[% END %] [% INCLUDE hmrn/data/imaging.tt %]