|
|
|
Patient Details |
| Patient Name: | {{ $patient_details->first_name ." ".$patient_details->middle_name." ".$patient_details->last_name }} |
|
|
| Sample ID: |
|
|
|
|
| Test Description | Result | Unit | Biological Refereance Interval | {{--Type | --}}
|---|---|---|---|---|
| {{ $test_detail?->test_name?->sub_category_name }} | @if ($test_detail?->type == "Quantitative") @if ($test_detail?->result < $test_detail?->test_name?->from_range || $test_detail?->result > $test_detail?->test_name?->to_range) {{ $test_detail?->result }} @else {{ $test_detail?->result }} @endif @endif @if ($test_detail?->type == "Cumulative") {{ $test_detail?->result }} @endif | {{ $test_detail?->test_name?->units }} | @if ($test_detail?->type == "Quantitative") {{ $test_detail?->test_name?->from_range }} - {{ $test_detail?->test_name?->to_range }} @else {{ $test_detail?->test_name?->bioreferal }} @endif | {{--{{ $test_detail?->type }} | --}}
Kit used: Kit Name
|
Signature
Dr. Rutuja Londhe
M.B.B.S, M.D(Pathology)
|
{!! $qrcode !!}
|
Signature
Dr. Rutuja Londhe
M.B.B.S, M.D(Pathology)
|