/dailymed/labels

POST /api/dailymed/labels

Price: 10 credits

Get a DailyMed drug label by its SPL set id

How to use it

Resolves one DailyMed SPL set id to the full label: the prescribing-information sections with their LOINC codes, the text of each, the tables as rows, the marketed products with their NDC codes, ingredients and package hierarchy, the manufacturing establishments and the label images. Kit components ship as products of their own, linked by `kit_ndc_product_code`; one the label gives no NDC of its own has a null `ndc_product_code` and is identified by name, dosage form and ingredients. The `label_title` field is the short catalogue title ('DUPIXENT (DUPILUMAB) INJECTION, SOLUTION [SANOFI-AVENTIS U.S. LLC]'); `document_title` is the label's own heading, which on a prescription label is the whole Highlights preamble. Section text is plain text with the tables lifted out into `tables`, so read a dosage or adverse-reaction grid there rather than from `text`. A tablet's colour, shape, size, score and imprint are in each product's characteristics, which is what identifies a loose pill.

Parameters

Request body

Response

Errors

Response headers