visit_ffs: Visits paid by fee-for-service payment system.

Description Usage Format Source

Description

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 primary care are included. These visits are paid based on fee for service. Therefore, there is claimed or verified cost.

Usage

1

Format

A data frame with 67,870 rows and 7 columns:

visit_id

Visit ID. Each ID is unique to one episode (from admission to discharge) per provider. This connects to diagnosis data.

subject_id

Subject ID. This connects to subject data.

healthcare_id

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

Admission date of this visit.

discharge_date

Discharge date of this visit.

claimed_cost

Amount of cost based on claimed fee for service, in a cost unit.

verified_cost

Amount of cost based on verified fee for service, in a cost unit.

Source

Artificial data


herdiantrisufriyana/medhist documentation built on June 24, 2021, 3:41 a.m.