@repo/shared / DEAType
DEA (Drug Enforcement Administration) PGA data for CBP entry summary filings.
Required for imports of Schedule I–V controlled substances and listed chemicals regulated under the Controlled Substances Act. Identifies the substance, DEA registration number, and applicable import permit or declaration information.
| Property | Type | Description |
|---|---|---|
constituentElements? | {activeIngredientQualifier?: boolean;name?: string;percent?: number;quantity?: number;unitOfMeasure?: "L" | "G" | "KG" | "MG" | "ML" | "MCG";}[] | Constituent element information for the controlled substance (PG04). Reports active ingredient name, quantity, unit of measure, and percentage. This record is repeatable for multiple active ingredients. |
correctionIndicator? | boolean | Indicator for filing a correction to previously submitted DEA PGA data. Only provide when submitting a corrected PGA Message Set. Per PGA Records 08-23: Correction Indicator, position 79, Conditional (C). |
disclaimer? | "A" | "D" | "B" | "C" | Disclaimer code declaring that a full DEA PGA Message Set is not being provided. Codes A, B, C, D are valid for DEA. Per PGA Records 08-23 and Appendix PGA: Disclaimer, position 80, Conditional (C). |
documentIdentifier? | "921" | "922" | "923" | Document identifier code for the DEA import declaration form (PG22). 921 = DEA-236 (non-narcotic controlled substances, schedules III-V) 922 = DEA-486 (List I and List II chemicals) 923 = DEA-486A (Ephedrine, Pseudoephedrine, Phenylpropanolamine) Per Appendix PGA, PG22 Document Identifiers. |
electronicImageSubmittedFlag? | boolean | Whether an electronic image has been submitted via DIS (Document Image System). Set to true ("Y") if a supporting document has been pre-filed in DIS. Per PGA Records 08-23: Electronic Image Submitted, position 17, Optional (O). |
importerEntity? | EntityReference | DEA-registered importer entity for this DEA filing (PG19/PG20). Identified by DEA Registration Number (entity identification code 164). The encoder reads the full address and identification data from the TradeParty record. No PG21 individual contact is required for the DEA importer role. Per PGA Records 08-23: PG19/PG20 records. |
importerSubstantiatingDocument? | boolean | Importer's signed document/confirmation indicator (PG22). "Y" indicates the importer has a copy of the document needed to import products under DEA jurisdiction. Per PGA Records 08-23: Importer's Substantiating Signed Document, position 5. |
lpco? | {number?: string;transactionType?: "1" | "2" | "3";typeCode?: "IMP";}[] | LPCO (License, Permit, Certificate or Other) information for DEA (PG13/PG14). Typically reports the DEA Import Permit Number (IMP type code). This record may be repeated for multiple permits. |
productCodeNumber? | string | The actual product code number (PG02). The CSA or NDC number identifying the controlled substance. Per PGA Records 08-23: Product Code Number, positions 11-27, up to 17 chars. |
productCodeQualifier? | "CSA" | "NDC" | Product code qualifier identifying the type of product number (PG02). For DEA, this is typically CSA (Controlled Substances Act number). NDC (National Drug Code) may also be used. Per Appendix PGA, PG02 Product Code Qualifiers. |