{if $inv->special_inv_type == 1 }
|
|
{if $inv->blood->hgb != Null && $inv->blood->hgb != ''}
-
{if $inv->blood->hgb_low == 1 || $inv->blood->hgb_high == 1 }
{else} {/if}
{$inv->blood->hgb}
- {$inv->blood->hgb_invest_units}
- {if $inv->blood->hgb_low == 1 } L {else if $inv->blood->hgb_high == 1 } H {/if}
|
{if $inv->blood->hgb_range_txt != Null && $inv->blood->hgb_range_txt != ''}
{$inv->blood->hgb_range_txt}
{/if}
|
{/if}
{if $inv->blood->rbc != Null && $inv->blood->rbc != ''}
- RBCs ( Red Blood Cells)
:
-
{if $inv->blood->rbc_low == 1 || $inv->blood->rbc_high == 1 }
{else} {/if}
{$inv->blood->rbc}
- {$inv->blood->rbc_invest_units}
- {if $inv->blood->rbc_low == 1 } L {else if $inv->blood->rbc_high == 1 } H {/if}
|
{if $inv->blood->rbc_range_txt != Null && $inv->blood->rbc_range_txt != ''}
{$inv->blood->rbc_range_txt}
{/if}
|
{/if}
{if $inv->blood->hct != Null && $inv->blood->hct != ''}
-
{if $inv->blood->hct_low == 1 || $inv->blood->hct_high == 1 }
{else} {/if}
{$inv->blood->hct}
- {$inv->blood->hct_invest_units}
- {if $inv->blood->hct_low == 1 } L {else if $inv->blood->hct_high == 1 } H {/if}
|
{if $inv->blood->hct_range_txt != Null && $inv->blood->hct_range_txt != ''}
{$inv->blood->hct_range_txt}
{/if}
|
{/if}
{if $inv->blood->hgbpercent != Null && $inv->blood->hgbpercent != ''}
-
{if $inv->blood->hgbpercent_low == 1 || $inv->blood->hgbpercent_high == 1 }
{else} {/if}
{$inv->blood->hgbpercent}
- {$inv->blood->hgbpercent_invest_units}
- {if $inv->blood->hgbpercent_low == 1 } L {else if $inv->blood->hgbpercent_high == 1 } H {/if}
|
{if $inv->blood->hgbpercent_range_txt != Null && $inv->blood->hgbpercent_range_txt != ''}
{$inv->blood->hgbpercent_range_txt}
{/if}
|
{/if}
{if $inv->blood->mcv_calc != Null && $inv->blood->mcv_calc != ''}
-
{if $inv->blood->mcv_calc_low == 1 || $inv->blood->mcv_calc_high == 1 }
{else} {/if}
{$inv->blood->mcv_calc}
- {$inv->blood->mcv_calc_invest_units}
- {if $inv->blood->mcv_calc_low == 1 } L {else if $inv->blood->mcv_calc_high == 1 } H {/if}
|
{if $inv->blood->mcv_calc_range_txt != Null && $inv->blood->mcv_calc_range_txt != ''}
{$inv->blood->mcv_calc_range_txt}
{/if}
|
{/if}
{if $inv->blood->mch_calc != Null && $inv->blood->mch_calc != ''}
-
{if $inv->blood->mch_calc_low == 1 || $inv->blood->mch_calc_high == 1 }
{else} {/if}
{$inv->blood->mch_calc}
- {$inv->blood->mch_calc_invest_units}
- {if $inv->blood->mch_calc_low == 1 } L {else if $inv->blood->mch_calc_high == 1 } H {/if}
|
{if $inv->blood->mch_calc_range_txt != Null && $inv->blood->mch_calc_range_txt != ''}
{$inv->blood->mch_calc_range_txt}
{/if}
|
{/if}
{if $inv->blood->mchc_calc != Null && $inv->blood->mchc_calc != ''}
-
{if $inv->blood->mchc_calc_low == 1 || $inv->blood->mchc_calc_high == 1 }
{else} {/if}
{$inv->blood->mchc_calc}
- {$inv->blood->mchc_calc_invest_units}
- {if $inv->blood->mchc_calc_low == 1 } L {else if $inv->blood->mchc_calc_high == 1 } H {/if}
|
{if $inv->blood->mchc_calc_range_txt != Null && $inv->blood->mchc_calc_range_txt != ''}
{$inv->blood->mchc_calc_range_txt}
{/if}
|
{/if}
{if $inv->blood->rdw != Null && $inv->blood->rdw != ''}
-
{if $inv->blood->rdw_low == 1 || $inv->blood->rdw_high == 1 }
{else} {/if}
{$inv->blood->rdw}
- {$inv->blood->rdw_invest_units}
- {if $inv->blood->rdw_low == 1 } L {else if $inv->blood->rdw_high == 1 } H {/if}
|
{if $inv->blood->rdw_range_txt != Null && $inv->blood->rdw_range_txt != ''}
{$inv->blood->rdw_range_txt}
{/if}
|
{/if}
{if $inv->blood->pct != Null && $inv->blood->pct != ''}
-
{if $inv->blood->pct_low == 1 || $inv->blood->pct_high == 1 }
{else} {/if}
{$inv->blood->pct}
- {$inv->blood->pct_invest_units}
- {if $inv->blood->pct_low == 1 } L {else if $inv->blood->pct_high == 1 } H {/if}
|
{if $inv->blood->pct_range_txt != Null && $inv->blood->pct_range_txt != ''}
{$inv->blood->pct_range_txt}
{/if}
|
{/if}
{if $inv->blood->mpv != Null && $inv->blood->mpv != ''}
-
{if $inv->blood->mpv_low == 1 || $inv->blood->mpv_high == 1 }
{else} {/if}
{$inv->blood->mpv}
- {$inv->blood->mpv_invest_units}
- {if $inv->blood->mpv_low == 1 } L {else if $inv->blood->mpv_high == 1 } H {/if}
|
{if $inv->blood->mpv_range_txt != Null && $inv->blood->mpv_range_txt != ''}
{$inv->blood->mpv_range_txt}
{/if}
|
{/if}
{if $inv->blood->pdw != Null && $inv->blood->pdw != ''}
-
{if $inv->blood->pdw_low == 1 || $inv->blood->pdw_high == 1 }
{else} {/if}
{$inv->blood->pdw}
- {$inv->blood->pdw_invest_units}
- {if $inv->blood->pdw_low == 1 } L {else if $inv->blood->pdw_high == 1 } H {/if}
|
{if $inv->blood->pdw_range_txt != Null && $inv->blood->pdw_range_txt != ''}
{$inv->blood->pdw_range_txt}
{/if}
|
{/if}
{if $inv->blood->plt != Null && $inv->blood->plt != ''}
-
{if $inv->blood->plt_low == 1 || $inv->blood->plt_high == 1 }
{else} {/if}
{$inv->blood->plt}
- {$inv->blood->plt_invest_units}
- {if $inv->blood->plt_low == 1 } L {else if $inv->blood->plt_high == 1 } H {/if}
|
{if $inv->blood->plt_range_txt != Null && $inv->blood->plt_range_txt != ''}
{$inv->blood->plt_range_txt}
{/if}
|
{/if}
{if $inv->blood->wbc != Null && $inv->blood->wbc != ''}
-
{if $inv->blood->wbc_low == 1 || $inv->blood->wbc_high == 1 }
{else} {/if}
{$inv->blood->wbc}
- {$inv->blood->wbc_invest_units}
- {if $inv->blood->wbc_low == 1 } L {else if $inv->blood->wbc_high == 1 } H {/if}
|
{if $inv->blood->wbc_range_txt != Null && $inv->blood->wbc_range_txt != ''}
{$inv->blood->wbc_range_txt}
{/if}
|
{/if}
{if $inv->blood->mindex != Null && $inv->blood->mindex != ''}
-
{if $inv->blood->mindex_low == 1 || $inv->blood->mindex_high == 1 }
{else} {/if}
{$inv->blood->mindex}
- {$inv->blood->mindex_invest_units}
- {if $inv->blood->mindex_low == 1 } L {else if $inv->blood->mindex_high == 1 } H {/if}
|
{if $inv->blood->mindex_range_txt != Null && $inv->blood->mindex_range_txt != ''}
{$inv->blood->mindex_range_txt}
{/if}
|
{/if}
| Differential |
Relative Counts % |
Absolute Counts k/ul |
|
|
-
{if $inv->blood->neutrophil_r_low == 1 || $inv->blood->neutrophil_r_high == 1 }
{else} {/if}
{$inv->blood->neutrophil_r}
- {if $inv->blood->neutrophil_r_low == 1 } L {else if $inv->blood->neutrophil_r_high == 1 } H {/if}
-
{if $inv->blood->neutrophil_r_range_txt != Null && $inv->blood->neutrophil_r_range_txt != ''}
{$inv->blood->neutrophil_r_range_txt}
{/if}
|
-
{if $inv->blood->neutrophil_abs_low == 1 || $inv->blood->neutrophil_abs_high == 1 }
{else} {/if}
{$inv->blood->neutrophil_abs}
-
{if $inv->blood->neutrophil_abs_low == 1 } L {else if $inv->blood->neutrophil_abs_high == 1 } H {/if}
-
{if $inv->blood->neutrophil_abs_range_txt != Null && $inv->blood->neutrophil_abs_range_txt != ''}
{$inv->blood->neutrophil_abs_range_txt}
{/if}
|
|
|
-
{if $inv->blood->lymphocytes_r_low == 1 || $inv->blood->lymphocytes_r_high == 1 }
{else} {/if}
{$inv->blood->lymphocytes_r}
- {if $inv->blood->lymphocytes_r_low == 1 } L {else if $inv->blood->lymphocytes_r_high == 1 } H {/if}
-
{if $inv->blood->lymphocytes_r_range_txt != Null && $inv->blood->lymphocytes_r_range_txt != ''}
{$inv->blood->lymphocytes_r_range_txt}
{/if}
|
-
{if $inv->blood->lymphocytes_abs_low == 1 || $inv->blood->lymphocytes_abs_high == 1 }
{else} {/if}
{$inv->blood->lymphocytes_abs}
-
{if $inv->blood->lymphocytes_abs_low == 1 } L {else if $inv->blood->lymphocytes_abs_high == 1 } H {/if}
-
{if $inv->blood->lymphocytes_abs_range_txt != Null && $inv->blood->lymphocytes_abs_range_txt != ''}
{$inv->blood->lymphocytes_abs_range_txt}
{/if}
|
|
|
-
{if $inv->blood->monocytes_r_low == 1 || $inv->blood->monocytes_r_high == 1 }
{else} {/if}
{$inv->blood->monocytes_r}
- {if $inv->blood->monocytes_r_low == 1 } L {else if $inv->blood->monocytes_r_high == 1 } H {/if}
-
{if $inv->blood->monocytes_r_range_txt != Null && $inv->blood->monocytes_r_range_txt != ''}
{$inv->blood->monocytes_r_range_txt}
{/if}
|
-
{if $inv->blood->monocytes_abs_low == 1 || $inv->blood->monocytes_abs_high == 1 }
{else} {/if}
{$inv->blood->monocytes_abs}
-
{if $inv->blood->monocytes_abs_low == 1 } L {else if $inv->blood->monocytes_abs_high == 1 } H {/if}
-
{if $inv->blood->monocytes_abs_range_txt != Null && $inv->blood->monocytes_abs_range_txt != ''}
{$inv->blood->monocytes_abs_range_txt}
{/if}
|
|
|
-
{if $inv->blood->eosinophils_r_low == 1 || $inv->blood->eosinophils_r_high == 1 }
{else} {/if}
{$inv->blood->eosinophils_r}
- {if $inv->blood->eosinophils_r_low == 1 } L {else if $inv->blood->eosinophils_r_high == 1 } H {/if}
-
{if $inv->blood->eosinophils_r_range_txt != Null && $inv->blood->eosinophils_r_range_txt != ''}
{$inv->blood->eosinophils_r_range_txt}
{/if}
|
-
{if $inv->blood->eosinophils_abs_low == 1 || $inv->blood->eosinophils_abs_high == 1 }
{else} {/if}
{$inv->blood->eosinophils_abs}
-
{if $inv->blood->eosinophils_abs_low == 1 } L {else if $inv->blood->eosinophils_abs_high == 1 } H {/if}
-
{if $inv->blood->eosinophils_abs_range_txt != Null && $inv->blood->eosinophils_abs_range_txt != ''}
{$inv->blood->eosinophils_abs_range_txt}
{/if}
|
|
|
-
{if $inv->blood->basophils_r_low == 1 || $inv->blood->basophils_r_high == 1 }
{else} {/if}
{$inv->blood->basophils_r}
- {if $inv->blood->basophils_r_low == 1 } L {else if $inv->blood->basophils_r_high == 1 } H {/if}
-
{if $inv->blood->basophils_r_range_txt != Null && $inv->blood->basophils_r_range_txt != ''}
{$inv->blood->basophils_r_range_txt}
{/if}
|
-
{if $inv->blood->basophils_abs_low == 1 || $inv->blood->basophils_abs_high == 1 }
{else} {/if}
{$inv->blood->basophils_abs}
-
{if $inv->blood->basophils_abs_low == 1 } L {else if $inv->blood->basophils_abs_high == 1 } H {/if}
-
{if $inv->blood->basophils_abs_range_txt != Null && $inv->blood->basophils_abs_range_txt != ''}
{$inv->blood->basophils_abs_range_txt}
{/if}
|
|
{if $inv->blood->comment != Null && $inv->blood->comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 2 }
|
|
|
|
{if $inv->urine.volume != Null && $inv->urine.volume != ''}
-
{if $inv->urine.volume_low == 1 || $inv->urine.volume_high == 1 }
{else} {/if}
{$inv->urine.volume}
- {$inv->urine.volume_invest_units}
- {if $inv->urine.volume_low == 1 } L {else if $inv->urine.volume_high == 1 } H {/if}
|
{if $inv->urine.volume_range_txt != Null && $inv->urine.volume_range_txt != ''}
{$inv->urine.volume_range_txt}
{/if}
|
{/if}
{if $inv->urine.color != Null && $inv->urine.color != ''}
-
{if $inv->urine.color_low == 1 || $inv->urine.color_high == 1 }
{else} {/if}
{$inv->urine.color}
- {$inv->urine.color_invest_units}
- {if $inv->urine.color_low == 1 } L {else if $inv->urine.color_high == 1 } H {/if}
|
{if $inv->urine.color_range_txt != Null && $inv->urine.color_range_txt != ''}
{$inv->urine.color_range_txt}
{/if}
|
{/if}
{if $inv->urine.odor != Null && $inv->urine.odor != ''}
-
{if $inv->urine.odor_low == 1 || $inv->urine.odor_high == 1 }
{else} {/if}
{$inv->urine.odor}
- {$inv->urine.odor_invest_units}
- {if $inv->urine.odor_low == 1 } L {else if $inv->urine.odor_high == 1 } H {/if}
|
{if $inv->urine.odor_range_txt != Null && $inv->urine.odor_range_txt != ''}
{$inv->urine.odor_range_txt}
{/if}
|
{/if}
{if $inv->urine.aspect != Null && $inv->urine.aspect != ''}
-
{if $inv->urine.aspect_low == 1 || $inv->urine.aspect_high == 1 }
{else} {/if}
{$inv->urine.aspect}
- {$inv->urine.aspect_invest_units}
- {if $inv->urine.aspect_low == 1 } L {else if $inv->urine.aspect_high == 1 } H {/if}
|
{if $inv->urine.aspect_range_txt != Null && $inv->urine.aspect_range_txt != ''}
{$inv->urine.aspect_range_txt}
{/if}
|
{/if}
{if $inv->urine.deposit != Null && $inv->urine.deposit != ''}
-
{if $inv->urine.deposit_low == 1 || $inv->urine.deposit_high == 1 }
{else} {/if}
{$inv->urine.deposit}
- {$inv->urine.deposit_invest_units}
- {if $inv->urine.deposit_low == 1 } L {else if $inv->urine.deposit_high == 1 } H {/if}
|
{if $inv->urine.deposit_range_txt != Null && $inv->urine.deposit_range_txt != ''}
{$inv->urine.deposit_range_txt}
{/if}
|
{/if}
|
|
{if $inv->urine.reaction != Null && $inv->urine.reaction != ''}
-
{if $inv->urine.reaction_low == 1 || $inv->urine.reaction_high == 1 }
{else} {/if}
{$inv->urine.reaction}
- {$inv->urine.reaction_invest_units}
- {if $inv->urine.reaction_low == 1 } L {else if $inv->urine.reaction_high == 1 } H {/if}
|
{if $inv->urine.reaction_range_txt != Null && $inv->urine.reaction_range_txt != ''}
{$inv->urine.reaction_range_txt}
{/if}
|
{/if}
{if $inv->urine.protein != Null && $inv->urine.protein != ''}
-
{if $inv->urine.protein_low == 1 || $inv->urine.protein_high == 1 }
{else} {/if}
{$inv->urine.protein}
- {$inv->urine.protein_invest_units}
- {if $inv->urine.protein_low == 1 } L {else if $inv->urine.protein_high == 1 } H {/if}
|
{if $inv->urine.protein_range_txt != Null && $inv->urine.protein_range_txt != ''}
{$inv->urine.protein_range_txt}
{/if}
|
{/if}
{if $inv->urine.sugar != Null && $inv->urine.sugar != ''}
-
{if $inv->urine.sugar_low == 1 || $inv->urine.sugar_high == 1 }
{else} {/if}
{$inv->urine.sugar}
- {$inv->urine.sugar_invest_units}
- {if $inv->urine.sugar_low == 1 } L {else if $inv->urine.sugar_high == 1 } H {/if}
|
{if $inv->urine.sugar_range_txt != Null && $inv->urine.sugar_range_txt != ''}
{$inv->urine.sugar_range_txt}
{/if}
|
{/if}
{if $inv->urine.acetone != Null && $inv->urine.acetone != ''}
-
{if $inv->urine.acetone_low == 1 || $inv->urine.acetone_high == 1 }
{else} {/if}
{$inv->urine.acetone}
- {$inv->urine.acetone_invest_units}
- {if $inv->urine.acetone_low == 1 } L {else if $inv->urine.acetone_high == 1 } H {/if}
|
{if $inv->urine.acetone_range_txt != Null && $inv->urine.acetone_range_txt != ''}
{$inv->urine.acetone_range_txt}
{/if}
|
{/if}
{if $inv->urine.nitrite != Null && $inv->urine.nitrite != ''}
-
{if $inv->urine.nitrite_low == 1 || $inv->urine.nitrite_high == 1 }
{else} {/if}
{$inv->urine.nitrite}
- {$inv->urine.nitrite_invest_units}
- {if $inv->urine.nitrite_low == 1 } L {else if $inv->urine.nitrite_high == 1 } H {/if}
|
{if $inv->urine.nitrite_range_txt != Null && $inv->urine.nitrite_range_txt != ''}
{$inv->urine.nitrite_range_txt}
{/if}
|
{/if}
{if $inv->urine.gravity != Null && $inv->urine.gravity != ''}
-
{if $inv->urine.gravity_low == 1 || $inv->urine.gravity_high == 1 }
{else} {/if}
{$inv->urine.gravity}
- {$inv->urine.gravity_invest_units}
- {if $inv->urine.gravity_low == 1 } L {else if $inv->urine.gravity_high == 1 } H {/if}
|
{if $inv->urine.gravity_range_txt != Null && $inv->urine.gravity_range_txt != ''}
{$inv->urine.gravity_range_txt}
{/if}
|
{/if}
{if $inv->urine.bilirubin != Null && $inv->urine.bilirubin != ''}
-
{if $inv->urine.bilirubin_low == 1 || $inv->urine.bilirubin_high == 1 }
{else} {/if}
{$inv->urine.bilirubin}
- {$inv->urine.bilirubin_invest_units}
- {if $inv->urine.bilirubin_low == 1 } L {else if $inv->urine.bilirubin_high == 1 } H {/if}
|
{if $inv->urine.bilirubin_range_txt != Null && $inv->urine.bilirubin_range_txt != ''}
{$inv->urine.bilirubin_range_txt}
{/if}
|
{/if}
{if $inv->urine.urobilinigen != Null && $inv->urine.urobilinigen != ''}
-
{if $inv->urine.urobilinigen_low == 1 || $inv->urine.urobilinigen_high == 1 }
{else} {/if}
{$inv->urine.urobilinigen}
- {$inv->urine.urobilinigen_invest_units}
- {if $inv->urine.urobilinigen_low == 1 } L {else if $inv->urine.urobilinigen_high == 1 } H {/if}
|
{if $inv->urine.urobilinigen_range_txt != Null && $inv->urine.urobilinigen_range_txt != ''}
{$inv->urine.urobilinigen_range_txt}
{/if}
|
{/if}
{if $inv->urine.leucocytes != Null && $inv->urine.leucocytes != ''}
-
{if $inv->urine.leucocytes_low == 1 || $inv->urine.leucocytes_high == 1 }
{else} {/if}
{$inv->urine.leucocytes}
- {$inv->urine.leucocytes_invest_units}
- {if $inv->urine.leucocytes_low == 1 } L {else if $inv->urine.leucocytes_high == 1 } H {/if}
|
{if $inv->urine.leucocytes_range_txt != Null && $inv->urine.leucocytes_range_txt != ''}
{$inv->urine.leucocytes_range_txt}
{/if}
|
{/if}
{if $inv->urine.blood != Null && $inv->urine.blood != ''}
-
{if $inv->urine.blood_low == 1 || $inv->urine.blood_high == 1 }
{else} {/if}
{$inv->urine.blood}
- {$inv->urine.blood_invest_units}
- {if $inv->urine.blood_low == 1 } L {else if $inv->urine.blood_high == 1 } H {/if}
|
{if $inv->urine.blood_range_txt != Null && $inv->urine.blood_range_txt != ''}
{$inv->urine.blood_range_txt}
{/if}
|
{/if}
-
Microscopic Examination :
|
{if $inv->urine.pus != Null && $inv->urine.pus != ''}
-
{if $inv->urine.pus_low == 1 || $inv->urine.pus_high == 1 }
{else} {/if}
{$inv->urine.pus} - {$inv->urine.pus2}
- {$inv->urine.pus_invest_units}
- {if $inv->urine.pus_low == 1 } L {else if $inv->urine.pus_high == 1 } H {/if}
|
{if $inv->urine.pus_range_txt != Null && $inv->urine.pus_range_txt != ''}
{$inv->urine.pus_range_txt}
{/if}
|
{/if}
{if $inv->urine.pbcs != Null && $inv->urine.pbcs != ''}
-
{if $inv->urine.pbcs_low == 1 || $inv->urine.pbcs_high == 1 }
{else} {/if}
{$inv->urine.pbcs} - {$inv->urine.pbcs2}
- {$inv->urine.pbcs_invest_units}
- {if $inv->urine.pbcs_low == 1 } L {else if $inv->urine.pbcs_high == 1 } H {/if}
|
{if $inv->urine.pbcs_range_txt != Null && $inv->urine.pbcs_range_txt != ''}
{$inv->urine.pbcs_range_txt}
{/if}
|
{/if}
{if $inv->urine.epithelial != Null && $inv->urine.epithelial != ''}
-
{if $inv->urine.epithelial_low == 1 || $inv->urine.epithelial_high == 1 }
{else} {/if}
{$inv->urine.epithelial}
- {$inv->urine.epithelial_invest_units}
- {if $inv->urine.epithelial_low == 1 } L {else if $inv->urine.epithelial_high == 1 } H {/if}
|
{if $inv->urine.epithelial_range_txt != Null && $inv->urine.epithelial_range_txt != ''}
{$inv->urine.epithelial_range_txt}
{/if}
|
{/if}
{if $inv->urine.casts != Null && $inv->urine.casts != ''}
-
{if $inv->urine.casts_low == 1 || $inv->urine.casts_high == 1 }
{else} {/if}
{$inv->urine.casts}
{if $inv->urine.casts2 != Null && $inv->urine.casts2 != ''}
{$inv->urine.casts2}
{/if}
- {$inv->urine.casts_invest_units}
- {if $inv->urine.casts_low == 1 } L {else if $inv->urine.casts_high == 1 } H {/if}
|
{if $inv->urine.casts_range_txt != Null && $inv->urine.casts_range_txt != ''}
{$inv->urine.casts_range_txt}
{/if}
|
{/if}
{if $inv->urine.crystal != Null && $inv->urine.crystal != ''}
-
{if $inv->urine.crystal_low == 1 || $inv->urine.crystal_high == 1 }
{else} {/if}
{$inv->urine.crystal}
{if $inv->urine.crystal2 != Null && $inv->urine.crystal2 != ''}
{$inv->urine.crystal2}
{/if}
- {$inv->urine.crystal_invest_units}
- {if $inv->urine.crystal_low == 1 } L {else if $inv->urine.crystal_high == 1 } H {/if}
|
{if $inv->urine.crystal_range_txt != Null && $inv->urine.crystal_range_txt != ''}
{$inv->urine.crystal_range_txt}
{/if}
|
{/if}
{if $inv->urine.amorphous != Null && $inv->urine.amorphous != ''}
-
{if $inv->urine.amorphous_low == 1 || $inv->urine.amorphous_high == 1 }
{else} {/if}
{$inv->urine.amorphous}
{if $inv->urine.amorphous2 != Null && $inv->urine.amorphous2 != ''}
{$inv->urine.amorphous2}
{/if}
- {$inv->urine.amorphous_invest_units}
- {if $inv->urine.amorphous_low == 1 } L {else if $inv->urine.amorphous_high == 1 } H {/if}
|
{if $inv->urine.amorphous_range_txt != Null && $inv->urine.amorphous_range_txt != ''}
{$inv->urine.amorphous_range_txt}
{/if}
|
{/if}
{if $inv->urine.ova != Null && $inv->urine.ova != ''}
-
{if $inv->urine.ova_low == 1 || $inv->urine.ova_high == 1 }
{else} {/if}
{$inv->urine.ova}
- {$inv->urine.ova_invest_units}
- {if $inv->urine.ova_low == 1 } L {else if $inv->urine.ova_high == 1 } H {/if}
|
{if $inv->urine.ova_range_txt != Null && $inv->urine.ova_range_txt != ''}
{$inv->urine.ova_range_txt}
{/if}
|
{/if}
{if $inv->urine.trophazite != Null && $inv->urine.trophazite != ''}
-
{if $inv->urine.trophazite_low == 1 || $inv->urine.trophazite_high == 1 }
{else} {/if}
{$inv->urine.trophazite}
- {$inv->urine.trophazite_invest_units}
- {if $inv->urine.trophazite_low == 1 } L {else if $inv->urine.trophazite_high == 1 } H {/if}
|
{if $inv->urine.trophazite_range_txt != Null && $inv->urine.trophazite_range_txt != ''}
{$inv->urine.trophazite_range_txt}
{/if}
|
{/if}
{if $inv->urine.mucus != Null && $inv->urine.mucus != ''}
-
{if $inv->urine.mucus_low == 1 || $inv->urine.mucus_high == 1 }
{else} {/if}
{$inv->urine.mucus}
- {$inv->urine.mucus_invest_units}
- {if $inv->urine.mucus_low == 1 } L {else if $inv->urine.mucus_high == 1 } H {/if}
|
{if $inv->urine.mucus_range_txt != Null && $inv->urine.mucus_range_txt != ''}
{$inv->urine.mucus_range_txt}
{/if}
|
{/if}
{if $inv->urine.artifacts != Null && $inv->urine.artifacts != ''}
-
{if $inv->urine.artifacts_low == 1 || $inv->urine.artifacts_high == 1 }
{else} {/if}
{$inv->urine.artifacts}
- {$inv->urine.artifacts_invest_units}
- {if $inv->urine.artifacts_low == 1 } L {else if $inv->urine.artifacts_high == 1 } H {/if}
|
{if $inv->urine.artifacts_range_txt != Null && $inv->urine.artifacts_range_txt != ''}
{$inv->urine.artifacts_range_txt}
{/if}
|
{/if}
{if $inv->urine.fungi != Null && $inv->urine.fungi != ''}
-
{if $inv->urine.fungi_low == 1 || $inv->urine.fungi_high == 1 }
{else} {/if}
{$inv->urine.fungi}
- {$inv->urine.fungi_invest_units}
- {if $inv->urine.fungi_low == 1 } L {else if $inv->urine.fungi_high == 1 } H {/if}
|
{if $inv->urine.fungi_range_txt != Null && $inv->urine.fungi_range_txt != ''}
{$inv->urine.fungi_range_txt}
{/if}
|
{/if}
{if $inv->urine.bacteria != Null && $inv->urine.bacteria != ''}
-
{if $inv->urine.bacteria_low == 1 || $inv->urine.bacteria_high == 1 }
{else} {/if}
{$inv->urine.bacteria}
{if $inv->urine.bacteria2 != Null && $inv->urine.bacteria2 != ''}
{$inv->urine.bacteria2}
{/if}
- {$inv->urine.bacteria_invest_units}
- {if $inv->urine.bacteria_low == 1 } L {else if $inv->urine.bacteria_high == 1 } H {/if}
|
{if $inv->urine.bacteria_range_txt != Null && $inv->urine.bacteria_range_txt != ''}
{$inv->urine.bacteria_range_txt}
{/if}
|
{/if}
{if $inv->urine.comment != Null && $inv->urine.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 3 }
|
|
|
|
{if $inv->stool.color != Null && $inv->stool.color != ''}
{if $inv->stool.color_low == 1 || $inv->stool.color_high == 1 }
{else} {/if}
- {$inv->stool.color}
- {$inv->stool.color_invest_units}
- {if $inv->stool.color_low == 1 } L {else if $inv->stool.color_high == 1 } H {/if}
|
{if $inv->stool.color_range_txt != Null && $inv->stool.color_range_txt != ''}
{$inv->stool.color_range_txt}
{/if}
|
{/if}
{if $inv->stool.reaction != Null && $inv->stool.reaction != ''}
{if $inv->stool.reaction_low == 1 || $inv->stool.reaction_high == 1 }
{else} {/if}
- {$inv->stool.reaction}
- {$inv->stool.reaction_invest_units}
- {if $inv->stool.reaction_low == 1 } L {else if $inv->stool.reaction_high == 1 } H {/if}
|
{if $inv->stool.reaction_range_txt != Null && $inv->stool.reaction_range_txt != ''}
{$inv->stool.reaction_range_txt}
{/if}
|
{/if}
{if $inv->stool.odor != Null && $inv->stool.odor != ''}
{if $inv->stool.odor_low == 1 || $inv->stool.odor_high == 1 }
{else}
- {$inv->stool.odor_invest_units}
- {if $inv->stool.odor_low == 1 } L {else if $inv->stool.odor_high == 1 } H {/if}
|
{if $inv->stool.odor_range_txt != Null && $inv->stool.odor_range_txt != ''}
{$inv->stool.odor_range_txt}
{/if}
|
{/if}
{if $inv->stool.mucus != Null && $inv->stool.mucus != ''}
{if $inv->stool.mucus_low == 1 || $inv->stool.mucus_high == 1 }
{else} {/if}
- {$inv->stool.mucus}
- {$inv->stool.mucus_invest_units}
- {if $inv->stool.mucus_low == 1 } L {else if $inv->stool.mucus_high == 1 } H {/if}
|
{if $inv->stool.mucus_range_txt != Null && $inv->stool.mucus_range_txt != ''}
{$inv->stool.mucus_range_txt}
{/if}
|
{/if}
{if $inv->stool.consistency != Null && $inv->stool.consistency != ''}
{if $inv->stool.consistency_low == 1 || $inv->stool.consistency_high == 1 }
{else} {/if}
- {$inv->stool.consistency}
- {$inv->stool.consistency_invest_units}
- {if $inv->stool.consistency_low == 1 } L {else if $inv->stool.consistency_high == 1 } H {/if}
|
{if $inv->stool.consistency_range_txt != Null && $inv->stool.consistency_range_txt != ''}
{$inv->stool.consistency_range_txt}
{/if}
|
{/if}
{if $inv->stool.food != Null && $inv->stool.food != ''}
{if $inv->stool.food_low == 1 || $inv->stool.food_high == 1 }
{else}
- {$inv->stool.food_invest_units}
- {if $inv->stool.food_low == 1 } L {else if $inv->stool.food_high == 1 } H {/if}
|
{if $inv->stool.food_range_txt != Null && $inv->stool.food_range_txt != ''}
{$inv->stool.food_range_txt}
{/if}
|
{/if}
{if $inv->stool.blood != Null && $inv->stool.blood != ''}
{if $inv->stool.blood_low == 1 || $inv->stool.blood_high == 1 }
{else} {/if}
- {$inv->stool.blood}
- {$inv->stool.blood_invest_units}
- {if $inv->stool.blood_low == 1 } L {else if $inv->stool.blood_high == 1 } H {/if}
|
{if $inv->stool.blood_range_txt != Null && $inv->stool.blood_range_txt != ''}
{$inv->stool.blood_range_txt}
{/if}
|
{/if}
-
Microscopic Examination :
|
{if $inv->stool.wbc != Null && $inv->stool.wbc != ''}
{if $inv->stool.wbc_low == 1 || $inv->stool.wbc_high == 1 }
{else} {/if}
- {$inv->stool.wbc} - {$inv->stool.wbc2}
- {$inv->stool.wbc_invest_units}
- {if $inv->stool.wbc_low == 1 } L {else if $inv->stool.wbc_high == 1 } H {/if}
|
{if $inv->stool.wbc_range_txt != Null && $inv->stool.wbc_range_txt != ''}
{$inv->stool.wbc_range_txt}
{/if}
|
{/if}
{if $inv->stool.rbc != Null && $inv->stool.rbc != ''}
{if $inv->stool.rbc_low == 1 || $inv->stool.rbc_high == 1 }
{else} {/if}
- {$inv->stool.rbc} - {$inv->stool.rbc2}
- {$inv->stool.rbc_invest_units}
- {if $inv->stool.rbc_low == 1 } L {else if $inv->stool.rbc_high == 1 } H {/if}
|
{if $inv->stool.rbc_range_txt != Null && $inv->stool.rbc_range_txt != ''}
{$inv->stool.rbc_range_txt}
{/if}
|
{/if}
{if $inv->stool.trophozoite != Null && $inv->stool.trophozoite != ''}
{if $inv->stool.trophozoite_low == 1 || $inv->stool.trophozoite_high == 1 }
{else} {/if}
-
{$inv->stool.trophozoite}
{if $inv->stool.trophozoite2 != Null && $inv->stool.trophozoite2 != ''}
{$inv->stool.trophozoite2}
{/if}
{if $inv->stool.trophozoite3 != Null && $inv->stool.trophozoite3 != ''}
{$inv->stool.trophozoite3}
{/if}
- {$inv->stool.trophozoite_invest_units}
- {if $inv->stool.trophozoite_low == 1 } L {else if $inv->stool.trophozoite_high == 1 } H {/if}
|
{if $inv->stool.trophozoite_range_txt != Null && $inv->stool.trophozoite_range_txt != ''}
{$inv->stool.trophozoite_range_txt}
{/if}
|
{/if}
{if $inv->stool.cysts != Null && $inv->stool.cysts != ''}
{if $inv->stool.cysts_low == 1 || $inv->stool.cysts_high == 1 }
{else} {/if}
-
{$inv->stool.cysts}
{if $inv->stool.cysts2 != Null && $inv->stool.cysts2 != ''}
{$inv->stool.cysts2}
{/if}
- {$inv->stool.cysts_invest_units}
- {if $inv->stool.cysts_low == 1 } L {else if $inv->stool.cysts_high == 1 } H {/if}
|
{if $inv->stool.cysts_range_txt != Null && $inv->stool.cysts_range_txt != ''}
{$inv->stool.cysts_range_txt}
{/if}
|
{/if}
{if $inv->stool.ova != Null && $inv->stool.ova != ''}
{if $inv->stool.ova_low == 1 || $inv->stool.ova_high == 1 }
{else} {/if}
-
{$inv->stool.ova}
{if $inv->stool.ova2 != Null && $inv->stool.ova2 != ''}
{$inv->stool.ova2}
{/if}
- {$inv->stool.ova_invest_units}
- {if $inv->stool.ova_low == 1 } L {else if $inv->stool.ova_high == 1 } H {/if}
|
{if $inv->stool.ova_range_txt != Null && $inv->stool.ova_range_txt != ''}
{$inv->stool.ova_range_txt}
{/if}
|
{/if}
{if $inv->stool.larva != Null && $inv->stool.larva != ''}
{if $inv->stool.larva_low == 1 || $inv->stool.larva_high == 1 }
{else} {/if}
-
{$inv->stool.larva}
{if $inv->stool.larva2 != Null && $inv->stool.larva2 != ''}
{$inv->stool.larva2}
{/if}
- {$inv->stool.larva_invest_units}
- {if $inv->stool.larva_low == 1 } L {else if $inv->stool.larva_high == 1 } H {/if}
|
{if $inv->stool.larva_range_txt != Null && $inv->stool.larva_range_txt != ''}
{$inv->stool.larva_range_txt}
{/if}
|
{/if}
{if $inv->stool.prog != Null && $inv->stool.prog != ''}
{if $inv->stool.prog_low == 1 || $inv->stool.prog_high == 1 }
{else} {/if}
-
{$inv->stool.prog}
{if $inv->stool.prog2 != Null && $inv->stool.prog2 != ''}
{$inv->stool.prog2}
{/if}
- {$inv->stool.prog_invest_units}
- {if $inv->stool.prog_low == 1 } L {else if $inv->stool.prog_high == 1 } H {/if}
|
{if $inv->stool.prog_range_txt != Null && $inv->stool.prog_range_txt != ''}
{$inv->stool.prog_range_txt}
{/if}
|
{/if}
{if $inv->stool.flagellates != Null && $inv->stool.flagellates != ''}
{if $inv->stool.flagellates_low == 1 || $inv->stool.flagellates_high == 1 }
{else} {/if}
-
{$inv->stool.flagellates}
{if $inv->stool.flagellates2 != Null && $inv->stool.flagellates2 != ''}
{$inv->stool.flagellates2}
{/if}
- {$inv->stool.flagellates_invest_units}
- {if $inv->stool.flagellates_low == 1 } L {else if $inv->stool.flagellates_high == 1 } H {/if}
|
{if $inv->stool.flagellates_range_txt != Null && $inv->stool.flagellates_range_txt != ''}
{$inv->stool.flagellates_range_txt}
{/if}
|
{/if}
{if $inv->stool.ciliate != Null && $inv->stool.ciliate != ''}
{if $inv->stool.ciliate_low == 1 || $inv->stool.ciliate_high == 1 }
{else} {/if}
- {$inv->stool.ciliate}
- {$inv->stool.ciliate_invest_units}
- {if $inv->stool.ciliate_low == 1 } L {else if $inv->stool.ciliate_high == 1 } H {/if}
|
{if $inv->stool.ciliate_range_txt != Null && $inv->stool.ciliate_range_txt != ''}
{$inv->stool.ciliate_range_txt}
{/if}
|
{/if}
{if $inv->stool.undigested != Null && $inv->stool.undigested != ''}
{if $inv->stool.undigested_low == 1 || $inv->stool.undigested_high == 1 }
{else} {/if}
-
{$inv->stool.undigested}
{if $inv->stool.undigested2 != Null && $inv->stool.undigested2 != ''}
{$inv->stool.undigested2}
{/if}
- {$inv->stool.undigested_invest_units}
- {if $inv->stool.undigested_low == 1 } L {else if $inv->stool.undigested_high == 1 } H {/if}
|
{if $inv->stool.undigested_range_txt != Null && $inv->stool.undigested_range_txt != ''}
{$inv->stool.undigested_range_txt}
{/if}
|
{/if}
{if $inv->stool.parasitology != Null && $inv->stool.parasitology != ''}
{if $inv->stool.parasitology_low == 1 || $inv->stool.parasitology_high == 1 }
{else} {/if}
-
{$inv->stool.parasitology}
{if $inv->stool.parasitology2 != Null && $inv->stool.parasitology2 != ''}
{$inv->stool.parasitology2}
{/if}
- {$inv->stool.parasitology_invest_units}
- {if $inv->stool.parasitology_low == 1 } L {else if $inv->stool.parasitology_high == 1 } H {/if}
|
{if $inv->stool.parasitology_range_txt != Null && $inv->stool.parasitology_range_txt != ''}
{$inv->stool.parasitology_range_txt}
{/if}
|
{/if}
{if $inv->stool.comment != Null && $inv->stool.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 4 }
|
|
|
|
{if $inv->culture.sample != Null && $inv->culture.sample != ''}
-
{$inv->culture.sample_value}
|
|
{/if}
{if $inv->culture.organism_a != Null && $inv->culture.organism_a != ''}
-
{$inv->culture.organism_a_value}
|
|
{/if}
{if $inv->culture.organism_b != Null && $inv->culture.organism_b != ''}
-
{$inv->culture.organism_b_value}
|
|
{/if}
{if $inv->culture.organism_c != Null && $inv->culture.organism_c != ''}
-
{$inv->culture.organism_c_value}
|
|
{/if}
{if $inv->culture.condition != Null && $inv->culture.condition != ''}
-
{$inv->culture.condition_value}
|
|
{/if}
{if $inv->culture.colony_count != Null && $inv->culture.colony_count != ''}
-
{$inv->culture.colony_count_value}
|
|
{/if}
|
|
{if $investigationresults_culture_hsCount > 0 || $investigationresults_culture_msCount > 0 || $investigationresults_culture_lsCount > 0 || $investigationresults_culture_rsCount > 0 }
|
Commercial Name |
Sensitive |
{if $investigationresults_culture_hsCount > 0}
- Highly {$inv->culture.sensitivity_cat_value} For
:
|
|
|
{assign var=i value=1}
{foreach $investigationresults_culture_hs as $data}
| {$i} - {$data.scientific_name} |
{$data.sensitivity} |
|
{capture assign=i}{$i+1}{/capture}
{/foreach}
{/if}
{if $investigationresults_culture_msCount > 0}
- Moderate {$inv->culture.sensitivity_cat_value} For
:
|
|
|
{assign var=i value=1}
{foreach $investigationresults_culture_ms as $data}
| {$i} - {$data.scientific_name} |
{$data.sensitivity} |
|
{capture assign=i}{$i+1}{/capture}
{/foreach}
{/if}
{if $investigationresults_culture_lsCount > 0}
- Low {$inv->culture.sensitivity_cat_value} For
:
|
|
|
{assign var=i value=1}
{foreach $investigationresults_culture_ls as $data}
| {$i} - {$data.scientific_name} |
{$data.sensitivity} |
|
{capture assign=i}{$i+1}{/capture}
{/foreach}
{/if}
{if $investigationresults_culture_rsCount > 0}
- Resistant {$inv->culture.sensitivity_cat_value} For
:
|
|
|
{assign var=i value=1}
{foreach $investigationresults_culture_rs as $data}
| {$i} - {$data.scientific_name} |
{$data.sensitivity} |
|
{capture assign=i}{$i+1}{/capture}
{/foreach}
{/if}
|
{/if}
{if $inv->culture.comment != Null && $inv->culture.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 5 }
|
|
{if $inv->esr.hour1 != Null && $inv->esr.hour1 != ''}
{if $inv->esr.hour1_low == 1 || $inv->esr.hour1_high == 1 }
{else} {/if}
- {$inv->esr.hour1_value}
- {$inv->esr.hour1_invest_units}
- {if $inv->esr.hour1_low == 1 } L {else if $inv->esr.hour1_high == 1 } H {/if}
|
{if $inv->esr.hour1_range_txt != Null && $inv->esr.hour1_range_txt != ''}
{$inv->esr.hour1_range_txt}
{/if}
|
{/if}
{if $inv->esr.hour2 != Null && $inv->esr.hour2 != ''}
{if $inv->esr.hour2_low == 1 || $inv->esr.hour2_high == 1 }
{else} {/if}
- {$inv->esr.hour2_value}
- {$inv->esr.hour2_invest_units}
- {if $inv->esr.hour2_low == 1 } L {else if $inv->esr.hour2_high == 1 } H {/if}
|
{if $inv->esr.hour2_range_txt != Null && $inv->esr.hour2_range_txt != ''}
{$inv->esr.hour2_range_txt}
{/if}
|
{/if}
{if $inv->esr.comment != Null && $inv->esr.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 6 }
|
|
-
{if $inv->cross.abo > 0 } {$inv->cross.abo_value} {/if}
{if $inv->cross.rh > 0 } {$inv->cross.rh_value} {/if}
|
|
|
|
|
{if $inv->cross.donnersItr > 0 }
| Donor Name |
Result |
|
{foreach $inv->cross.donners as $donner}
{if $donner.name != Null && $donner.name != ''}
|
|
{if $donner.abo > 0 } {$donner.abo_value} {/if}
{if $donner.rh > 0 } {$donner.rh_value} {/if}
|
{if $donner.compatibility > 0 } {$donner.compatibility_value} {/if}
|
{/if}
{/foreach}
| HCV |
HBsAg |
HV |
{foreach $inv->cross.donners as $donner}
{if $donner.name != Null && $donner.name != ''}
|
{if $donner.hcv > 0 } {$donner.hcv_value} {/if}
|
{if $donner.hbsag > 0 } {$donner.hbsag_value} {/if}
|
{if $donner.hv > 0 } {$donner.hv_value} {/if}
|
{/if}
{/foreach}
|
{/if}
{if $inv->cross.comment != Null && $inv->cross.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 7 }
{else if $inv->special_inv_type == 8 }
|
|
{if $inv->clothing->bleeding != Null && $inv->clothing->bleeding != ''}
-
{if $inv->clothing->bleeding_low == 1 || $inv->clothing->bleeding_high == 1 }
{else} {/if}
{$inv->clothing->bleeding} : {$inv->clothing->bleeding_sec}
- {$inv->clothing->bleeding_invest_units}
- {if $inv->clothing->bleeding_low == 1 } L {else if $inv->clothing->bleeding_high == 1 } H {/if}
|
{if $inv->clothing->bleeding_range_txt != Null && $inv->clothing->bleeding_range_txt != ''}
{$inv->clothing->bleeding_range_txt}
{/if}
|
{/if}
{if $inv->clothing->clothing != Null && $inv->clothing->clothing != ''}
-
{if $inv->clothing->clothing_low == 1 || $inv->clothing->clothing_high == 1 }
{else} {/if}
{$inv->clothing->clothing} : {$inv->clothing->clothing_sec}
- {$inv->clothing->clothing_invest_units}
- {if $inv->clothing->clothing_low == 1 } L {else if $inv->clothing->clothing_high == 1 } H {/if}
|
{if $inv->clothing->clothing_range_txt != Null && $inv->clothing->clothing_range_txt != ''}
{$inv->clothing->clothing_range_txt}
{/if}
|
{/if}
{if $inv->clothing->comment != Null && $inv->clothing->comment != ''}
- {$inv->clothing->comment}
|
|
{/if}
{else if $inv->special_inv_type == 9 || $inv->special_inv_type == 12 || $inv->special_inv_type == 13 }
|
|
{if $inv->special_inv_type == 9 || $inv->special_inv_type == 12 }
-
PT ( Prothrombin Time ) :
|
{if $inv->pt->patient_time != Null && $inv->pt->patient_time != ''}
-
{if $inv->pt->patient_time_low == 1 || $inv->pt->patient_time_high == 1 }
{else} {/if}
{$inv->pt->patient_time}
- {$inv->pt->patient_time_invest_units}
- {if $inv->pt->patient_time_low == 1 } L {else if $inv->pt->patient_time_high == 1 } H {/if}
|
{if $inv->pt->patient_time_range_txt != Null && $inv->pt->patient_time_range_txt != ''}
{$inv->pt->patient_time_range_txt}
{/if}
|
{/if}
{if $inv->pt->concentration != Null && $inv->pt->concentration != ''}
-
{if $inv->pt->concentration_low == 1 || $inv->pt->concentration_high == 1 }
{else} {/if}
{$inv->pt->concentration}
- {$inv->pt->concentration_invest_units}
- {if $inv->pt->concentration_low == 1 } L {else if $inv->pt->concentration_high == 1 } H {/if}
|
{if $inv->pt->concentration_range_txt != Null && $inv->pt->concentration_range_txt != ''}
{$inv->pt->concentration_range_txt}
{/if}
|
{/if}
{if $inv->pt->inr != Null && $inv->pt->inr != ''}
-
{if $inv->pt->inr_low == 1 || $inv->pt->inr_high == 1 }
{else} {/if}
{$inv->pt->inr}
- {$inv->pt->inr_invest_units}
- {if $inv->pt->inr_low == 1 } L {else if $inv->pt->inr_high == 1 } H {/if}
|
{if $inv->pt->inr_range_txt != Null && $inv->pt->inr_range_txt != ''}
{$inv->pt->inr_range_txt}
{/if}
|
{/if}
{/if}
{if $inv->special_inv_type == 9 || $inv->special_inv_type == 13 }
|
|
{if $inv->pt->patient_time1 != Null && $inv->pt->patient_time1 != ''}
-
{if $inv->pt->patient_time1_low == 1 || $inv->pt->patient_time1_high == 1 }
{else} {/if}
{$inv->pt->patient_time1}
- {$inv->pt->patient_time1_invest_units}
- {if $inv->pt->patient_time1_low == 1 } L {else if $inv->pt->patient_time1_high == 1 } H {/if}
|
{if $inv->pt->patient_time1_range_txt != Null && $inv->pt->patient_time1_range_txt != ''}
{$inv->pt->patient_time1_range_txt}
{/if}
|
{/if}
{if $inv->pt->fibrinogen != Null && $inv->pt->fibrinogen != ''}
-
{if $inv->pt->fibrinogen_low == 1 || $inv->pt->fibrinogen_high == 1 }
{else} {/if}
{$inv->pt->fibrinogen}
- {$inv->pt->fibrinogen_invest_units}
- {if $inv->pt->fibrinogen_low == 1 } L {else if $inv->pt->fibrinogen_high == 1 } H {/if}
|
{if $inv->pt->fibrinogen_range_txt != Null && $inv->pt->fibrinogen_range_txt != ''}
{$inv->pt->fibrinogen_range_txt}
{/if}
|
{/if}
{if $inv->pt->fdp != Null && $inv->pt->fdp != ''}
-
{if $inv->pt->fdp_low == 1 || $inv->pt->fdp_high == 1 }
{else} {/if}
{$inv->pt->fdp}
- {$inv->pt->fdp_invest_units}
- {if $inv->pt->fdp_low == 1 } L {else if $inv->pt->fdp_high == 1 } H {/if}
|
{if $inv->pt->fdp_range_txt != Null && $inv->pt->fdp_range_txt != ''}
{$inv->pt->fdp_range_txt}
{/if}
|
{/if}
{/if}
{if $inv->pt->comment != Null && $inv->pt->comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 14 }
|
|
{if $inv->lipid->cholesterol != Null && $inv->lipid->cholesterol != '' && in_array('Total Cholesterol', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->cholesterol_low == 1 || $inv->lipid->cholesterol_high == 1 }
{else} {/if}
{$inv->lipid->cholesterol}
- {$inv->lipid->cholesterol_invest_units}
- {if $inv->lipid->cholesterol_low == 1 } L {else if $inv->lipid->cholesterol_high == 1 } H {/if}
|
{if $inv->lipid->cholesterol_range_txt != Null && $inv->lipid->cholesterol_range_txt != ''}
{$inv->lipid->cholesterol_range_txt}
{/if}
|
{/if}
{if $inv->lipid->triglycerides != Null && $inv->lipid->triglycerides != '' && in_array('Triglycerides', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->triglycerides_low == 1 || $inv->lipid->triglycerides_high == 1 }
{else} {/if}
{$inv->lipid->triglycerides}
- {$inv->lipid->triglycerides_invest_units}
- {if $inv->lipid->triglycerides_low == 1 } L {else if $inv->lipid->triglycerides_high == 1 } H {/if}
|
{if $inv->lipid->triglycerides_range_txt != Null && $inv->lipid->triglycerides_range_txt != ''}
{$inv->lipid->triglycerides_range_txt}
{/if}
|
{/if}
{if $inv->lipid->hdl != Null && $inv->lipid->hdl != '' && in_array('HDL Cholesterol', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->hdl_low == 1 || $inv->lipid->hdl_high == 1 }
{else} {/if}
{$inv->lipid->hdl}
- {$inv->lipid->hdl_invest_units}
- {if $inv->lipid->hdl_low == 1 } L {else if $inv->lipid->hdl_high == 1 } H {/if}
|
{if $inv->lipid->hdl_range_txt != Null && $inv->lipid->hdl_range_txt != ''}
{$inv->lipid->hdl_range_txt}
{/if}
|
{/if}
{if $inv->lipid->ldl != Null && $inv->lipid->ldl != '' && in_array('LDL Cholesterol', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->ldl_low == 1 || $inv->lipid->ldl_high == 1 }
{else} {/if}
{$inv->lipid->ldl}
- {$inv->lipid->ldl_invest_units}
- {if $inv->lipid->ldl_low == 1 } L {else if $inv->lipid->ldl_high == 1 } H {/if}
|
{if $inv->lipid->ldl_range_txt != Null && $inv->lipid->ldl_range_txt != ''}
{$inv->lipid->ldl_range_txt}
{/if}
|
{/if}
{if $inv->lipid->nonhdl != Null && $inv->lipid->nonhdl != '' && in_array('Non-HDL Cholesterol', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->nonhdl_low == 1 || $inv->lipid->nonhdl_high == 1 }
{else} {/if}
{$inv->lipid->nonhdl}
- {$inv->lipid->nonhdl_invest_units}
- {if $inv->lipid->nonhdl_low == 1 } L {else if $inv->lipid->nonhdl_high == 1 } H {/if}
|
{if $inv->lipid->nonhdl_range_txt != Null && $inv->lipid->nonhdl_range_txt != ''}
{$inv->lipid->nonhdl_range_txt}
{/if}
|
{/if}
{if $inv->lipid->vldl != Null && $inv->lipid->vldl != '' && in_array('VLDL Cholesterol', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->vldl_low == 1 || $inv->lipid->vldl_high == 1 }
{else} {/if}
{$inv->lipid->vldl}
- {$inv->lipid->vldl_invest_units}
- {if $inv->lipid->vldl_low == 1 } L {else if $inv->lipid->vldl_high == 1 } H {/if}
|
{if $inv->lipid->vldl_range_txt != Null && $inv->lipid->vldl_range_txt != ''}
{$inv->lipid->vldl_range_txt}
{/if}
|
{/if}
{if $inv->lipid->riskratio1 != Null && $inv->lipid->riskratio1 != '' && in_array('Risk ratio I', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->riskratio1_low == 1 || $inv->lipid->riskratio1_high == 1 }
{else} {/if}
{$inv->lipid->riskratio1}
- {$inv->lipid->riskratio1_invest_units}
- {if $inv->lipid->riskratio1_low == 1 } L {else if $inv->lipid->riskratio1_high == 1 } H {/if}
|
{if $inv->lipid->riskratio1_range_txt != Null && $inv->lipid->riskratio1_range_txt != ''}
{$inv->lipid->riskratio1_range_txt}
{/if}
|
{/if}
{if $inv->lipid->riskratio2 != Null && $inv->lipid->riskratio2 != '' && in_array('Risk ratio II', $inv->lipid->lipidOrdered)}
-
{if $inv->lipid->riskratio2_low == 1 || $inv->lipid->riskratio2_high == 1 }
{else} {/if}
{$inv->lipid->riskratio2}
- {$inv->lipid->riskratio2_invest_units}
- {if $inv->lipid->riskratio2_low == 1 } L {else if $inv->lipid->riskratio2_high == 1 } H {/if}
|
{if $inv->lipid->riskratio2_range_txt != Null && $inv->lipid->riskratio2_range_txt != ''}
{$inv->lipid->riskratio2_range_txt}
{/if}
|
{/if}
{if $inv->lipid->comment != Null && $inv->lipid->comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 15 }
{if $inv->egfr->cr != Null && $inv->egfr->cr != '' && in_array('Serum Creatinine', $inv->egfr->gfrOrdered)}
-
{if $inv->egfr->cr_low == 1 || $inv->egfr->cr_high == 1 }
{else} {/if}
{$inv->egfr->cr}
- {$inv->egfr->cr_invest_units}
- {if $inv->egfr->cr_low == 1 } L {else if $inv->egfr->cr_high == 1 } H {/if}
|
{if $inv->egfr->cr_range_txt != Null && $inv->egfr->cr_range_txt != ''}
{$inv->egfr->cr_range_txt}
{/if}
|
{/if}
{if $inv->egfr->gfr != Null && $inv->egfr->gfr != '' && in_array('eGFR', $inv->egfr->gfrOrdered)}
-
{if $inv->egfr->gfr_low == 1 || $inv->egfr->gfr_high == 1 }
{else} {/if}
{$inv->egfr->gfr}
- {$inv->egfr->gfr_invest_units}
- {if $inv->egfr->gfr_low == 1 } L {else if $inv->egfr->gfr_high == 1 } H {/if}
|
{if $inv->egfr->gfr_range_txt != Null && $inv->egfr->gfr_range_txt != ''}
{$inv->egfr->gfr_range_txt}
{/if}
|
{/if}
{if $inv->egfr->comment != Null && $inv->egfr->comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 16 }
|
|
|
|
{if $inv->semen.volume != Null && $inv->semen.volume != ''}
{if $inv->semen.volume_low == 1 || $inv->semen.volume_high == 1 }
{else} {/if}
- {$inv->semen.volume}
- {$inv->semen.volume_invest_units}
- {if $inv->semen.volume_low == 1 } L {else if $inv->semen.volume_high == 1 } H {/if}
|
{if $inv->semen.volume_range_txt != Null && $inv->semen.volume_range_txt != ''}
{$inv->semen.volume_range_txt}
{/if}
|
{/if}
{if $inv->semen.ph != Null && $inv->semen.ph != ''}
{if $inv->semen.ph_low == 1 || $inv->semen.ph_high == 1 }
{else}
- {$inv->semen.ph_invest_units}
- {if $inv->semen.ph_low == 1 } L {else if $inv->semen.ph_high == 1 } H {/if}
|
{if $inv->semen.ph_range_txt != Null && $inv->semen.ph_range_txt != ''}
{$inv->semen.ph_range_txt}
{/if}
|
{/if}
{if $inv->semen.color != Null && $inv->semen.color != ''}
{if $inv->semen.color_low == 1 || $inv->semen.color_high == 1 }
{else} {/if}
- {$inv->semen.color}
- {$inv->semen.color_invest_units}
- {if $inv->semen.color_low == 1 } L {else if $inv->semen.color_high == 1 } H {/if}
|
{if $inv->semen.color_range_txt != Null && $inv->semen.color_range_txt != ''}
{$inv->semen.color_range_txt}
{/if}
|
{/if}
{if $inv->semen.odor != Null && $inv->semen.odor != ''}
{if $inv->semen.odor_low == 1 || $inv->semen.odor_high == 1 }
{else}
- {$inv->semen.odor_invest_units}
- {if $inv->semen.odor_low == 1 } L {else if $inv->semen.odor_high == 1 } H {/if}
|
{if $inv->semen.odor_range_txt != Null && $inv->semen.odor_range_txt != ''}
{$inv->semen.odor_range_txt}
{/if}
|
{/if}
{if $inv->semen.viscosity != Null && $inv->semen.viscosity != ''}
{if $inv->semen.viscosity_low == 1 || $inv->semen.viscosity_high == 1 }
{else} {/if}
- {$inv->semen.viscosity}
- {$inv->semen.viscosity_invest_units}
- {if $inv->semen.viscosity_low == 1 } L {else if $inv->semen.viscosity_high == 1 } H {/if}
|
{if $inv->semen.viscosity_range_txt != Null && $inv->semen.viscosity_range_txt != ''}
{$inv->semen.viscosity_range_txt}
{/if}
|
{/if}
{if $inv->semen.liq_time != Null && $inv->semen.liq_time != ''}
{if $inv->semen.liq_time_low == 1 || $inv->semen.liq_time_high == 1 }
{else} {/if}
- {$inv->semen.liq_time}
- {$inv->semen.liq_time_invest_units}
- {if $inv->semen.liq_time_low == 1 } L {else if $inv->semen.liq_time_high == 1 } H {/if}
|
{if $inv->semen.liq_time_range_txt != Null && $inv->semen.liq_time_range_txt != ''}
{$inv->semen.liq_time_range_txt}
{/if}
|
{/if}
{if $inv->semen.liq_state != Null && $inv->semen.liq_state != ''}
{if $inv->semen.liq_state_low == 1 || $inv->semen.liq_state_high == 1 }
{else} {/if}
- {$inv->semen.liq_state}
- {$inv->semen.liq_state_invest_units}
- {if $inv->semen.liq_state_low == 1 } L {else if $inv->semen.liq_state_high == 1 } H {/if}
|
{if $inv->semen.liq_state_range_txt != Null && $inv->semen.liq_state_range_txt != ''}
{$inv->semen.liq_state_range_txt}
{/if}
|
{/if}
-
CONCENTERATION & MOTILITY ANALYSIS :
|
{if $inv->semen.sperm_count != Null && $inv->semen.sperm_count != ''}
{if $inv->semen.sperm_count_low == 1 || $inv->semen.sperm_count_high == 1 }
{else} {/if}
- {$inv->semen.sperm_count}
- {$inv->semen.sperm_count_invest_units}
- {if $inv->semen.sperm_count_low == 1 } L {else if $inv->semen.sperm_count_high == 1 } H {/if}
|
{if $inv->semen.sperm_count_range_txt != Null && $inv->semen.sperm_count_range_txt != ''}
{$inv->semen.sperm_count_range_txt}
{/if}
|
{/if}
{if $inv->semen.total_count != Null && $inv->semen.total_count != ''}
{if $inv->semen.total_count_low == 1 || $inv->semen.total_count_high == 1 }
{else} {/if}
- {$inv->semen.total_count}
- {$inv->semen.total_count_invest_units}
- {if $inv->semen.total_count_low == 1 } L {else if $inv->semen.total_count_high == 1 } H {/if}
|
{if $inv->semen.total_count_range_txt != Null && $inv->semen.total_count_range_txt != ''}
{$inv->semen.total_count_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_a != Null && $inv->semen.mobility_a != ''}
- Progressive motility PR
:
{if $inv->semen.mobility_a_low == 1 || $inv->semen.mobility_a_high == 1 }
{else} {/if}
- {$inv->semen.mobility_a}
- {$inv->semen.mobility_a_invest_units}
- {if $inv->semen.mobility_a_low == 1 } L {else if $inv->semen.mobility_a_high == 1 } H {/if}
|
{if $inv->semen.mobility_a_range_txt != Null && $inv->semen.mobility_a_range_txt != ''}
{$inv->semen.mobility_a_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_c != Null && $inv->semen.mobility_c != ''}
{if $inv->semen.mobility_c_low == 1 || $inv->semen.mobility_c_high == 1 }
{else} {/if}
- {$inv->semen.mobility_c}
- {$inv->semen.mobility_c_invest_units}
- {if $inv->semen.mobility_c_low == 1 } L {else if $inv->semen.mobility_c_high == 1 } H {/if}
|
{if $inv->semen.mobility_c_range_txt != Null && $inv->semen.mobility_c_range_txt != ''}
{$inv->semen.mobility_c_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_sluggish != Null && $inv->semen.mobility_sluggish != ''}
{if $inv->semen.mobility_sluggish_low == 1 || $inv->semen.mobility_sluggish_high == 1 }
{else} {/if}
- {$inv->semen.mobility_sluggish}
- {$inv->semen.mobility_sluggish_invest_units}
- {if $inv->semen.mobility_sluggish_low == 1 } L {else if $inv->semen.mobility_sluggish_high == 1 } H {/if}
|
{if $inv->semen.mobility_sluggish_range_txt != Null && $inv->semen.mobility_sluggish_range_txt != ''}
{$inv->semen.mobility_sluggish_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_b != Null && $inv->semen.mobility_b != ''}
{if $inv->semen.mobility_b_low == 1 || $inv->semen.mobility_b_high == 1 }
{else} {/if}
- {$inv->semen.mobility_b}
- {$inv->semen.mobility_b_invest_units}
- {if $inv->semen.mobility_b_low == 1 } L {else if $inv->semen.mobility_b_high == 1 } H {/if}
|
{if $inv->semen.mobility_b_range_txt != Null && $inv->semen.mobility_b_range_txt != ''}
{$inv->semen.mobility_b_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_d != Null && $inv->semen.mobility_d != ''}
{if $inv->semen.mobility_d_low == 1 || $inv->semen.mobility_d_high == 1 }
{else} {/if}
- {$inv->semen.mobility_d}
- {$inv->semen.mobility_d_invest_units}
- {if $inv->semen.mobility_d_low == 1 } L {else if $inv->semen.mobility_d_high == 1 } H {/if}
|
{if $inv->semen.mobility_d_range_txt != Null && $inv->semen.mobility_d_range_txt != ''}
{$inv->semen.mobility_d_range_txt}
{/if}
|
{/if}
{if $labSetting->immotile_comment == 1 }
- progressive motility PR : spermatozoa moving activity,either linearly or in a large cricle,regardless of speed.
- Non progressive NP : all other patterns of motility with an absence of progession.
- Immotile IM : no movement
|
|
{/if}
|
|
{if $inv->semen.normal_form != Null && $inv->semen.normal_form != ''}
{if $inv->semen.normal_form_low == 1 || $inv->semen.normal_form_high == 1 }
{else} {/if}
- {$inv->semen.normal_form}
- {$inv->semen.normal_form_invest_units}
- {if $inv->semen.normal_form_low == 1 } L {else if $inv->semen.normal_form_high == 1 } H {/if}
|
{if $inv->semen.normal_form_range_txt != Null && $inv->semen.normal_form_range_txt != ''}
{$inv->semen.normal_form_range_txt}
{/if}
|
{/if}
{if $inv->semen.ab_form != Null && $inv->semen.ab_form != ''}
{if $inv->semen.ab_form_low == 1 || $inv->semen.ab_form_high == 1 }
{else} {/if}
- {$inv->semen.ab_form}
- {$inv->semen.ab_form_invest_units}
- {if $inv->semen.ab_form_low == 1 } L {else if $inv->semen.ab_form_high == 1 } H {/if}
|
{if $inv->semen.ab_form_range_txt != Null && $inv->semen.ab_form_range_txt != ''}
{$inv->semen.ab_form_range_txt}
{/if}
|
{/if}
{if $inv->semen.vitality != Null && $inv->semen.vitality != ''}
{if $inv->semen.vitality_low == 1 || $inv->semen.vitality_high == 1 }
{else} {/if}
- {$inv->semen.vitality}
- {$inv->semen.vitality_invest_units}
- {if $inv->semen.vitality_low == 1 } L {else if $inv->semen.vitality_high == 1 } H {/if}
|
{if $inv->semen.vitality_range_txt != Null && $inv->semen.vitality_range_txt != ''}
{$inv->semen.vitality_range_txt}
{/if}
|
{/if}
{if $inv->semen.pinheads != Null && $inv->semen.pinheads != ''}
{if $inv->semen.pinheads_low == 1 || $inv->semen.pinheads_high == 1 }
{else} {/if}
- {$inv->semen.pinheads}
- {$inv->semen.pinheads_invest_units}
- {if $inv->semen.pinheads_low == 1 } L {else if $inv->semen.pinheads_high == 1 } H {/if}
|
{if $inv->semen.pinheads_range_txt != Null && $inv->semen.pinheads_range_txt != ''}
{$inv->semen.pinheads_range_txt}
{/if}
|
{if $labSetting->pinheads_comment == 1 }
-
Pinhead sperms are not counted as spermatozoa
or head defects because they possess no chromation
or head structure anterior to the basal plate
|
|
{/if}
{/if}
-
Cells other than sperms Exam :
|
{if $inv->semen.pus != Null && $inv->semen.pus != ''}
{if $inv->semen.pus_low == 1 || $inv->semen.pus_high == 1 }
{else}
- {$inv->semen.pus_invest_units}
- {if $inv->semen.pus_low == 1 } L {else if $inv->semen.pus_high == 1 } H {/if}
|
{if $inv->semen.pus_range_txt != Null && $inv->semen.pus_range_txt != ''}
{$inv->semen.pus_range_txt}
{/if}
|
{/if}
{if $inv->semen.rbc != Null && $inv->semen.rbc != ''}
{if $inv->semen.rbc_low == 1 || $inv->semen.rbc_high == 1 }
{else}
- {$inv->semen.rbc_invest_units}
- {if $inv->semen.rbc_low == 1 } L {else if $inv->semen.rbc_high == 1 } H {/if}
|
{if $inv->semen.rbc_range_txt != Null && $inv->semen.rbc_range_txt != ''}
{$inv->semen.rbc_range_txt}
{/if}
|
{/if}
{if $inv->semen.sperm_cells != Null && $inv->semen.sperm_cells != ''}
{if $inv->semen.sperm_cells_low == 1 || $inv->semen.sperm_cells_high == 1 }
{else} {/if}
- {$inv->semen.sperm_cells}
- {$inv->semen.sperm_cells_invest_units}
- {if $inv->semen.sperm_cells_low == 1 } L {else if $inv->semen.sperm_cells_high == 1 } H {/if}
|
{if $inv->semen.sperm_cells_range_txt != Null && $inv->semen.sperm_cells_range_txt != ''}
{$inv->semen.sperm_cells_range_txt}
{/if}
|
{/if}
{if $inv->semen.epith_cells != Null && $inv->semen.epith_cells != ''}
{if $inv->semen.epith_cells_low == 1 || $inv->semen.epith_cells_high == 1 }
{else} {/if}
- {$inv->semen.epith_cells}
- {$inv->semen.epith_cells_invest_units}
- {if $inv->semen.epith_cells_low == 1 } L {else if $inv->semen.epith_cells_high == 1 } H {/if}
|
{if $inv->semen.epith_cells_range_txt != Null && $inv->semen.epith_cells_range_txt != ''}
{$inv->semen.epith_cells_range_txt}
{/if}
|
{/if}
{if $inv->semen.mobility_percent != Null && $inv->semen.mobility_percent != ''}
{if $inv->semen.mobility_percent_low == 1 || $inv->semen.mobility_percent_high == 1 }
{else} {/if}
- {$inv->semen.mobility_percent}
- {$inv->semen.mobility_percent_invest_units}
- {if $inv->semen.mobility_percent_low == 1 } L {else if $inv->semen.mobility_percent_high == 1 } H {/if}
|
{if $inv->semen.mobility_percent_range_txt != Null && $inv->semen.mobility_percent_range_txt != ''}
{$inv->semen.mobility_percent_range_txt}
{/if}
|
{/if}
|
|
{if $inv->semen.coll_location != Null && $inv->semen.coll_location != ''}
{if $inv->semen.coll_location_low == 1 || $inv->semen.coll_location_high == 1 }
{else} {/if}
- {$inv->semen.coll_location}
- {$inv->semen.coll_location_invest_units}
- {if $inv->semen.coll_location_low == 1 } L {else if $inv->semen.coll_location_high == 1 } H {/if}
|
{if $inv->semen.coll_location_range_txt != Null && $inv->semen.coll_location_range_txt != ''}
{$inv->semen.coll_location_range_txt}
{/if}
|
{/if}
{if $inv->semen.abestination != Null && $inv->semen.abestination != ''}
{if $inv->semen.abestination_low == 1 || $inv->semen.abestination_high == 1 }
{else} {/if}
- {$inv->semen.abestination}
- {$inv->semen.abestination_invest_units}
- {if $inv->semen.abestination_low == 1 } L {else if $inv->semen.abestination_high == 1 } H {/if}
|
{if $inv->semen.abestination_range_txt != Null && $inv->semen.abestination_range_txt != ''}
{$inv->semen.abestination_range_txt}
{/if}
|
{/if}
{if $inv->semen.coll_method != Null && $inv->semen.coll_method != ''}
{if $inv->semen.coll_method_low == 1 || $inv->semen.coll_method_high == 1 }
{else} {/if}
- {$inv->semen.coll_method}
- {$inv->semen.coll_method_invest_units}
- {if $inv->semen.coll_method_low == 1 } L {else if $inv->semen.coll_method_high == 1 } H {/if}
|
{if $inv->semen.coll_method_range_txt != Null && $inv->semen.coll_method_range_txt != ''}
{$inv->semen.coll_method_range_txt}
{/if}
|
{/if}
-
Agglutination & Aggregation :
|
{if $inv->semen.aggregation != Null && $inv->semen.aggregation != ''}
{if $inv->semen.aggregation_low == 1 || $inv->semen.aggregation_high == 1 }
{else} {/if}
- {$inv->semen.aggregation}
- {$inv->semen.aggregation_invest_units}
- {if $inv->semen.aggregation_low == 1 } L {else if $inv->semen.aggregation_high == 1 } H {/if}
|
{if $inv->semen.aggregation_range_txt != Null && $inv->semen.aggregation_range_txt != ''}
{$inv->semen.aggregation_range_txt}
{/if}
|
{/if}
{if $inv->semen.agg != Null && $inv->semen.agg != ''}
{if $inv->semen.agg_low == 1 || $inv->semen.agg_high == 1 }
{else}
- {$inv->semen.agg_invest_units}
- {if $inv->semen.agg_low == 1 } L {else if $inv->semen.agg_high == 1 } H {/if}
|
{if $inv->semen.agg_range_txt != Null && $inv->semen.agg_range_txt != ''}
{$inv->semen.agg_range_txt}
{/if}
|
{/if}
{if $inv->semen.comment != Null && $inv->semen.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 10 }
|
|
-
{if $inv->aborh.abo > 0 } {$inv->aborh.abo_value} {/if}
|
|
-
{if $inv->aborh.rh > 0 } {$inv->aborh.rh_value} {/if}
|
|
{if $inv->aborh.comment != Null && $inv->aborh.comment != ''}
|
|
|
{/if}
{else if $inv->special_inv_type == 11 }
{foreach $inv->elements as $data}
|
|
{$data->content->element_select_text}
{$data->content->element_text}
|
{$data->content->element_text_unit}
|
{if $data->content->element_text_low == 1 } L {else if $data->content->element_text_high == 1 } H {/if}
|
{if $data->content->element_text_range_txt != Null && $data->content->element_text_range_txt != ''}
{$data->content->element_text_range_txt}
{/if}
|
|
{/foreach}
{if $inv->comment != Null && $inv->comment != ''}
|
|
|
{/if}
{else}
-
{if $inv->low == 1 || $inv->high == 1 }
{else} {/if}
{$inv->investresult}
- {$inv->range->invest_units}
- {if $inv->low == 1 } L {else if $inv->high == 1 } H {/if}
|
{if $inv->range->range_txt != Null && $inv->range->range_txt != ''}
{$inv->range->range_txt}
{/if}
|
{if $inv->comment != Null && $inv->comment != ''}
|
|
|
{/if}
{/if}
{if $source == 5 || $source == 6 }