# Catatan Meeting Klinik Internal ## Task List IBL ### Registrasi Klinik (`klinik/Registrationv3.php`) - [x] Tambah `searchregion` dan `search_countries` (samakan dg `ibl_registration/Patient.php`) - [x] Fix `search()` — hapus kelurahan sub-query, tambah PDP decrypt inline - [x] Fix `getaddress()` — gunakan tabel `regional` via `M_PatientAddressRegionalCd` - [x] Fix `newpatient()` — simpan `M_PatientAddressRegionalCd`, City, State, District, Village, Country, CountryCode, Note - [x] Fix `editpatient()` — terapkan `_mask_dob()` ke `M_PatientDOB` - [x] Tambah `_mask_dob()` — masking DOB sesuai PDP UU No. 27/2022 ### Screening Klinik (`klinik/screening/Screening.php`) - [x] Fix `search()` — hapus kelurahan sub-query, tambah PDP decrypt - [x] Tambah `getsexreg()` — samakan dg Registrationv3 ### Sampling Call (`mockup/doctorclinicv2/Samplingcall.php`) - [x] Tambah UNION SELECT dari `one_klinik.order` agar antrian klinik muncul - [ ] Debug: order klinik masih belum muncul di antrian — cek params `locationid`, `stationid`, `xdate` ### Pending / Belum Dikerjakan - [ ] - [ ] - [ ]