columns: code: type: text code_original: type: text etage_force_id: type: bigint default: "0" etage_par_defaut_id: type: bigint default: "0" finess_id: type: bigint default: "0" oid: type: bigint not_null: NOT NULL default: "nextval('s_unites_medicales'::regclass)" section_code: type: 'text[]' section_id: type: 'bigint[]' section_texte: type: 'text[]' texte: type: text texte_court: type: text type_eclatement: type: character(1) default: "''::bpchar" comment: | Eclatement : Le code est suffixé avec : 1=Première unité médicale 2=Spécialité du médecin séjour constraints: t_unites_medicales_pkey: type: PRIMARY KEY column: oid