FDA / openfda

openFDA is an FDA project to provide open APIs, raw data downloads, documentation and examples, and a developer community for an important collection of FDA public datasets.
https://open.fda.gov
Creative Commons Zero v1.0 Universal
572 stars 132 forks source link

drug label missing field in schema #142

Closed maksle closed 3 years ago

maksle commented 4 years ago

adverse_reactions_table is missing from the drug label dataset's schema and the fields yaml/pdf, but appears in the data.

maksle commented 4 years ago

animal_pharmacology_and_or_toxicology_table is missing in the schema as well, but is in the data. Example: https://api.fda.gov/drug/label.json?search=set_id:b244cda0-27f1-6708-c5df-916e7b53bd99

maksle commented 4 years ago

all the _table fields are not in the pdf/yaml but appear in the response

maksle commented 4 years ago

veterinary_indications is missing from the pdf/yaml but is in the schema

maksle commented 4 years ago

is_original_packager is coming back as an array in the data, but is marked as simple boolean in the schema.

dkrylovsb commented 3 years ago

Fixed.