Name | Description | Type | Additional information |
---|---|---|---|
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. |
PackageDetail
Represents detailed information for a package.