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.
 
 

82 lines
1.6 KiB

columns:
code:
type: text
filiere_soin_id:
type: bigint
not_null: NOT NULL
default: "0"
liste_acte:
type: text
default: "''::text"
liste_activite:
type: text
default: "''::text"
liste_diagnostic_associe:
type: text
default: "''::text"
liste_diagnostic_principal:
type: text
default: "''::text"
liste_diagnostic_relie:
type: text
default: "''::text"
liste_etage:
type: text
default: "''::text"
liste_etage_entree:
type: text
default: "''::text"
liste_finess:
type: text
default: "''::text"
liste_ghm:
type: text
default: "''::text"
liste_medecin:
type: text
default: "''::text"
liste_prestation:
type: text
default: "''::text"
liste_rubrique:
type: text
default: "''::text"
liste_sauf_ghm:
type: text
default: "''::text"
liste_sauf_prestation:
type: text
default: "''::text"
liste_sauf_rubrique:
type: text
default: "''::text"
liste_service:
type: text
default: "''::text"
liste_service_entree:
type: text
default: "''::text"
liste_specialite:
type: text
default: "''::text"
liste_type_sejour:
type: text
default: "''::text"
liste_unite_fonctionnelle:
type: text
default: "''::text"
liste_unite_fonctionnelle_entree:
type: text
default: "''::text"
oid:
type: bigint
not_null: NOT NULL
default: "nextval('s_filiere_soin_rule'::regclass)"
priorite:
type: numeric(5,0)
texte:
type: text
constraints:
t_filiere_soin_1_rule_pkey:
type: PRIMARY KEY
column: oid