columns:
|
|
date:
|
|
type: date
|
|
date_fin:
|
|
type: date
|
|
default: "'2099-12-31'::date"
|
|
est_ouvert_1:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_2:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_3:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_4:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_5:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_6:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
est_ouvert_7:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_ambulatoires:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_bebes:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_externes:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_hospitalises:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_seances:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
heberge_urgences:
|
|
type: character(1)
|
|
default: "'1'::bpchar"
|
|
nb_box_ambulatoires_ouverts:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_box_ambulatoires_theoriques:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_box_seances_ouverts:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_box_seances_theoriques:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_lits_cp_ouverts:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_lits_cp_theoriques:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_lits_ouverts:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
nb_lits_theoriques:
|
|
type: numeric(5,0)
|
|
default: "0"
|
|
pole_occupation_id:
|
|
type: bigint
|
|
default: "0"
|
|
service_facturation_id:
|
|
type: bigint
|
|
not_null: NOT NULL
|