A dataset with fake patient data for 5 patients, with both inpatient and outpatient data, as well as HCPCS codes, and ICD9 and ICD10.
data(i9_i10_comb)A data frame with 58 rows and 11 variables:
patient_id
patient's sex (male or female)
the date of service for the fake claim
inpatient (ip) or outpatient(ot)
first diagnosis
second diagnosis
third diagnosis
fourth diagnosis
fifth diagnosis
HCPCS code
Which version of ICD the row is. 9 = ICD-9, 0 = ICD-10