Description Usage Format Source
A dataset containing the diagnoses and procedures (if any) Every visit is encountered at least a code of discharge, primary diagnosis. But, a visit may be encountered 1 or more other code of diagnoses/procedures.
1 |
A data frame with 4,663,453 rows and 3 columns:
Visit ID. Each ID is unique to one episode (from
admission to discharge) per provider. This connects to
visit_cap
, visit_ffs
, and visit_drg
data.
ICD-10 code of a diagnosis/procedure (2016). This connects to
annotation
data.
Categorical variable of code type, consisting: (1)
Admission diagnosis
; (2) Discharge, primary diagnosis
;
(3) Discharge, secondary diagnosis
; and (4) Procedure
.
Artificial data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.