src: | SELECT 'CP'::text || t_contexte_pat.oid::text AS oid, t_contexte_pat.code, t_contexte_pat.texte, '1'::text AS level FROM pmsi.t_contexte_pat;