Find medication names in text
Hi,
Somebody a fast answer or experience using this webservice to find drug names https://rxnav.nlm.nih.gov/index.html?
Thanks
Sven
Somebody a fast answer or experience using this webservice to find drug names https://rxnav.nlm.nih.gov/index.html?
Thanks
Sven
Tagged:
0
Answers
Do you have a link to the API documentation?
Hi John,
Is this better?
Sven
i think this is the link for Get Page: https://rxnav.nlm.nih.gov/REST/drugs?name=cymbalta
~Martin
Dortmund, Germany
Somebody with a working example process?
Thanks
Note, the default return request for the data is XML, but I have chosen JSON because it means I don't need to configure XPath to convert it into an exampleSet. Clever use of SelectAttributes, filters, loops, transpose & regular expressions should enable you to the abuse the returned dataset in any way you please.