Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsILT_27
Unit
BSHL7DT27
Declaration
type TbsILT_27 = class(TbsHL7Segment)
Description
Material Lot
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdIlt : TbsSI_27 read GetSetIdIlt write SetSetIdIlt; |
Set Id - Ilt, Min : 1, Max : 1
|
|
property InventoryLotNumber : TbsST_27 read GetInventoryLotNumber write SetInventoryLotNumber; |
Inventory Lot Number, Min : 1, Max : 1
|
|
property InventoryExpirationDate : TbsDTM_27 read GetInventoryExpirationDate write SetInventoryExpirationDate; |
Inventory Expiration Date, Min : 0, Max : 1
|
|
property InventoryReceivedDate : TbsDTM_27 read GetInventoryReceivedDate write SetInventoryReceivedDate; |
Inventory Received Date, Min : 0, Max : 1
|
|
property InventoryReceivedQuantity : TbsNM_27 read GetInventoryReceivedQuantity write SetInventoryReceivedQuantity; |
Inventory Received Quantity, Min : 0, Max : 1
|
|
property InventoryReceivedQuantityUnit : TbsCWE_27 read GetInventoryReceivedQuantityUnit write SetInventoryReceivedQuantityUnit; |
Inventory Received Quantity Unit, Min : 0, Max : 1
|
|
property InventoryReceivedItemCost : TbsMO_27 read GetInventoryReceivedItemCost write SetInventoryReceivedItemCost; |
Inventory Received Item Cost, Min : 0, Max : 1
|
|
property InventoryOnHandDate : TbsDTM_27 read GetInventoryOnHandDate write SetInventoryOnHandDate; |
Inventory On Hand Date, Min : 0, Max : 1
|
|
property InventoryOnHandQuantity : TbsNM_27 read GetInventoryOnHandQuantity write SetInventoryOnHandQuantity; |
Inventory On Hand Quantity, Min : 0, Max : 1
|
|
property InventoryOnHandQuantityUnit : TbsCWE_27 read GetInventoryOnHandQuantityUnit write SetInventoryOnHandQuantityUnit; |
Inventory On Hand Quantity Unit, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|