/ema/collections/search

POST /api/ema/collections/search

Price: 10 credits

Search one of the EMA's smaller public registers — supply shortages, safety referrals, direct healthcare professional communications, orphan designations, paediatric investigation plans, periodic safety update assessments, herbal monographs, maximum residue limits, opinions on medicines for use outside the EU, post-authorisation applications, news and events. Narrows by the record's own title, free text across every field, exact values on any field the register publishes, and the publication and last-update dates. Every match carries its whole record and the link to its page.

How to use it

One `collection` per call, and the registers share almost no field names: a shortage has `supply_shortage_status` and `medicine_affected`, a referral has `current_status` and `referral_type`, so `filters` keys are only valid within the collection chosen and anything else is rejected with the list of what that collection does publish. `name` and `reference` are this endpoint's normalisation of each register's own naming; the untouched record is in `fields`, which is where to read anything the typed fields do not carry. Medicines themselves are not here — use ema/medicines/search. Several registers key records by active substance rather than by trade name, so an ingredient is usually the better query.

Parameters

Request body

Response

Errors

Response headers