/pmda/drugs/package_insert

POST /api/pmda/drugs/package_insert

Price: 10 credits

Return the structured text of one Japanese prescription-drug package insert. Carries the generic name, every brand name on the insert with its brand and YJ code, the active ingredients, the therapeutic classification, the approval details, the indications, the dosage and administration, the warnings, contraindications and important precautions, the adverse reactions with the frequency band each was recorded at, the drug interactions with their clinical symptoms and mechanism, the revision version and month against the previous one, and every remaining section of the insert as named text.

How to use it

The whole insert is Japanese and is returned as written; nothing is translated. `sections` holds every top-level block of the insert under the regulator's own element names, so anything the typed fields do not carry — pharmacokinetics, clinical trial results, storage, packaging — is there. One insert often covers several presentations of the same drug, which is why `brands` and `yj_codes` are lists. Figures are images inside the archive: `figure_captions` gives their captions and `attachment_names` their file names, and neither is fetchable through this endpoint. An id that does not exist is a 412, because the register answers a bad id with a 200 error page that this endpoint rejects.

Parameters

Request body

Response

Errors

Response headers