columns:
|
|
acte_id:
|
|
type: bigint
|
|
cardio_famille_acte_id:
|
|
type: bigint
|
|
cardio_mention_id:
|
|
type: bigint
|
|
cardio_modalite_id:
|
|
type: bigint
|
|
cdc:
|
|
type: text
|
|
date_acte:
|
|
type: date
|
|
date_sortie:
|
|
type: date
|
|
finess:
|
|
type: character(9)
|
|
liste_id:
|
|
type: bigint
|
|
nombre:
|
|
type: integer
|
|
oid:
|
|
type: bigint
|
|
not_null: NOT NULL
|
|
default: "nextval('s_rss_cardio'::regclass)"
|
|
rss_id:
|
|
type: bigint
|
|
indexes:
|
|
i_rss_cardio_1:
|
|
column: rss_id
|
|
method: btree
|
|
i_rss_cardio_2:
|
|
column: cardio_modalite_id
|
|
method: btree
|
|
i_rss_cardio_3:
|
|
column: cardio_mention_id
|
|
method: btree
|
|
i_rss_cardio_4:
|
|
column: cardio_famille_acte_id
|
|
method: btree
|
|
i_rss_cardio_5:
|
|
column: liste_id
|
|
method: btree
|