columns:
|
|
diagnostic_id:
|
|
type: bigint
|
|
finess:
|
|
type: character(9)
|
|
imprecis:
|
|
type: character(1)
|
|
no_rss:
|
|
type: bigint
|
|
default: "0"
|
|
no_rum:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
pole_id:
|
|
type: bigint
|
|
default: "0"
|
|
rss_id:
|
|
type: bigint
|
|
default: "0"
|
|
type_diagnostic:
|
|
type: character(2)
|
|
type_diagnostic_rss:
|
|
type: character(2)
|
|
unite_medicale:
|
|
type: character(4)
|
|
unite_medicale_id:
|
|
type: bigint
|
|
default: "0"
|
|
indexes:
|
|
i_rss_diagnostics_1:
|
|
column: no_rss
|
|
method: btree
|
|
i_rss_diagnostics_2:
|
|
column: diagnostic_id
|
|
method: btree
|
|
i_rss_diagnostics_3:
|
|
column: type_diagnostic_rss
|
|
method: btree
|
|
i_rss_diagnostics_6:
|
|
column: rss_id
|
|
method: btree
|
|
i_rss_diagnostics_7:
|
|
column: unite_medicale_id
|
|
method: btree
|