pour déploiement auto v2 via gitlab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

238 lines
4.5 KiB

columns:
action_code:
type: text
action_id:
type: bigint
default: "0"
action_texte:
type: text
ccam_regroupement_code_1:
type: text
ccam_regroupement_code_4:
type: text
ccam_regroupement_id_1:
type: bigint
ccam_regroupement_id_4:
type: bigint
ccam_regroupement_texte_1:
type: text
ccam_regroupement_texte_4:
type: text
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)
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_age_max:
type: numeric(3,0)
default: "0"
geste_marqueur_age_min:
type: numeric(3,0)
default: "0"
geste_marqueur_code:
type: text
geste_marqueur_etablissement_id:
type: bigint
geste_marqueur_groupe_id:
type: bigint
geste_marqueur_id:
type: bigint
geste_marqueur_regional_id:
type: bigint
geste_marqueur_texte:
type: text
icr:
type: numeric(5,0)
icr_1:
type: numeric(5,0)
icr_4:
type: numeric(5,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
racine_code:
type: text
default: "''::text"
racine_id:
type: bigint
default: "0"
racine_texte:
type: text
default: "''::text"
section_code:
type: 'text[]'
section_id:
type: 'bigint[]'
section_texte:
type: '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_c_pkey:
type: PRIMARY KEY
column: oid
t_actes_c_ukey1:
type: UNIQUE
column: code
indexes:
i_actes_c_1:
column: code
method: btree
i_actes_c_10:
column: '(section_id[2])'
method: btree
i_actes_c_11:
column: '(section_id[3])'
method: btree
i_actes_c_12:
column: '(section_id[8])'
method: btree
i_actes_c_13:
column: '(section_id[9])'
method: btree
i_actes_c_14:
column: '(section_id[6])'
method: btree
i_actes_c_15:
column: '(section_id[7])'
method: btree
i_actes_c_2:
column: nomenclature
method: btree
i_actes_c_3:
column: ccam_regroupement_id_1
method: btree
i_actes_c_4:
column: ccam_regroupement_id_4
method: btree
i_actes_c_5:
column: geste_marqueur_id
method: btree
i_actes_c_6:
column: code, nomenclature
method: btree
i_actes_c_7:
column: ccam_regroupement_id_1, nomenclature
method: btree
i_actes_c_8:
column: ccam_regroupement_id_4, nomenclature
method: btree
i_actes_c_9:
column: '(section_id[1])'
method: btree