feat(provider-online): add billingsementara endpoint and mapping fixes

This commit is contained in:
2026-05-15 11:42:14 +07:00
parent 2aca3693f3
commit 6d58cc8585

View File

@@ -23,8 +23,10 @@ class RequestLog extends Model
'invoice_no', 'invoice_no',
'billing_no', 'billing_no',
'submission_date', 'submission_date',
'admission_date',
'discharge_date', 'discharge_date',
'member_id', 'member_id',
'plan_id',
'payment_type', 'payment_type',
'service_code', 'service_code',
'type_of_member', 'type_of_member',
@@ -38,6 +40,12 @@ class RequestLog extends Model
'claim_id', 'claim_id',
'organization_id', 'organization_id',
'keterangan', 'keterangan',
'nomor_sep',
'status_rujukan',
'nomor_rujukan',
'no_transaksi_provider',
'inacbgs_code',
'inacbgs_amount',
'hak_kamar_pasien', 'hak_kamar_pasien',
'penempatan_kamar', 'penempatan_kamar',
'catatan', 'catatan',