columns: action_code: type: text action_id: type: bigint default: "0" action_texte: type: text ccam_regroupement_id_1: type: bigint default: "0" ccam_regroupement_id_4: type: bigint default: "0" chapitre_1_code: type: text default: "'0'::text" chapitre_1_id: type: bigint default: "0" chapitre_1_texte: type: text chapitre_2_code: type: text default: "'0'::text" chapitre_2_id: type: bigint default: "0" chapitre_2_texte: type: text chapitre_3_code: type: text default: "'0'::text" chapitre_3_id: type: bigint default: "0" chapitre_3_texte: type: text chapitre_4_code: type: text default: "'0'::text" chapitre_4_id: type: bigint default: "0" chapitre_4_texte: type: text classant: type: character(1) default: "''::bpchar" code: type: text date_debut_validite: type: date default: "'0001-01-01'::date" date_fin_validite: type: date default: "'2099-12-31'::date" geste_marqueur_etablissement_id: type: bigint default: "0" geste_marqueur_groupe_id: type: bigint default: "0" geste_marqueur_id: type: bigint default: "0" geste_marqueur_regional_id: type: bigint default: "0" icr: type: numeric(5,0) icr_1: type: numeric(5,0) default: "0" icr_4: type: numeric(5,0) default: "0" icr_conso_prive_atih_1: type: numeric(5,0) default: "0" icr_conso_public_atih_1: type: numeric(5,0) default: "0" icr_p_prive_atih_1: type: numeric(5,0) default: "0" icr_p_public_atih_1: type: numeric(5,0) default: "0" icr_prive_atih_1: type: numeric(5,0) default: "0" icr_prive_atih_4: type: numeric(5,0) default: "0" icr_public_atih_1: type: numeric(5,0) default: "0" icr_public_atih_4: type: numeric(5,0) default: "0" icr_rea_prive_atih_1: type: numeric(5,0) default: "0" comment: Score réanimation privé. icr_rea_public_atih_1: type: numeric(5,0) default: "0" comment: Score réanimation public marqueur: type: character(1) nomenclature: type: text oid: type: bigint not_null: NOT NULL default: "nextval('s_actes'::regclass)" racine_code: type: text default: "''::text" racine_id: type: bigint default: "0" racine_texte: type: text default: "''::text" sexe: type: character(1) tarif_1: type: numeric(13,2) default: "0" tarif_4: type: numeric(13,2) default: "0" tarif_5: type: numeric(13,2) default: "0" technique_code: type: text technique_id: type: bigint default: "0" technique_texte: type: text texte: type: text texte_court: type: text topographie_1_code: type: text topographie_1_id: type: bigint default: "0" topographie_1_texte: type: text topographie_2_code: type: text topographie_2_id: type: bigint default: "0" topographie_2_texte: type: text type: type: character(1) type_code: type: text type_id: type: bigint default: "0" type_texte: type: text constraints: t_actes_pkey: type: PRIMARY KEY column: oid t_actes_ukey1: type: UNIQUE column: code indexes: i_actes_1: column: code method: btree i_actes_2: column: nomenclature method: btree i_actes_3: column: ccam_regroupement_id_1 method: btree i_actes_4: column: ccam_regroupement_id_4 method: btree i_actes_5: column: geste_marqueur_id method: btree i_actes_6: column: code, nomenclature method: btree i_actes_7: column: ccam_regroupement_id_1, nomenclature method: btree i_actes_8: column: ccam_regroupement_id_4, nomenclature method: btree