pour déploiement auto v2 via gitlab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

73 lines
1.4 KiB

columns:
acte_id:
type: bigint
activite_ccam:
type: character(1)
association_nonprevue_ccam:
type: character(1)
base_remboursement:
type: numeric(13,2)
coefficient:
type: numeric(13,2)
date_acte:
type: date
dmt:
type: character(3)
extension_ccam:
type: character(1)
finess:
type: character(9)
medecin_id:
type: bigint
default: "0"
modificateur_ccam_1:
type: character(1)
modificateur_ccam_2:
type: character(1)
modificateur_ccam_3:
type: character(1)
modificateur_ccam_4:
type: character(1)
montant_depassement:
type: numeric(13,2)
montant_facture:
type: numeric(13,2)
mt:
type: character(2)
nature:
type: character(3)
no_rss:
type: bigint
default: "0"
nombre:
type: numeric(13,2)
phase_ccam:
type: character(1)
prix_unitaire:
type: numeric(13,2)
remboursement_excp_ccam:
type: character(1)
rss_id:
type: bigint
default: "0"
taux_remboursement:
type: numeric
indexes:
i_rsf_detail_h_1:
column: no_rss
method: btree
i_rsf_detail_h_2:
column: acte_id
method: btree
i_rsf_detail_h_3:
column: finess
method: btree
i_rsf_detail_h_4:
column: finess, no_rss
method: btree
i_rsf_detail_h_5:
column: medecin_id
method: btree
i_rsf_detail_h_6:
column: rss_id
method: btree