Injectable Antifungal, Drug Exposure


dc.contributor.advisorBelew, Yodit
dc.contributor.advisorCarter, Wendy
dc.contributor.authorMarchesani, Nicole
dc.contributor.otherPEDSnet Data Coordinating Center
dc.contributor.otherUnited States Food and Drug Administration
dc.date.accessioned2025-04-17T16:18:46Z
dc.date.created2023-04-25
dc.date.updated2023-04
dc.descriptionThis codeset was created by searching for medication names provided by the study team. This broad concept set was developed at the SCDG drug levels and descendants were grabbed when running the code for the study.
dc.description.abstractThe concept set was used to identify patients who had record of injectable antifungal medications.
dc.identifier.urihttps://hdl.handle.net/20.500.14642/1007
dc.identifier.urihttps://doi.org/10.24373/pdsp-290
dc.provenanceDeveloped for Neonatal Enteroviral Sepsis (NES) study to locate injectable antifungal medications for neonates/infants.
dc.publisherPEDSnet
dc.relation.urihttps://atlassian.chop.edu/bitbucket/projects/PRP/repos/nes/browse/code/codeset_exploration.R#101-121
dc.rightsa CC-BY Attribution 4.0 license.
dc.rights.urihttps://creativecommons.org/licenses/by/4.0/
dc.subjectSensitive
dc.subject.meshAntifungal
dc.subject.meshAntimicrobial
dc.subject.meshAnti-infective
dc.subject.otherRxNorm
dc.titleInjectable Antifungal, Drug Exposure
dspace.entity.typeConceptSet
local.admin.notehttps://atlassian.chop.edu/bitbucket/projects/PRP/repos/nes/browse/code/codeset_exploration.R#101-121
local.code.package## ANTIFUNGALS INJECTABLES MEDS ---- # 1160234 fluconazole Injectable Product # 1164590 voriconazole Injectable Product # 1151754 caspofungin Injectable Product # 1156756 micafungin Injectable Product # 1152913 amphotericin B Injectable Product antifungal_injc_codes <- c('1160234', '1164590', '1151754', '1156756', '1152913' ) antifungal_injc <- cdm_tbl('concept') %>% filter(concept_code %in% antifungal_injc_codes & vocabulary_id == 'RxNorm') %>% select(concept_id, concept_code, concept_name, vocabulary_id, concept_class_id) %>% collect() write_csv(antifungal_injc, 'specs/rx_antifungal_injectables.csv')
local.quality.statusStudy-Specific
local.subject.DataModelPEDSnet Data Model
local.subject.EvalTypeClinician Reviewed
local.subject.MedTermCharSemantic Clinical Drug Group
local.variable.namerx_antifungal-inject
relation.isStudyOfConceptSet77b42351-824a-40d5-ab29-e070607cc5aa
relation.isStudyOfConceptSet.latestForDiscovery77b42351-824a-40d5-ab29-e070607cc5aa

Files

Original bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
rx_antifungal_injectables.csv
Size:
446 B
Format:
Comma-Separated Values