columns: budget_cle_id: type: bigint not_null: NOT NULL default: "0" budget_id: type: bigint not_null: NOT NULL default: "0" code: type: text liste_acte: type: text liste_activite: type: text liste_diagnostic_associe: type: text liste_diagnostic_principal: type: text liste_diagnostic_relie: type: text liste_finess: type: text liste_ghm: type: text liste_medecin: type: text liste_rubrique: type: text liste_sauf_ghm: type: text liste_service: type: text liste_specialite: type: text liste_type_sejour: type: text liste_uf: type: text default: "''::text" oid: type: bigint not_null: NOT NULL default: "nextval('s_budget_cle_rule'::regclass)" priorite: type: numeric(5,0) texte: type: text constraints: t_budget_cle_rule_pkey: type: PRIMARY KEY column: oid