The Packaged Medication Object

A specific packaging of a reference medication.

A packaged medication represents a specific packaging of a reference medication.

Here is an example:

{
    "id": 140802941714480,
    "reference_medication_id": 140802941648943,
    "is_active": true,  // false if the packaged medication is beyond its market end date
    "name": "FT Pain Relief Oral Tablet 325 MG",
    "hri": null,                    // Health Related Item
    "ndc": "70677-1119-01",         // National Drug Code
    "din": null,                    // Drug Identification Number
    "upc": "10939-95770",           // Universal Product Code
    "gpi": "64-20-00-10-00-03-10",  // Generic Product Identifier
    "market_end_date": null,  // Example: "2023-05-01T07:00:00Z"
    "obsolete_date": null,    // Example: "2023-05-01T07:00:00Z"
    "multi_source": "Multi-source product",
    "medispanppid": "70677111901",
    "is_clinic_pack": false,  // true if the packaged medication is a clinic pack
    "is_repackaged": false,   // true if the packaged medication is a repackaged product
    "has_outer_packaged_drug": false,
    "labeler_id": 140803446145254,
    "packaging_name": "Bottle",
    "size_description": "100 ea",
    "created_date": "2024-08-18T09:27:38Z",
    "deleted_date": null
}

reference_medication_id identifies the associated reference medication.

labeler_id identifies the associated packaged medication labeler, the manufacturer or distributor of the packaged medication.

Allowed Values

AttributeAllowed Values
multi_source"Multi-source product", "Multi-source", "Single-source product", "Single-source", "Single-source, co-licensed product", "Multi-source, originator product"
packaging_name"Ampule", "Bag", "Blister", "Bottle", "Box", "Can", "Cartridge", "Crtrdg-NDL", "Cup", "Disp Pack", "Drum", "Flex Cont", "Glass Cont", "Inhaler", "Jar", "Package", "Packet", "Pen", "Plas Cont", "Pump Btl", "Punchcard", "Roll", "Sachet", "Spray Btl", "Stick", "Syringe", "Tube"