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

Adverse Event API Missing Data. #105

Closed CalebYates1 closed 4 years ago

CalebYates1 commented 5 years ago

The Adverse Event API is missing data present in the FDA database. The database is showing no mdr_text information. The front-facing database does show this information is available. Is it possible to get this information back?

https://api.fda.gov/device/event.json?search=(device.model_number:3662)+AND+(date_report:20190831)+AND+(device.manufacturer_d_name:ST.%20JUDE%20MEDICAL)&skip=1&limit=1

Screen Shot 2019-09-30 at 12 49 40 PM

CalebYates1 commented 5 years ago

Hello, just wanted to see if there was a response to this question.

dkrylovsb commented 4 years ago

We have verified mdr_text is provided by the API:

https://api.fda.gov/device/event.json?search=(device.model_number:3662)+AND+(date_of_event:20190802)