R/dm_vaccine.R

# This file is automatically generated by data-raw/create_sdtms_data.R.
# For updating it please edit inst/extdata/sdtms-specs.json and rerun create_sdtms_data.R.
# Manual edits are not recommended, as changes may be overwritten.
#' Demographics for Vaccine
#'
#' An example SDTM DM dataset for vaccine studies
#'
#' @name dm_vaccine
#' @title Demographics for Vaccine
#' @keywords dataset
#' @description An example SDTM DM dataset for vaccine studies
#' @docType data
#' @format A data frame with 28 columns:
#'   \describe{
#'     \item{STUDYID}{Study Identifier}
#'     \item{DOMAIN}{Domain Abbreviation}
#'     \item{USUBJID}{Unique Subject Identifier}
#'     \item{SUBJID}{Subject Identifier for the Study}
#'     \item{RFSTDTC}{Subject Reference Start Date/Time}
#'     \item{RFENDTC}{Subject Reference End Date/Time}
#'     \item{RFXSTDTC}{Date/Time of First Study Treatment}
#'     \item{RFXENDTC}{Date/Time of Last Study Treatment}
#'     \item{RFICDTC}{Date/Time of Informed Consent}
#'     \item{RFPENDTC}{Date/Time of End of Participation}
#'     \item{DTHDTC}{Date/Time of Death}
#'     \item{DTHFL}{Subject Death Flag}
#'     \item{SITEID}{Study Site Identifier}
#'     \item{INVID}{Investigator Identifier}
#'     \item{INVNAM}{Investigator Name}
#'     \item{BRTHDTC}{Date/Time of Birth}
#'     \item{AGE}{Age}
#'     \item{AGEU}{Age Units}
#'     \item{SEX}{Sex}
#'     \item{RACE}{Race}
#'     \item{ETHNIC}{Ethnicity}
#'     \item{ARMCD}{Planned Arm Code}
#'     \item{ARM}{Description of Planned Arm}
#'     \item{ACTARMCD}{Actual Arm Code}
#'     \item{ACTARM}{Description of Actual Arm}
#'     \item{COUNTRY}{Country}
#'     \item{DMDTC}{Date/Time of Collection}
#'     \item{DMDY}{Study Day of Collection}
#'   }
#'
#' @source Constructed by {admiralvaccine} developers
"dm_vaccine"

Try the pharmaversesdtm package in your browser

Any scripts or data that you put into this service are public.

pharmaversesdtm documentation built on Aug. 21, 2025, 5:58 p.m.