Description Usage Format Examples
Example Dataset with ICD-10 Codes
1 |
A list with two simulated data frames of ICD-10 codes for 3,000 subjects, one with hospitalisation codes, and one with inpatient and outpatient claims. Each data set includes the following variables:
id
Subject ID.
date
Date corresponding to each code.
index_date
Index date (used e.g. to calculate multimorbidity at that specific point in time).
code
ICD-10 code.
1 | data("icd10", package = "SCREAM")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.