conditions: Synthetic conditions data

conditionsR Documentation

Synthetic conditions data

Description

A synthetic data set of simplified and flattened FHIR Condition resources generated by Synthea.

Usage

conditions

Format

An object of class data.frame with 19 rows and 6 columns.

Details

A data frame with 19 rows and 6 columns:

  • START - The onset date

  • STOP - The abatement date

  • PATIENT - The ID of the patient

  • ENCOUNTER - The ID of the encounter

  • CODE - The SNOMED CT code of the condition

  • DESCRIPTION - The display name of the condition


pathling documentation built on Sept. 15, 2025, 5:08 p.m.