Patient Drug Info

Retrieves patient-facing DailyMed education evidence for a drug and question.

Retrieves patient-facing DailyMed education evidence for a drug and question.

Parameters

  • drug_name (string) — Drug name to resolve to RxNorm/NDC candidates.
  • include_debug (boolean) — Include retrieval debug metadata when true.
  • question (string) — Question to embed for semantic retrieval.
  • top_k (integer) — Optional number of final evidence chunks to return (default: config, max 20).

Did this page help you?