Learn R Programming

icd (version 3.3)

generate_random_short_icd10cm_bill: generate random ICD-9 codes

Description

Uses billable ICD-10-CM codes from current master list

Usage

generate_random_short_icd10cm_bill(n = 10, short_code = TRUE)

Arguments

n

number to select, passed to sample

short_code

single logical value which determines whether the ICD-9 code provided is in short (TRUE) or decimal (FALSE) form. Where reasonable, this is guessed from the input data.