All Medical Codes
@php
$ICDCodeSetup = explode(',', $rights->medical_coding);
$add = $ICDCodeSetup[0];
$view = $ICDCodeSetup[1];
$edit = $ICDCodeSetup[2];
$updateStatus = $ICDCodeSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Medical Code |
Description |
Code Type |
Status |
Action |
@endif