SampleRWD dataset

Sample RWD Data

Sample RWD Data

Simulated Data for illustration data

Format

A data frame with 1665 rows and 8 variables

data(SampleRWD)

Details

  • ClientID: a character indicating Client identity
  • VisitDate: a date of the form 'yyyy-mm-dd'
  • Diagnostic_H: a recorded (3/4/5 characters) ICD diagnostic list at the time of visiting/discharging from hospital
  • Diagnostic_P: a recorded (3/4/5 characters) ICD diagnostic list at the time of visiting/leaving medical service physician
  • MHSU_H:
  • Meaning_H: description of MHSU_H
  • MHSU_P:
  • Meaning_P: description of MHSU_P
  • Maintainer: Chel Hee Lee
  • License: GPL-3
  • Last published: 2025-01-10

About the dataset

  • Number of rows: 1665
  • Number of columns: 8
  • Class: data.frame

Column names and types

  • ClientID:integer
  • VisitDate:Date
  • Diagnostic_H:character
  • Diagnostic_P:character
  • MHSU_H:character
  • Meaning_H:character
  • MHSU_P:character
  • Meaning_P:character