| 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_bm %]
|
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_bm %]
|
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 %]
|
β2m: |
[% INCLUDE build_text_field
error = error_b2m
type = 'plasmacell'
name = 'b2m'
units = 'mg/L'
size = 3
%]
|
| Bone lesions: |
[% INCLUDE build_select_field
name = 'bone_lesions'
type = 'plasmacell'
%]
[% error_bone_lesions %]
|
Creatinine: |
[% INCLUDE build_text_field
error = error_creatinine
units = 'µmol/L'
type = 'plasmacell'
name = 'creatinine'
size = 3
%]
|
| MRI scan: |
[% INCLUDE build_select_field
name = 'mri'
type = 'plasmacell'
%]
[% error_mri %]
|
Hb: |
[% INCLUDE build_text_field
error = error_hb
type = 'plasmacell'
units = 'g/L'
name = 'hb'
size = 3
%]
|
| Skeletal survey: |
[% INCLUDE build_select_field
name = 'skeletal_survey'
type = 'plasmacell'
%]
[% error_skeletal_survey %]
|
Albumin: |
[% INCLUDE build_text_field
error = error_albumin
type = 'plasmacell'
name = 'albumin'
units = 'g/L'
size = 3
%]
|
| Immunoglobulins: |
[% INCLUDE build_select_field
name = 'igs'
type = 'plasmacell'
%]
[% error_igs %]
|
Calcium: |
[% INCLUDE build_text_field
error = error_calcium
units = 'mmol/L'
type = 'plasmacell'
name = 'calcium'
size = 3
%]
|
[% IF hmrn_data.category_has_data.plasmacell.size;
INCLUDE hmrn_submit delete_section = 'plasmacell';
ELSE; INCLUDE hmrn_submit; END %]