Received the following problem report from an end user on the support list:
I use the Prescription of Drugs Ontology (PDRO) through REDCap, and REDCap's ontology service is managed through BioPortal.
I noticed around a month ago that the values in the Prescription of Drugs Ontology (PDRO) are suddenly very limited. For example, in both REDCap and on the BioPortal widget demonstration, if I start typing "acetaminophen," while I used to get a variety of options from DRON and CHEBI showing different brands, dosages, etc, now I only see two options: paracetamol and antidote to paracetamol poisoning.
The following REST call shows the two search results the user refers to:
https://data.bioontology.org/search?q=acetaminophen&ontologies=PDRO&display_context=false&display_links=false
Screenshot of the same results displayed in the Rails application:

Received the following problem report from an end user on the support list:
The following REST call shows the two search results the user refers to:
https://data.bioontology.org/search?q=acetaminophen&ontologies=PDRO&display_context=false&display_links=false
Screenshot of the same results displayed in the Rails application: