Keep and return records of eligible women that match CPT pregnancy codes with additional info
match_on_pregnancy_cpt_code.Rd
Keep and return records of eligible women that match CPT pregnancy codes with additional info
Usage
match_on_pregnancy_cpt_code(
.data,
.cpt_data,
.by_var_claims = "proc1",
.by_var_cpt_code = "cpt_char",
.variables_to_keep
)