Explorar o código

Dx center ICD driven auto suggest

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
454fa125e1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      resources/views/app/patient/problems-center.blade.php

+ 2 - 1
resources/views/app/patient/problems-center.blade.php

@@ -172,7 +172,8 @@ $ccSegment = $ccSegment ?? $note->getSegmentByInternalName('mc_cc');
                                         <input type="text"
                                                data-name="icd"
                                                class="form-control form-control-sm"
-                                               value="{{@$problem->data->icd}}">
+                                               value="{{@$problem->data->icd}}"
+                                               readonly>
                                     </div>
                                 </div>