update : penambahan dan perbaikan modul report saturssa
This commit is contained in:
No files matched your search
+4
@@ -71,6 +71,8 @@
|
||||
<th>Nama Pasien</th>
|
||||
<th>Tanggal Lahir</th>
|
||||
<th>No RM</th>
|
||||
<th>Spesialis</th>
|
||||
<th>Sub Spesialis</th>
|
||||
<th>Kategori Operasi</th>
|
||||
<th>Waktu Tunggu Operasi</th>
|
||||
</tr>
|
||||
@@ -107,6 +109,8 @@
|
||||
<td>".$dat->nik." | ".$dat->jk." - ".$dat->namapasien."</td>
|
||||
<td>".$dat->tgllahir." | Umur ".$dat->umur."</td>
|
||||
<td>".$dat->norm."</td>
|
||||
<td>".$dat->kodespe."-".$dat->spesialis."</td>
|
||||
<td>".$dat->subSpesialis."</td>
|
||||
<td>".$kategorioperasi."</td>
|
||||
<td>".$hasil."</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user