@repo/shared / DEAType
DEA (Drug Enforcement Administration) PGA data for CBP entry summary filings.
Required for imports of controlled substances and listed chemicals regulated under the Controlled Substances Act. Identifies the substance(s), the DEA permit/declaration, the authorized U.S. party, and anticipated arrival.
| Property | Type | Description |
|---|---|---|
arrivalDate? | Date | Anticipated date of arrival (PG30 Arrival date; status is always "A"). Autofilled from the entry's date of importation. |
authorizedPartyEntity? | EntityReference | The LPCO Authorized Party (LAP) — the U.S. registrant or regulated person authorized by the DEA permit/declaration. Reported in PG19 with role "LAP" and the DEA Registration Number (entity identification code 164) as the Entity Number. This is DEA's only entity role; no address (PG20) or individual contact (PG21) record is filed. |
countryOfShipment? | | "AL" | "AZ" | "AR" | "CA" | "CO" | "DE" | "GA" | "ID" | "IL" | "IN" | "KY" | "LA" | "ME" | "MD" | "MA" | "MN" | "MS" | "MO" | "MT" | "NE" | "NC" | "PA" | "PR" | "SC" | "SD" | "TN" | "VA" | "VI" | "CR" | "AU" | "BH" | "CL" | "JO" | "JP" | "KR" | "MX" | "NP" | "OM" | "PE" | "SG" | "GU" | "SK" | "NU" | "NL" | "YT" | "AG" | "BS" | "CM" | "CH" | "GT" | "GR" | "NA" | "SL" | "SI" | "SO" | "TM" | "TL" | "VE" | "ZA" | "AD" | "AE" | "AF" | "AI" | "AM" | "AO" | "AS" | "AT" | "AW" | "BA" | "BB" | "BD" | "BE" | "BF" | "BG" | "BI" | "BJ" | "BM" | "BN" | "BO" | "BR" | "BT" | "BU" | "BV" | "BW" | "BY" | "BZ" | "CC" | "CD" | "CF" | "CG" | "CI" | "CK" | "CN" | "CU" | "CV" | "CW" | "CX" | "CY" | "CZ" | "DJ" | "DK" | "DM" | "DO" | "DZ" | "EC" | "EE" | "EG" | "EH" | "ER" | "ES" | "ET" | "FI" | "FJ" | "FK" | "FM" | "FO" | "FR" | "GB" | "GD" | "GE" | "GF" | "GH" | "GI" | "GL" | "GM" | "GN" | "GP" | "GQ" | "GW" | "GY" | "GZ" | "HK" | "HM" | "HN" | "HR" | "HT" | "HU" | "IE" | "IO" | "IQ" | "IR" | "IS" | "IT" | "JM" | "KE" | "KG" | "KH" | "KI" | "KM" | "KN" | "KP" | "KV" | "KW" | "KZ" | "LB" | "LC" | "LI" | "LK" | "LR" | "LS" | "LT" | "LU" | "LV" | "LY" | "MC" | "MG" | "MH" | "MK" | "ML" | "MM" | "MP" | "MQ" | "MR" | "MU" | "MV" | "MW" | "MY" | "MZ" | "NF" | "NG" | "NI" | "NO" | "NR" | "NZ" | "PF" | "PG" | "PH" | "PK" | "PL" | "PM" | "PN" | "PT" | "PW" | "PY" | "QA" | "RE" | "RO" | "RS" | "RU" | "RW" | "SA" | "SB" | "SE" | "SH" | "SJ" | "SM" | "SN" | "SR" | "SS" | "ST" | "SV" | "SX" | "SY" | "SZ" | "TC" | "TD" | "TF" | "TG" | "TH" | "TJ" | "TK" | "TO" | "TR" | "TT" | "TV" | "TW" | "TZ" | "UA" | "UG" | "UM" | "US" | "UY" | "UZ" | "VC" | "VG" | "VN" | "VU" | "WE" | "WF" | "WS" | "YE" | "ZM" | "ZW" | Country from which the controlled substance / listed chemical was shipped into the US (PG06 Country Code; Source Type Code is always "CSH"). Autofilled from the line item's country of export. |
disclaimer? | "A" | Disclaimer declaring that a full DEA PGA Message Set is not being provided. Only "A" is valid — used when the line is not a controlled substance / listed chemical, is an Excluded Transaction (21 CFR § 1310.08), or advance notification is waived (21 CFR § 1313.12). When set, only OI + PG01 are transmitted. |
documentIdentifier? | "911" | "921" | "922" | "923" | DEA form being filed (PG22 Document Identifier): 911 = DEA-35 permit, 921 = DEA-236, 922 = DEA-486, 923 = DEA-486A. |
htsNumber? | string | The HTS number from this line item's chapter1to97s that this PGA message set is reported under. Each PGA attaches to exactly one of the line's tariff classifications; the encoder emits the PGA grouping after that HTS's 50-Record. Autofilled when the line has exactly one HTS; with multiple classifications the filer picks which one this PGA applies to. |
lpcoNumber? | string | DEA permit/declaration (LPCO) number — seven alphanumeric characters, obtained from the registrant/regulated person (PG14 LPCO Number; Transaction Type is always "1", single use, since DEA issues one-time permits/declarations per shipment). |
substances? | {baseWeight?: number;drugCode?: string;unitOfMeasure?: "G" | "KG" | "MG" | "MCG";}[] | Controlled substances / listed chemicals in this transaction. Each element emits a paired PG02 (Item Type "C") + PG04 record per DEA IG §2.2. Repeats once per substance. |