Class TbsPKG_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPKG_28 = 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

Public property SetIdPkg : TbsSI_28 read GetSetIdPkg write SetSetIdPkg;
Public property PackagingUnits : TbsCWE_28 read GetPackagingUnits write SetPackagingUnits;
Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_28 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;
Public property PackageQuantity : TbsNM_28 read GetPackageQuantity write SetPackageQuantity;
Public property Price : TbsCP_28 read GetPrice write SetPrice;
Public property FutureItemPrice : TbsCP_28 read GetFutureItemPrice write SetFutureItemPrice;
Public property FutureItemPriceEffectiveDate : TbsDTM_28 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;
Public property GlobalTradeItemNumber : TbsCWE_28 read GetGlobalTradeItemNumber write SetGlobalTradeItemNumber;

Description

Properties

Public property SetIdPkg : TbsSI_28 read GetSetIdPkg write SetSetIdPkg;

Set Id - Pkg, Min : 1, Max : 1

Public property PackagingUnits : TbsCWE_28 read GetPackagingUnits write SetPackagingUnits;

Packaging Units, Min : 0, Max : 1

Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_28 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;

Default Order Unit Of Measure Indicator, Min : 0, Max : 1

Public property PackageQuantity : TbsNM_28 read GetPackageQuantity write SetPackageQuantity;

Package Quantity, Min : 0, Max : 1

Public property Price : TbsCP_28 read GetPrice write SetPrice;

Price, Min : 0, Max : 1

Public property FutureItemPrice : TbsCP_28 read GetFutureItemPrice write SetFutureItemPrice;

Future Item Price, Min : 0, Max : 1

Public property FutureItemPriceEffectiveDate : TbsDTM_28 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;

Future Item Price Effective Date, Min : 0, Max : 1

Public property GlobalTradeItemNumber : TbsCWE_28 read GetGlobalTradeItemNumber write SetGlobalTradeItemNumber;

Global Trade Item Number, Min : 0, Max : 1


Generated by PasDoc 0.14.0.