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.
 
 

156 lines
3.2 KiB

columns:
base_remboursement:
type: numeric(13,3)
default: "0"
base_remboursement_rum:
type: numeric(13,2)
default: "0"
base_remboursement_rum_sauf_transition:
type: numeric(13,3)
base_remboursement_rum_sauf_transition_sauf_ame:
type: numeric(13,3)
default: (0)::numeric
comment: 'nombre * prix_unitaire * coefficient, ventilé par UM'
base_remboursement_sauf_transition:
type: numeric(13,3)
base_remboursement_sauf_transition_sauf_ame:
type: numeric(13,3)
default: (0)::numeric
comment: 'nombre * prix_unitaire * coefficient'
coefficient:
type: numeric(18,7)
default: "1"
coefficient_geo:
type: numeric
default: "1"
coefficient_mco:
type: numeric
default: "1"
coefficient_pacte_resp:
type: numeric
default: "1"
compteur:
type: character(2)
default: "''::bpchar"
date_comptable:
type: date
date_debut:
type: date
date_fin:
type: date
dmt:
type: character(3)
default: "''::bpchar"
est_ligne_rss:
type: character(1)
default: "'1'::bpchar"
est_ligne_rum:
type: character(1)
default: "'0'::bpchar"
fides_detail:
type: integer
default: "0"
comment: "O:NON | 1:OUI, laisser vide si pas d''information"
finess:
type: character(9)
ghs_id:
type: bigint
default: "0"
ligne_t2a:
type: character(1)
default: "''::bpchar"
montant_supplement_nf:
type: numeric(13,2)
default: "0"
mt:
type: character(2)
default: "''::bpchar"
nature:
type: character(3)
default: "''::bpchar"
nature_noemie:
type: character(3)
default: "''::bpchar"
no_ligne:
type: bigint
comment: numero de ligne dans le fichieir des RSF
no_rss:
type: bigint
default: "0"
no_rum:
type: numeric(5,0)
default: "0"
nombre:
type: numeric(13,2)
default: "1"
operation_lamda:
type: text
default: "'0'::text"
pec_fj:
type: character(1)
default: "''::bpchar"
comment: déprécié, remplacé par pec_fj_id
pec_fj_id:
type: bigint
default: "0"
comment: Prise en charge du forfait journalier
prestation_id:
type: bigint
default: "0"
prix_unitaire:
type: numeric(13,2)
default: "0"
rss_id:
type: bigint
default: "0"
sejour_facture:
type: numeric(13,3)
default: "0"
sejour_remboursable:
type: numeric(13,3)
default: "0"
sejour_remboursable_2:
type: numeric(13,3)
default: "0"
sejour_remboursable_rum:
type: numeric(13,2)
default: "0"
sejour_rembourse_noemie:
type: numeric(13,3)
default: "0"
taux_remboursement:
type: numeric
default: "0"
type:
type: character(1)
default: "'B'::bpchar"
type_uf_consultation_id:
type: bigint
default: "0"
unite_medicale_id:
type: bigint
default: "0"
update_rules:
type: 'integer[]'
indexes:
i_rsf_detail_1:
column: no_rss
method: btree
i_rsf_detail_2:
column: prestation_id
method: btree
i_rsf_detail_3:
column: type
method: btree
i_rsf_detail_4:
column: ghs_id
method: btree
i_rsf_detail_5:
column: rss_id
method: btree
i_rsf_detail_6:
column: unite_medicale_id
method: btree
i_rsf_detail_7:
column: pec_fj_id
method: btree