
Patients come leave and enter hospital with different ICD-9 codes. Typically this is the visit identifier, since The name of the column in the data frame which contains the If visit_name is not specified, the first column is used. It may have other columns which will be ignored.īy default, the first column is the patient identifier and is not counted. ) van_walraven_from_comorbid ( x, visit_name = NULL, hierarchy = FALSE )ĭata frame containing a column of visit or patient identifiers, andĪ column of ICD-9 codes. ) # S3 method for class 'ame' van_walraven ( x, visit_name = NULL, return_df = FALSE, stringsAsFactors = getOption ( "stringsAsFactors" ). Van_walraven ( x, visit_name = NULL, return_df = FALSE, stringsAsFactors = getOption ( "stringsAsFactors" ).
#SPSS CODE ELIXHAUSER COMORBID SCORE CODE#
explain_table_worker: generate table of ICD code explanations.explain_table: Explain ICD-9 and ICD-10 codes in English from decimal.explain_code: Explain ICD-9 and ICD-10 codes in English.expand_range_major: Expand two major codes to a range.expand_range.icd10cm: Expand range of ICD-10 codes returning only defined codes in.expand_range: Generate a set of codes between two ICD codes including.
#SPSS CODE ELIXHAUSER COMORBID SCORE DOWNLOAD#
download_all_icd_data: Download all the additional data at once.diff_comorbid: show the difference between two comorbidity mappings.decimal_to_short: Convert Decimal format ICD codes to short format.count_comorbid: Count number of comorbidities per patient.count_codes_wide: Count ICD codes given in wide format.count_codes: Count ICD codes or comorbidities for each patient.convert: Convert ICD data between formats and structures.condense: Condense ICD-9 code by replacing complete families with.comorbid_mat_to_df: convert comorbidity data frame from matrix.comorbid_hcc: Get Hierarchical Condition Codes (HCC).comorbid_df_to_mat: convert comorbidity matrix to data frame.comorbid: Find comorbidities from ICD-9 codes.charlson_from_comorbid: Calculate Charlson scores from precomputed Charlson.charlson: Calculate Charlson Comorbidity Index (Charlson Score).chapters_to_map: Convert chapters to lists of codes for use as a comorbidity.categorize_simple: Categorize codes according to a mapping.attr_short_diag: Set short diagnosis flag in C++.attr_decimal_diag: Set ICD short-form diagnosis code attribute.as.decimal_diag: Get or set whether ICD codes have have an attribute.as.comorbidity_map: Set the class of a named list to show it is a comorbidity.apply_hier: Apply hierarchy and choose naming for each comorbidity map.
