collect_rxclass_members: Collect RxClass Members Data

View source: R/collect_rxclass_members.R

collect_rxclass_membersR Documentation

Collect RxClass Members Data

Description

Collect RxClass Members Data

Usage

collect_rxclass_members(
  rela_sources = c("DAILYMED", "MESH", "FDASPL", "FMTSME", "VA", "MEDRT", "RXNORM",
    "SNOMEDCT"),
  class_types = c("MESHPA", "EPC", "MOA", "PE", "PK", "TC", "VA", "DISEASE", "DISPOS",
    "CHEM", "SCHEDULE", "STRUCT"),
  prior_version = NULL,
  prior_api_version = "3.1.174"
)

Arguments

rela_sources

Vector of desired classTypes. This vector is also in the order of the API calls will be made. Can be one or more of the following: 'DAILYMED', 'MESH', 'FDASPL', 'FMTSME', 'VA', 'MEDRT', 'RXNORM', 'SNOMEDCT'.

See Also

Other Collect functions: collect_rxclass_graph()


meerapatelmd/setupRxNorm documentation built on Sept. 15, 2022, 9:25 a.m.