Description Usage Format Source
A dataset containing the visits. All visits of a subject sample are included of which admission dates range from January 1st, 2015 to December 31st, 2016. The discharge date may be up to 2017. In this table, only visits from secondary/tertiary care are included. These visits are paid based on diagnosis-related group. Therefore, there is claimed or verified cost.
1 |
A data frame with 906,905 rows and 8 columns:
Visit ID. Each ID is unique to one episode (from
admission to discharge) per provider. This connects to
diagnosis
data.
Subject ID. This connects to subject
data.
Provider ID. The provider is the one of which the
subject visits (not always one the subject registered to). This
connects to healthcare
data.
Admission date of this visit.
Discharge date of this visit.
Categorical variable of discharge status, consisting
discharged to home
, transferred to other facility
,
transferred to higher-level care
,
expired
, and expired, place unknown
.
Amount of cost based on claimed diagnosis-related group, in a cost unit.
Amount of cost based on verified diagnosis-related group, in a cost unit.
Artificial data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.