i10_wide {socialrisk}R Documentation

Example administrative data.

Description

A dataset with fake patient data for 5 patients with ICD-10 diagnosis codes.

Usage

data(i10_wide)

Format

A data frame with 29 rows and 11 variables:

patient_id

patient_id

sex

patient's sex (male or female)

date_of_serv

the date of service for the fake claim

dx1

first diagnosis

dx2

second diagnosis

dx3

third diagnosis

dx4

fourth diagnosis

dx5

fifth diagnosis

visit_type

inpatient (ip) or outpatient(ot)

hcpcs

HCPCS code

icd_version

Which version of ICD the row is. 9 = ICD-9, 0 = ICD-10

Source

This was created by the package author.


[Package socialrisk version 0.5.1 Index]