search_healthcare
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search US healthcare data: NPI provider registry (CMS NPPES), RxNorm drug concepts, ClinicalTrials.gov studies, FDA drug/device/food recall enforcement since 2004. Returns record_ids to buy. Args: query: keyword(s) to search, e.g. a provider name or NPI, drug name, condition, or NCT id.
Parameters schema
{
"type": "object",
"title": "search_healthcareArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries