ProductNationalDrugCodes
This table stores the NDCs associated with inventory item records.
| Column Name | Type | Description |
|---|---|---|
| ProductInventoryItemId | NUMERIC | The unique identifier (.1 item) for the item record. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| AssociatedNationalDrugCodeIdentifier | VARCHAR | The list of NDCs that are linked to this inventory item. If the NDCs are selected by criteria, the information in the criteria will be used to populate this list. If the NDCs are selected manually, this list can be edited by the user. |
| AssociatedInformationLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |