Injectable Antifungal, Drug Exposure
| dc.contributor.advisor | Belew, Yodit |
| dc.contributor.advisor | Carter, Wendy |
| dc.contributor.author | Marchesani, Nicole |
| dc.contributor.other | PEDSnet Data Coordinating Center |
| dc.contributor.other | United States Food and Drug Administration |
| dc.date.accessioned | 2025-04-17T16:18:46Z |
| dc.date.created | 2023-04-25 |
| dc.date.updated | 2023-04 |
| dc.description | This 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.abstract | The concept set was used to identify patients who had record of injectable antifungal medications. |
| dc.identifier.uri | https://hdl.handle.net/20.500.14642/1007 |
| dc.identifier.uri | https://doi.org/10.24373/pdsp-290 |
| dc.provenance | Developed for Neonatal Enteroviral Sepsis (NES) study to locate injectable antifungal medications for neonates/infants. |
| dc.publisher | PEDSnet |
| dc.relation.uri | https://atlassian.chop.edu/bitbucket/projects/PRP/repos/nes/browse/code/codeset_exploration.R#101-121 |
| dc.rights | a CC-BY Attribution 4.0 license. |
| dc.rights.uri | https://creativecommons.org/licenses/by/4.0/ |
| dc.subject | Sensitive |
| dc.subject.mesh | Antifungal |
| dc.subject.mesh | Antimicrobial |
| dc.subject.mesh | Anti-infective |
| dc.subject.other | RxNorm |
| dc.title | Injectable Antifungal, Drug Exposure |
| dspace.entity.type | ConceptSet |
| local.admin.note | https://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.status | Study-Specific |
| local.subject.DataModel | PEDSnet Data Model |
| local.subject.EvalType | Clinician Reviewed |
| local.subject.MedTermChar | Semantic Clinical Drug Group |
| local.variable.name | rx_antifungal-inject |
| relation.isStudyOfConceptSet | 77b42351-824a-40d5-ab29-e070607cc5aa |
| relation.isStudyOfConceptSet.latestForDiscovery | 77b42351-824a-40d5-ab29-e070607cc5aa |
Files
Original bundle
1 - 1 of 1
