@extends('layouts.note_layout') @section('title', 'EndoCapture') @section('style') @endsection @section('modal') @endsection @section('content')

Status

นัดหมาย
ซักประวัติ
ทำหัตถการ
พักฟื้น
ติดตามอาการ
เสร็จสิ้น

Notification

@for ($i=1;$i<4;$i++) @endfor @for ($i=1;$i<10;$i++) @endfor
New (ยังไม่ได้อ่าน)
คุณคมสันต์ ลิขิตอำไพ ตอบกลับการ follow up 20 min.
Earlier (อ่านแล้วแต่ยังไม่ยืนยัน)
คุณคมสันต์ ลิขิตอำไพ ตอบกลับการ follow up 20 min.
@php $i=0; $nid = 1; @endphp @forelse ($note_register as $note) @php $i++; $json = jsonDecode($note->note_casejson); $status_first = 'take_history'; if($i>5){ $status_first = 'appointment'; } @endphp @empty @endforelse
Status ID HN Patient Name Age Provisional Diagnosis Operation Date Manage
@if($status_first=='appointment') @else @endif {{@$note->note_id}} {{@$json->hn}} {{@$json->patientname}} {{@$json->age}} {{@$json->prediagnosis}} - @if($status_first=='appointment') @else @endif
No Data!!
Status ID HN Patient Name Age Procedure Physician Pre-Diagnosis Manage
Today
Wait Confirm 5 10246 ชัย สากล 64 EGO ,Colono สมชาย พลายทอง Abdominal pain
Confirm 7 40245 ปริณวัฒ ชัยสถาน 78 EGD สมชาย พลายทอง Achalasia
Not Reply 9 6243 พงษ์เทพ ขนิษฐา 69 EGD สมชาย พลายทอง Anema
@for($i=1;$i<5;$i++) @endfor
ID HN Patient Name Age Procedure Physician Pre-Diagnosis งดน้ำงดอาหาร ยาสะลายลิ่มเลือด ผลแลป Manage
{{rand(0,1000)}} {{rand(0,1000)}} ชัย สากล {{rand(25,80)}} EGD ,Colono นพ.ประกอบ ไผ่ล้อม Abdominal pain {{-- --}}
@for($i=1;$i<5;$i++) @endfor
ID HN Age Procedure Physician BP Pulse RR SpO2 LOC Remark manage
{{rand(0,1000)}} {{rand(0,1000)}} ชัย สากล {{rand(25,80)}} EGD ,Colono นพ.ประกอบ ไผ่ล้อม 120/80 {{rand(50,70)}} {{-- --}}
@for($i=1;$i<5;$i++) @endfor
ID HN Age Procedure Physician BP Pulse RR SpO2 LOC Remark manage
{{rand(0,1000)}} {{rand(0,1000)}} ชัย สากล {{rand(25,80)}} EGD ,Colono นพ.ประกอบ ไผ่ล้อม 120/80 {{rand(50,70)}} {{-- --}}
@php $nid = 1; @endphp
Status ID HN Patient Name Age Procedure Physician Diagnosis Complication Manage
Today
Wait Confirm 5 10246 ชัย สากล 64 EGO ,Colono สมชาย พลายทอง Gastritis Bledding
Confirm 7 40245 ปริณวัฒ ชัยสถาน 78 EGD สมชาย พลายทอง UGIB -
Not Reply 9 6243 พงษ์เทพ ขนิษฐา 69 EGD สมชาย พลายทอง Achalasia Preforation
@for ($i=1;$i<5;$i++) @endfor
Operation Date ID HN Patient Name Age Procedure Physician Manage
{{(intval(date('d'))-$i)}}{{date('/m/Y')}} {{rand(1,8)}} {{rand(0,1000)}} ชัย สากล {{rand(25,80)}} EGD นพ.ประกอบ ไผ่ล้อม {{-- --}} {{-- --}}
@endsection @section('script') @endsection