Class TbsPKG_271

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property SetIdPkg : TbsSI_271 read GetSetIdPkg write SetSetIdPkg;
Public property PackagingUnits : TbsCWE_271 read GetPackagingUnits write SetPackagingUnits;
Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_271 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;
Public property PackageQuantity : TbsNM_271 read GetPackageQuantity write SetPackageQuantity;
Public property Price : TbsCP_271 read GetPrice write SetPrice;
Public property FutureItemPrice : TbsCP_271 read GetFutureItemPrice write SetFutureItemPrice;
Public property FutureItemPriceEffectiveDate : TbsDTM_271 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;

Description

Properties

Public property SetIdPkg : TbsSI_271 read GetSetIdPkg write SetSetIdPkg;

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

Public property PackagingUnits : TbsCWE_271 read GetPackagingUnits write SetPackagingUnits;

Packaging Units, Min : 0, Max : 1

Public property DefaultOrderUnitOfMeasureIndicator : TbsCNE_271 read GetDefaultOrderUnitOfMeasureIndicator write SetDefaultOrderUnitOfMeasureIndicator;

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

Public property PackageQuantity : TbsNM_271 read GetPackageQuantity write SetPackageQuantity;

Package Quantity, Min : 0, Max : 1

Public property Price : TbsCP_271 read GetPrice write SetPrice;

Price, Min : 0, Max : 1

Public property FutureItemPrice : TbsCP_271 read GetFutureItemPrice write SetFutureItemPrice;

Future Item Price, Min : 0, Max : 1

Public property FutureItemPriceEffectiveDate : TbsDTM_271 read GetFutureItemPriceEffectiveDate write SetFutureItemPriceEffectiveDate;

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


Generated by PasDoc 0.14.0.