get_codes: get_codes

View source: R/get_codes.R

get_codesR Documentation

get_codes

Description

get_codes

Usage

get_codes(file_path, append_character = NA_character_)

Arguments

file_path

the file path to the csv file containing the icd-10 codes.

append_character

a character to append to the ICD-10 codes; e.g. append_character = "-" with give "I200" and "I200-" This is useful becuase a small subset of SUS codes have other characters appended

Value

returns a data frame with the icd-10 codes, or the ICD-10 codes plus the same codes with an appended character


nicksunderland/acsprojectns documentation built on July 20, 2023, 7:23 p.m.