Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIVT_271
Unit
BSHL7DT271
Declaration
type TbsIVT_271 = 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_271 read GetSetIdIvt write SetSetIdIvt; |
Set Id - Ivt, Min : 1, Max : 1
|
|
property InventoryLocationIdentifier : TbsEI_271 read GetInventoryLocationIdentifier write SetInventoryLocationIdentifier; |
Inventory Location Identifier, Min : 1, Max : 1
|
|
property InventoryLocationName : TbsST_271 read GetInventoryLocationName write SetInventoryLocationName; |
Inventory Location Name, Min : 0, Max : 1
|
|
property SourceLocationIdentifier : TbsEI_271 read GetSourceLocationIdentifier write SetSourceLocationIdentifier; |
Source Location Identifier, Min : 0, Max : 1
|
|
property SourceLocationName : TbsST_271 read GetSourceLocationName write SetSourceLocationName; |
Source Location Name, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_271 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property BinLocationIdentifier[RepCount:Integer]: TbsEI_271 read GetBinLocationIdentifier write SetBinLocationIdentifier; |
Bin Location Identifier, Min : 0, Max : *
|
|
property OrderPackaging : TbsCWE_271 read GetOrderPackaging write SetOrderPackaging; |
Order Packaging, Min : 0, Max : 1
|
|
property IssuePackaging : TbsCWE_271 read GetIssuePackaging write SetIssuePackaging; |
Issue Packaging, Min : 0, Max : 1
|
|
property DefaultInventoryAssetAccount : TbsEI_271 read GetDefaultInventoryAssetAccount write SetDefaultInventoryAssetAccount; |
Default Inventory Asset Account, Min : 0, Max : 1
|
|
property PatientChargeableIndicator : TbsCNE_271 read GetPatientChargeableIndicator write SetPatientChargeableIndicator; |
Patient Chargeable Indicator, Min : 0, Max : 1
|
|
property TransactionCode : TbsCWE_271 read GetTransactionCode write SetTransactionCode; |
Transaction Code, Min : 0, Max : 1
|
|
property TransactionAmountUnit : TbsCP_271 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
Transaction Amount - Unit, Min : 0, Max : 1
|
|
property ItemImportanceCode : TbsCWE_271 read GetItemImportanceCode write SetItemImportanceCode; |
Item Importance Code, Min : 0, Max : 1
|
|
property StockedItemIndicator : TbsCNE_271 read GetStockedItemIndicator write SetStockedItemIndicator; |
Stocked Item Indicator, Min : 0, Max : 1
|
|
property ConsignmentItemIndicator : TbsCNE_271 read GetConsignmentItemIndicator write SetConsignmentItemIndicator; |
Consignment Item Indicator, Min : 0, Max : 1
|
|
property ReusableItemIndicator : TbsCNE_271 read GetReusableItemIndicator write SetReusableItemIndicator; |
Reusable Item Indicator, Min : 0, Max : 1
|
|
property ReusableCost : TbsCP_271 read GetReusableCost write SetReusableCost; |
Reusable Cost, Min : 0, Max : 1
|
|
property SubstituteItemIdentifier[RepCount:Integer]: TbsEI_271 read GetSubstituteItemIdentifier write SetSubstituteItemIdentifier; |
Substitute Item Identifier, Min : 0, Max : *
|
|
property LatexfreeSubstituteItemIdentifier : TbsEI_271 read GetLatexfreeSubstituteItemIdentifier write SetLatexfreeSubstituteItemIdentifier; |
Latex-free Substitute Item Identifier, Min : 0, Max : 1
|
|
property RecommendedReorderTheory : TbsCWE_271 read GetRecommendedReorderTheory write SetRecommendedReorderTheory; |
Recommended Reorder Theory, Min : 0, Max : 1
|
|
property RecommendedSafetyStockDays : TbsNM_271 read GetRecommendedSafetyStockDays write SetRecommendedSafetyStockDays; |
Recommended Safety Stock Days, Min : 0, Max : 1
|
|
property RecommendedMaximumDaysInventory : TbsNM_271 read GetRecommendedMaximumDaysInventory write SetRecommendedMaximumDaysInventory; |
Recommended Maximum Days Inventory, Min : 0, Max : 1
|
|
property RecommendedOrderPoint : TbsNM_271 read GetRecommendedOrderPoint write SetRecommendedOrderPoint; |
Recommended Order Point, Min : 0, Max : 1
|
|
property RecommendedOrderAmount : TbsNM_271 read GetRecommendedOrderAmount write SetRecommendedOrderAmount; |
Recommended Order Amount, Min : 0, Max : 1
|
|
property OperatingRoomParLevelIndicator : TbsCNE_271 read GetOperatingRoomParLevelIndicator write SetOperatingRoomParLevelIndicator; |
Operating Room Par Level Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|