Name search across the national drug dictionary, resolving to SNOMED CT concept identifiers — then straight through to composition, strengths, dose form and manufacturer.
Name search is served here; concept lookups are served by DISB behind the same origin.
GET /search?q=&type=&limit=
Name search across medicine, generic and substance. The final word is prefix-matched, so it works as you type.
GET /dis/medicine/{sctId}
Branded product: brand, manufacturer, licence, and a pointer to its generic.
GET /dis/generic/{sctId}
Composition with strengths, dose form and route. Components live here, not on the medicine record.
GET /dis/substance/{sctId}
Substance detail: molecular weight, toxicity, chemical representations.