Name | Description | Type | Additional information |
---|---|---|---|
Marketer | The company name for the company that is marketing the drug (i.e., the NDA, aNDA or BLA holder). This could be the original manufacturer of the drug product, a distributor, or a re-packager. (Also known as the ‘Company’). | string |
Required |
PackageSize | Identifies the number of individual units per package as supplied by the manufacturer; indicates the numeric package size. May be used in conjunction with the NCPDPBillingUnitId for determining the amount of product in the package along with the NCPDP billing unit. | decimal number |
Required |
PackageId | Unique Gold Standard Drug Database internally assigned numeric identifier associated to a package. Packages contain all data associated with products, but also contain packaging information. Packages are considered point-of-sale items. A Package is a product with packaging information (such as container information, package size, etc.). This information can be used for package detail requests or for interaction checking. | integer |
Required |
ProductId | Unique Gold Standard Drug Database internally assigned numeric identifier for a product; it is always an integer. | integer |
Required |
MarketStatus | Identifies the product as either OnMarket or OffMarket. | MarketStatusEnum |
Required |
ProductNameLong | The unabbreviated trademarked product name, as published by the marketer. | string |
Required |
PackageDescription | Descriptive text about the package, regardless of version. Package descriptors include outer package type, inner package type and quantity, along with drug and non-drug item information. | string |
Required |
NCPDPBillingUnit | The NCPDP-compliant billing units for this package (e.g., GM, ML, EA) | string |
Required |
NCPDPExceptionalCount | The exceptional billing count required for products that require special billing, in accordance with NCPDP Workgroup 2 standards (e.g., Cordran tape, multi-component kits) | decimal number |
None. |
NCPDPScriptForm | The NCPDP SCRIPT dosage form (as needed) for NCPDP-compliant transactions using the SCRIPT standard. | string |
Required |
InnerPackageQuantity | The inner package quantity (if this package contains separate inner packages). | integer |
None. |
InnerPackageUnit | Contains the quantity of inner packages contained within the outer package. | string |
None. |
ReplacedByPackageId | (if populated) the Gold Standard package identifier of the package chosen to replace this package. | integer |
None. |
OuterPackageUnit | The unit of the outer package (e.g., bottle, box, carton) | string |
None. |
PackageDetailMarketer
Represents detail for a package, including marketer information.