{{ 'SAMPLES.SCAN_DIALOG' + (isBloodSample ? '_BLOOD' : '') | translate }}

{{ study.name }}

{{ (isBloodSample ? 'SAMPLES.PROBEN_ID' : 'SAMPLES.VIREN_PROBE_ID') | translate }} {{ 'QUESTIONNAIRE_FORSCHER.VALUE_REQUIRED' | translate }} {{ 'SAMPLES.WRONG_SAMPLE_FORMAT' | translate : { prefix: study.sample_prefix ? study.sample_prefix + '-' : 'XXX', length: study.sample_suffix_length ? study.sample_suffix_length : '0-N' } }} {{ 'SAMPLES.BAKT_PROBE_ID' | translate }} {{ 'QUESTIONNAIRE_FORSCHER.VALUE_REQUIRED' | translate }} {{ 'SAMPLES.WRONG_SAMPLE_FORMAT' | translate : { prefix: study.sample_prefix ? study.sample_prefix + '-' : 'XXX', length: study.sample_suffix_length ? study.sample_suffix_length : '0-N' } }}