This commit is contained in:
Dwi Swandhana
2026-02-03 12:58:52 +07:00
parent f2c2e3441e
commit 2592d8190e
@@ -174,6 +174,7 @@
<th>No.HP</th>
<th>Tgl. Lahir</th>
<th>Umur</th>
<th>L/P</th>
<th>Alamat</th>
<th>KTP</th>
<th>BPJS</th>
@@ -185,6 +186,7 @@
<th>Klinis</th>
<th>Analis</th>
<th>PPDS</th>
<th>DPJP</th>
<th>Code</th>
<th>Speciment</th>
<th>Template</th>
@@ -332,17 +334,19 @@ $(document).ready(function () {
<td>${row.tlppasien ?? ''}</td>
<td>${row.tgllahirpasien ?? ''}</td>
<td>${row.usia ?? ''}</td>
<td>${row.jkpasien ?? ''}</td>
<td>${row.alamatpasien ?? ''}</td>
<td>${row.ktp ?? ''}</td>
<td>${row.bpjs ?? ''}</td>
<td>${row.asuransi ?? ''}</td>
<td>${row.urgensi ?? ''}</td>
<td>${row.asalpasien ?? ''}</td>
<td>${row.subpoli ?? ''}</td>
<td>${row.reques ?? ''}</td>
<td>${row.klinisi ?? ''}</td>
<td>${row.klinis ?? ''}</td>
<td>${row.nmanalis ?? ''}</td>
<td>${row.nmppdssenior ?? ''}</td>
<td>${row.nmdokter ?? ''}</td>
<td>${row.kd_spesimen ?? ''}</td>
<td>${row.nm_spesimen ?? ''}</td>
<td>${row.dlp ?? ''}</td>