F1_05_F.Rd
OP des vaisseaux extracrâniens sans rééducation précoce (âge >19)
F1_05_F(x)
un tibble
(voir le format de la valeur de retour deiqi.input)
F1-Opérations des artères cérébrales
F-Affections des vaisseaux
if_else( ( (srg %in_table% (CHOP_Carotis_OP) |
srg %in_table% (CHOP_Vertebralis_OP)) &
srg %not_in_table% (CHOP_Herz_OP) &
ddx %not_in_table% (ICD_HNO_Tumor) &
srg %not_in_table% (CHOP_Aorta_abdom_evar) &
srg %not_in_table% (CHOP_Aorta_abdom_offen) &
srg %not_in_table% (CHOP_Aorta_thorak_evar) &
srg %not_in_table% (CHOP_Aorta_thorak_offen) &
srg %not_in_table% (CHOP_Amput_Bein) &
srg %not_in_table% (CHOP_Amput_Fuss) &
ddx %not_in_table% (ICD_HWK_Trauma) &
F_Polytrauma_exclusion & F_28_11_Aus &
F_28_12_Aus & F_28_13_Aus &
F_28_15_Aus & F_28_17_Aus &
F_28_18_Aus &
ageyears>19 &
srg %not_in_table% (CHOP_Fruehrehabilitation_gesamt)), 1, as.double(NA))
if (FALSE) p <- iqi.input(path2file) %>% F1_05_F() # \dontrun{}