Class TbsPKG_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPKG_26 = class(TbsHL7Segment)

Description

Packaging Segment 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_26 read GetSetIdPKG write SetSetIdPKG;
Public property PackagingUnits : TbsCWE_26 read GetPackagingUnits write SetPackagingUnits;
Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_26 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;
Public property PackageQuantity : TbsNM_26 read GetPackageQuantity write SetPackageQuantity;
Public property Price : TbsCP_26 read GetPrice write SetPrice;
Public property FutureItemPrice : TbsCP_26 read GetFutureItemPrice write SetFutureItemPrice;
Public property FutureItemPriceEffectiveDate : TbsDTM_26 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;

Description

Properties

Public property SetIdPKG : TbsSI_26 read GetSetIdPKG write SetSetIdPKG;

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

Public property PackagingUnits : TbsCWE_26 read GetPackagingUnits write SetPackagingUnits;

Packaging Units, Min : 0, Max : 1

Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_26 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;

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

Public property PackageQuantity : TbsNM_26 read GetPackageQuantity write SetPackageQuantity;

Package Quantity, Min : 0, Max : 1

Public property Price : TbsCP_26 read GetPrice write SetPrice;

Price, Min : 0, Max : 1

Public property FutureItemPrice : TbsCP_26 read GetFutureItemPrice write SetFutureItemPrice;

Future Item Price, Min : 0, Max : 1

Public property FutureItemPriceEffectiveDate : TbsDTM_26 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;

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


Generated by PasDoc 0.14.0.