| Paraprotein: |
[% INCLUDE build_select_field
name = 'paraprotein'
type = 'plasmacell'
%]
[% error_paraprotein %]
|
Paraprotein level: |
[% INCLUDE build_text_field
error = error_pp_level
type = 'plasmacell'
name = 'pp_level'
units = 'g/L'
size = 3
%]
|
| Urine FLC type: |
[% INCLUDE build_select_field
type = 'plasmacell'
name = 'bence_jones'
%]
[% error_bence_jones %]
|
Serum kappa: |
[% INCLUDE build_text_field
error = error_serum_kappa
type = 'plasmacell'
name = 'serum_kappa'
units = 'mg/L'
size = 3
%]
|
| Serum FLC type: |
[% INCLUDE build_select_field
type = 'plasmacell'
name = 'serum_flc'
%]
[% error_serum_flc %]
|
Serum lambda: |
[% INCLUDE build_text_field
error = error_serum_lambda
type = 'plasmacell'
name = 'serum_lambda'
units = 'mg/L'
size = 3
%]
|
| Bone disease: |
[% INCLUDE build_select_field
name = 'bone_disease'
type = 'plasmacell'
%]
[% error_bone_disease %]
|
Kappa:Lambda ratio: |
[% INCLUDE build_text_field
error = error_kappa_lambda_ratio
units = ''
type = 'plasmacell'
name = 'kappa_lambda_ratio'
size = 3
%]
|
| Bone lesions: |
[% INCLUDE build_select_field
name = 'bone_lesions'
type = 'plasmacell'
%]
[% error_bone_lesions %]
|
β2m: |
[% INCLUDE build_text_field
error = error_b2m
type = 'plasmacell'
name = 'b2m'
units = 'mg/L'
size = 3
%]
|
| MRI scan: |
[% INCLUDE build_select_field
name = 'mri'
type = 'plasmacell'
%]
[% error_mri %]
|
Creatinine: |
[% INCLUDE build_text_field
error = error_creatinine
units = 'µmol/L'
type = 'plasmacell'
name = 'creatinine'
size = 3
%]
|
| Skeletal survey: |
[% INCLUDE build_select_field
name = 'skeletal_survey'
type = 'plasmacell'
%]
[% error_skeletal_survey %]
|
Hb: |
[% INCLUDE build_text_field
error = error_hb
type = 'plasmacell'
units = 'g/L'
name = 'hb'
size = 3
%]
|
| Immunoglobulins: |
[% INCLUDE build_select_field
name = 'igs'
type = 'plasmacell'
%]
[% error_igs %]
|
Albumin: |
[% INCLUDE build_text_field
error = error_albumin
type = 'plasmacell'
name = 'albumin'
units = 'g/L'
size = 3
%]
|
| ECOG: |
[% INCLUDE build_select_field
name = 'ecog'
type = 'plasmacell'
%]
[% error_ecog %]
|
Calcium: |
[% INCLUDE build_text_field
error = error_calcium
units = 'mmol/L'
type = 'plasmacell'
name = 'calcium'
size = 3
%]
|
| Platelets: |
[% INCLUDE build_text_field
error = error_plts
units = '109/L'
type = 'plasmacell'
name = 'plts'
size = 3
%]
|
WBC: |
[% INCLUDE build_text_field
error = error_wbc
units = '109/L'
type = 'plasmacell'
name = 'wbc'
size = 3
%]
|
| Neutrophils: |
[% INCLUDE build_text_field
error = error_neutrophils
units = 'x 109/L'
type = 'plasmacell'
name = 'neutrophils'
size = 3
%]
|
Haematocrit vol.: |
[% INCLUDE build_text_field
error = error_haematocrit_vol
units = '%'
type = 'plasmacell'
name = 'haematocrit_vol'
size = 3
%]
|
| Monocytes: |
[% INCLUDE build_text_field
units = 'x 109/L'
error = error_monocytes
type = 'plasmacell'
name = 'monocytes'
size = 3
%]
|
Lymphocytes: |
[% INCLUDE build_text_field
units = 'x 109/L'
error = error_lymphs
type = 'plasmacell'
name = 'lymphs'
size = 3
%]
|
[% IF hmrn_data.category_has_data_include_shared.plasmacell.size;
INCLUDE hmrn_submit delete_section = 'plasmacell';
ELSE; INCLUDE hmrn_submit; END %]