FDA / openfda

openFDA is a research 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
567 stars 131 forks source link

Device - Adverse Events API Endpoint: "patient" data missing for some records #179

Closed NINEam-t closed 2 years ago

NINEam-t commented 2 years ago

Hello, I've noticed several records with an FDA received date from 1/7/2021 - 2/17/2021 that incorrectly have empty arrays for the patient data. I've included two examples below. (The patient problem data in the MAUDE screenshot comes from the patient data within each record, but it is missing from the openFDA json.)

1a) openFDA image

1b) MAUDE image

2a) openFDA image

2b) MAUDE image

Could you please take a look at why this may have occurred? Not all of the data from this date range has been affected. Thanks in advance for your assistance!

dkrylovsb commented 2 years ago

Thank you for reporting this; we will investigate and get back with our findings.

dkrylovsb commented 2 years ago

This is now fixed.

NINEam-t commented 2 years ago

Thank you!