icd10_map_ahrq_pcs: AHRQ ICD-10-PCS categories

Description Details See Also Examples

Description

The AHRQ has categorized each of the ICD-10-PCS (Procedure Codes) into one of four groups: minor diagnostic, minor therapeutic, major diagnostic or major therapeutic. This mapping can be used to get the type(s) of procedure(s) performed on a patient from a data.frame of patients and associated procedure codes in 'long' format. See the ICD-10 vignette for an example.

Details

Currently there is no specific comorbidity function to use this data, so the generic comorbid icd9_comorbid icd10_comorbid should be used, and this data specified as the map.

See Also

comorbid icd9_comorbid icd10_comorbid https://www.hcup-us.ahrq.gov/toolssoftware/procedureicd10/procedure_icd10.jsp

Other comorbidity maps: icd9_map_ahrq, icd9_map_elix, icd9_map_hcc, icd9_map_pccc, icd9_map_quan_deyo, icd9_map_quan_elix, icd9_map_single_ccs

Other comorbidities: comorbid_hcc(), comorbid(), icd9_map_ahrq, icd9_map_elix, icd9_map_hcc, icd9_map_pccc, icd9_map_quan_deyo, icd9_map_quan_elix, icd9_map_single_ccs

Examples

1
2
icd10_map_ahrq_pcs[["Major Diagnostic"]][1:5]
icd10_map_ahrq_pcs[["Minor Therapeutic"]][1:5]

jackwasey/icd documentation built on Nov. 23, 2021, 9:56 a.m.