feat(provider-online): add billingsementara endpoint and mapping fixes
This commit is contained in:
@@ -23,8 +23,10 @@ class RequestLog extends Model
|
||||
'invoice_no',
|
||||
'billing_no',
|
||||
'submission_date',
|
||||
'admission_date',
|
||||
'discharge_date',
|
||||
'member_id',
|
||||
'plan_id',
|
||||
'payment_type',
|
||||
'service_code',
|
||||
'type_of_member',
|
||||
@@ -38,6 +40,12 @@ class RequestLog extends Model
|
||||
'claim_id',
|
||||
'organization_id',
|
||||
'keterangan',
|
||||
'nomor_sep',
|
||||
'status_rujukan',
|
||||
'nomor_rujukan',
|
||||
'no_transaksi_provider',
|
||||
'inacbgs_code',
|
||||
'inacbgs_amount',
|
||||
'hak_kamar_pasien',
|
||||
'penempatan_kamar',
|
||||
'catatan',
|
||||
|
||||
Reference in New Issue
Block a user