fda_covid_serology
Search FDA COVID-19 antibody test evaluation results to analyze test performance data including sensitivity and specificity metrics.
Instructions
Search COVID-19 serology test evaluation results. FDA's evaluation of antibody test performance (sensitivity/specificity).
Example searches:
'antibody_truth:"Positive"' — positive samples
'manufacturer:"Abbott"' — tests by manufacturer
Count fields: type (sample material), manufacturer.exact
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | OpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'. | |
| limit | No | Max results (default 10, max 100) |