Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIVT_28
Unit
BSHL7DT28
Declaration
type TbsIVT_28 = class(TbsHL7Segment)
Description
Material Location The Material Location segment (IVT) contains information specific to an inventory location for the inventory supply item in the Material Item (ITM) segment.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function BinLocationIdentifierRepCount : Integer; |
|
|
function SubstituteItemIdentifierRepCount : Integer; |
|
Properties
|
property SetIdIvt : TbsSI_28 read GetSetIdIvt write SetSetIdIvt; |
Set Id - Ivt, Min : 1, Max : 1
|
|
property InventoryLocationIdentifier : TbsEI_28 read GetInventoryLocationIdentifier write SetInventoryLocationIdentifier; |
Inventory Location Identifier, Min : 1, Max : 1
|
|
property InventoryLocationName : TbsST_28 read GetInventoryLocationName write SetInventoryLocationName; |
Inventory Location Name, Min : 0, Max : 1
|
|
property SourceLocationIdentifier : TbsEI_28 read GetSourceLocationIdentifier write SetSourceLocationIdentifier; |
Source Location Identifier, Min : 0, Max : 1
|
|
property SourceLocationName : TbsST_28 read GetSourceLocationName write SetSourceLocationName; |
Source Location Name, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_28 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property BinLocationIdentifier[RepCount:Integer]: TbsEI_28 read GetBinLocationIdentifier write SetBinLocationIdentifier; |
Bin Location Identifier, Min : 0, Max : *
|
|
property OrderPackaging : TbsCWE_28 read GetOrderPackaging write SetOrderPackaging; |
Order Packaging, Min : 0, Max : 1
|
|
property IssuePackaging : TbsCWE_28 read GetIssuePackaging write SetIssuePackaging; |
Issue Packaging, Min : 0, Max : 1
|
|
property DefaultInventoryAssetAccount : TbsEI_28 read GetDefaultInventoryAssetAccount write SetDefaultInventoryAssetAccount; |
Default Inventory Asset Account, Min : 0, Max : 1
|
|
property PatientChargeableIndicator : TbsCNE_28 read GetPatientChargeableIndicator write SetPatientChargeableIndicator; |
Patient Chargeable Indicator, Min : 0, Max : 1
|
|
property TransactionCode : TbsCWE_28 read GetTransactionCode write SetTransactionCode; |
Transaction Code, Min : 0, Max : 1
|
|
property TransactionAmountUnit : TbsCP_28 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
Transaction Amount - Unit, Min : 0, Max : 1
|
|
property ItemImportanceCode : TbsCWE_28 read GetItemImportanceCode write SetItemImportanceCode; |
Item Importance Code, Min : 0, Max : 1
|
|
property StockedItemIndicator : TbsCNE_28 read GetStockedItemIndicator write SetStockedItemIndicator; |
Stocked Item Indicator, Min : 0, Max : 1
|
|
property ConsignmentItemIndicator : TbsCNE_28 read GetConsignmentItemIndicator write SetConsignmentItemIndicator; |
Consignment Item Indicator, Min : 0, Max : 1
|
|
property ReusableItemIndicator : TbsCNE_28 read GetReusableItemIndicator write SetReusableItemIndicator; |
Reusable Item Indicator, Min : 0, Max : 1
|
|
property ReusableCost : TbsCP_28 read GetReusableCost write SetReusableCost; |
Reusable Cost, Min : 0, Max : 1
|
|
property SubstituteItemIdentifier[RepCount:Integer]: TbsEI_28 read GetSubstituteItemIdentifier write SetSubstituteItemIdentifier; |
Substitute Item Identifier, Min : 0, Max : *
|
|
property LatexfreeSubstituteItemIdentifier : TbsEI_28 read GetLatexfreeSubstituteItemIdentifier write SetLatexfreeSubstituteItemIdentifier; |
Latex-free Substitute Item Identifier, Min : 0, Max : 1
|
|
property RecommendedReorderTheory : TbsCWE_28 read GetRecommendedReorderTheory write SetRecommendedReorderTheory; |
Recommended Reorder Theory, Min : 0, Max : 1
|
|
property RecommendedSafetyStockDays : TbsNM_28 read GetRecommendedSafetyStockDays write SetRecommendedSafetyStockDays; |
Recommended Safety Stock Days, Min : 0, Max : 1
|
|
property RecommendedMaximumDaysInventory : TbsNM_28 read GetRecommendedMaximumDaysInventory write SetRecommendedMaximumDaysInventory; |
Recommended Maximum Days Inventory, Min : 0, Max : 1
|
|
property RecommendedOrderPoint : TbsNM_28 read GetRecommendedOrderPoint write SetRecommendedOrderPoint; |
Recommended Order Point, Min : 0, Max : 1
|
|
property RecommendedOrderAmount : TbsNM_28 read GetRecommendedOrderAmount write SetRecommendedOrderAmount; |
Recommended Order Amount, Min : 0, Max : 1
|
|
property OperatingRoomParLevelIndicator : TbsCNE_28 read GetOperatingRoomParLevelIndicator write SetOperatingRoomParLevelIndicator; |
Operating Room Par Level Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|