|
|
| (7 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| {| class="wikitable mw-collapsible mw-collapsed" style="width: 70%;"
| | <br>First, [https://napmetals.com/get-ahead-of-your-competition-our-proven-digital/ similar web page] the individual needs to know just how tarnished their teeth are. The more staining existing, the harder it will be to lighten them. Accomplishing a [https://twitter.com/search?q=whiter%20color whiter color] shade will be a lot more [https://www.blogher.com/?s=difficult difficult] when the spots are darker. You might consult your dental professional on the number of tones you can improve, [https://unitedcorsa.com/index.php/User:KeeleyWisniewski [http://sirmaskafsoxila.gr/index.php/component/k2/item/7-lorem-ipsum-has-been-the-industry-s-standard-dummy-text mouse click the next web site] and just how fast you require it.<br><br> |
| | <strong>How to set openFDA queries?</strong>
| |
| |-
| |
| | Queries to the openFDA APIs are made up of search parameters.
| |
| | |
| Each parameter follows this syntax: field:term. Note that there is a colon : between the field to search, and the term to search for.
| |
| | |
| Search parameters are combined with an AND criteria. Blank parameters are not used in the query.
| |
| | |
| Keyword search terms will match any field.
| |
| | |
| For phrase matches, use double quotation marks " " around the words. For example, "multiple+myeloma"
| |
| | |
| Use + for a space character in a term, For example, "multiple+myeloma"
| |
| | |
| Wildcard queries return data that contain terms matching a wildcard pattern.
| |
| | |
| For example, brand_name:child* will match records where the field brand_name contains child*, case-insensitive so "Child", "Children", "Childrens" among others will match.
| |
| | |
| To group several terms together, use parentheses ( ).
| |
| | |
| For example, patient.drug.medicinalproduct:(cetirizine+OR+loratadine+OR+diphenhydramine).
| |
| To join terms as in a boolean AND, use the term +AND+. For example, (patient.drug.medicinalproduct:(cetirizine+OR+loratadine+OR+diphenhydramine))+AND+serious:2 requires that any of the drug names match and that the field serious also match.
| |
| | |
| |}
| |
| {| class="wikitable mw-collapsible mw-collapsed" style="width: 70%;"
| |
| | <strong>How to define effective AI prompts for analysis?</strong>
| |
| |-
| |
| | Specify objectives clearly for targeted insights.
| |
| | |
| Use natural language for intuitive interactions.
| |
| | |
| Consider context for relevant prompts.
| |
| | |
| Offer guidance within prompts for effective queries.
| |
| | |
| Iterate prompts for continuous improvement.
| |
| | |
| Use ChatGPT or Gemini to optimize prompt structure.
| |
| |}
| |
| {| class="wikitable mw-collapsible mw-collapsed" style="width: 70%;"
| |
| | <strong>How to search by range in date, numeric, or string fields?</strong>
| |
| |-
| |
| | The openFDA API supports searching by range in date, numeric, or string fields.
| |
| | |
| Specify an inclusive range by using square brackets [min+TO+max]. These include the values in the range.
| |
| | |
| For example, [1+TO+5] will match 1 through 5.
| |
| | |
| Dates are simple to search by via range.
| |
| | |
| For instance, [2004-01-01+TO+2005-01-01] will search for records between Jan 1, 2004 and Jan 1, 2005.
| |
| |}
| |
| {| class="wikitable mw-collapsible mw-collapsed" style="width: 70%;"
| |
| | <strong>What are the searchable fields for the various openFDA databases?</strong>
| |
| |-
| |
| | Below is a list of documents outlining search fields for supported openFDA databases:
| |
| | |
| [[Device Unique Device Identifier Searchable Fields.pdf]]
| |
| | |
| [[Device Covid19 Serological Testing Evaluations Searchable Fields]]
| |
| | |
| [[Device Registrations Searchable Fields]]
| |
| | |
| [[Device Recalls Searchable Fields]]
| |
| | |
| [[Device Premarket Approval Searchable Fields]]
| |
| | |
| [[Device Adverse Events Searchable Fields]]
| |
| | |
| [[Device Recall Enforcement Searchable Fields]]
| |
| | |
| [[Device Classification Searchable Fields]]
| |
| | |
| [[Device 510k Searchable Fields]]
| |
| | |
| [[Drug Drugs at FDA Searchable Fields]]
| |
| | |
| [[Drug Recall Enforcement Searchable Fields]]
| |
| | |
| [[Drug NDC Directory Searchable Fields]]
| |
| | |
| [[Drug Product Labeling Searchable Fields]]
| |
| | |
| [[Drug Adverse Events Searchable Fields]]
| |
| | |
| Note: As of April 9, 2024, these documents are up to date. For any newer versions, please refer to the openFDA website: https://open.fda.gov/
| |
| |}
| |