Class TbsPKG_271
Unit
BSHL7DT271
Declaration
type TbsPKG_271 = class(TbsHL7Segment)
Description
Item Packaging This segment contains the type of packaging available for the inventory supply item to be ordered and/or issued to a department or other supply location for a specified Purchasing Vendor. It would be recommended to send this segment in descending unit of measure order corresponding with the ascending Set ID.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdPkg : TbsSI_271 read GetSetIdPkg write SetSetIdPkg; |
Set Id - Pkg, Min : 1, Max : 1
|
|
property PackagingUnits : TbsCWE_271 read GetPackagingUnits write SetPackagingUnits; |
Packaging Units, Min : 0, Max : 1
|
|
property DefaultOrderUnitOfMeasureIndicator : TbsCNE_271 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator; |
Default Order Unit Of Measure Indicator, Min : 0, Max : 1
|
|
property PackageQuantity : TbsNM_271 read GetPackageQuantity write SetPackageQuantity; |
Package Quantity, Min : 0, Max : 1
|
|
property Price : TbsCP_271 read GetPrice write SetPrice; |
Price, Min : 0, Max : 1
|
|
property FutureItemPrice : TbsCP_271 read GetFutureItemPrice write SetFutureItemPrice; |
Future Item Price, Min : 0, Max : 1
|
|
property FutureItemPriceEffectiveDate : TbsDTM_271 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate; |
Future Item Price Effective Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|