@switch($user) @case('cloud') @if($study->unidade->url_cloud_servername !== 'ohif') @else @endif @break @case('horos') @break @case('weasis') @break @case('radiant') @break @default
@endswitch
@if($study->reports->count() > 0) {{$study->reports->count()}} @else @endif
@if($study->clinical_history != null) @endif @if($study->audio != null) @else @if(Auth::user()->isMedic()) @endif @endif @if($study->billing != null) @endif @if($study->report != null && $study->report_title != null) @endif @if($study->complement != null) @if ($study->complement->complement_answer == null) @else @endif @endif @if($study->critical != null) @endif @if($study->telemedicine != null) @endif @can('Excluir exame') @if($study->reports->count() > 0) @else @endif @endcan @if($study->attachments->count() > 0) {{$study->attachments->count()}} @else @endif @if ($study->unidade->integration_url)
@if($external_report != null) 1 @endif
@endif