Skip to content

Resources

Joseph LeGrand edited this page Sep 8, 2020 · 2 revisions

DailyMed

DailyMed API ERD https://drive.google.com/file/d/1CFdALsAcFE7yEYrKbZqGuAAWKUTVnth6/view?usp=sharing

Indexing and rems files (billing unit, biologic/substance/compliance action/pharmacologic class/product concept/REMS/substance/warning letter) https://dailymed.nlm.nih.gov/dailymed/spl-resources-all-indexing-files.cfm

Mapping files RxNorm, pharmacologic class, zip file https://dailymed.nlm.nih.gov/dailymed/app-support-mapping-files.cfm SPL mapping ERD

FDA calls this xml labeling the SPL format. read about it here: https://www.fda.gov/industry/fda-resources-data-standards/structured-product-labeling-resources

Helpful link: [https://www.fda.gov/drugs/laws-acts-and-rules/prescription-drug-labeling-resources] (https://www.fda.gov/drugs/laws-acts-and-rules/prescription-drug-labeling-resources)

OpenFDA

The OpenFDA API has a label endpoint, which pulls in a ton of API info that DailyMed does not provide, but the info is coming from DailyMed SPLs. Example with Revlimid: https://api.fda.gov/drug/label.json?search=openfda.spl_set_id:5fa97bf5-28a2-48f1-8955-f56012d296be+AND+openfda.product_ndc:59572-402

These are the fields you can search and which it returns: https://open.fda.gov/apis/drug/label/searchable-fields

Drugbank

This Drugbank website is linked from DailyMed and I've never heard of it - it's pretty cool: https://www.drugbank.ca/drugs/DB00480

PharmGKB

https://www.pharmgkb.org/

DrugCentral

http://drugcentral.org/download https://academic.oup.com/nar/article/45/D1/D932/2333938

NDC List

Example: https://ndclist.com/ndc/59572-402

Clone this wiki locally