Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsITM_271
Unit
BSHL7DT271
Declaration
type TbsITM_271 = class(TbsHL7Segment)
Description
Material Item The Material Item segment (ITM) contains information about inventory supply items (stocked or non-stocked).
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ApprovingRegulatoryAgencyRepCount : Integer; |
|
|
function RulingActRepCount : Integer; |
|
|
function ProcedureCodeModifierRepCount : Integer; |
|
Properties
|
property ItemIdentifier : TbsEI_271 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 1, Max : 1
|
|
property ItemDescription : TbsST_271 read GetItemDescription write SetItemDescription; |
Item Description, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_271 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property ItemType : TbsCWE_271 read GetItemType write SetItemType; |
Item Type, Min : 0, Max : 1
|
|
property ItemCategory : TbsCWE_271 read GetItemCategory write SetItemCategory; |
Item Category, Min : 0, Max : 1
|
|
property SubjectToExpirationIndicator : TbsCNE_271 read GetSubjectToExpirationIndicator write SetSubjectToExpirationIndicator; |
Subject To Expiration Indicator, Min : 0, Max : 1
|
|
property ManufacturerIdentifier : TbsEI_271 read GetManufacturerIdentifier write SetManufacturerIdentifier; |
Manufacturer Identifier, Min : 0, Max : 1
|
|
property ManufacturerName : TbsST_271 read GetManufacturerName write SetManufacturerName; |
Manufacturer Name, Min : 0, Max : 1
|
|
property ManufacturerCatalogNumber : TbsST_271 read GetManufacturerCatalogNumber write SetManufacturerCatalogNumber; |
Manufacturer Catalog Number, Min : 0, Max : 1
|
|
property ManufacturerLabelerIdentificationCode : TbsCWE_271 read GetManufacturerLabelerIdentificationCode write SetManufacturerLabelerIdentificationCode; |
Manufacturer Labeler Identification Code, 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 StockedItemIndicator : TbsCNE_271 read GetStockedItemIndicator write SetStockedItemIndicator; |
Stocked Item Indicator, Min : 0, Max : 1
|
|
property SupplyRiskCodes : TbsCWE_271 read GetSupplyRiskCodes write SetSupplyRiskCodes; |
Supply Risk Codes, Min : 0, Max : 1
|
|
property ApprovingRegulatoryAgency[RepCount:Integer]: TbsXON_271 read GetApprovingRegulatoryAgency write SetApprovingRegulatoryAgency; |
Approving Regulatory Agency, Min : 0, Max : *
|
|
property LatexIndicator : TbsCNE_271 read GetLatexIndicator write SetLatexIndicator; |
Latex Indicator, Min : 0, Max : 1
|
|
property RulingAct[RepCount:Integer]: TbsCWE_271 read GetRulingAct write SetRulingAct; |
Ruling Act, Min : 0, Max : *
|
|
property ItemNaturalAccountCode : TbsCWE_271 read GetItemNaturalAccountCode write SetItemNaturalAccountCode; |
Item Natural Account Code, Min : 0, Max : 1
|
|
property ApprovedToBuyQuantity : TbsNM_271 read GetApprovedToBuyQuantity write SetApprovedToBuyQuantity; |
Approved To Buy Quantity, Min : 0, Max : 1
|
|
property ApprovedToBuyPrice : TbsMO_271 read GetApprovedToBuyPrice write SetApprovedToBuyPrice; |
Approved To Buy Price, Min : 0, Max : 1
|
|
property TaxableItemIndicator : TbsCNE_271 read GetTaxableItemIndicator write SetTaxableItemIndicator; |
Taxable Item Indicator, Min : 0, Max : 1
|
|
property FreightChargeIndicator : TbsCNE_271 read GetFreightChargeIndicator write SetFreightChargeIndicator; |
Freight Charge Indicator, Min : 0, Max : 1
|
|
property ItemSetIndicator : TbsCNE_271 read GetItemSetIndicator write SetItemSetIndicator; |
Item Set Indicator, Min : 0, Max : 1
|
|
property ItemSetIdentifier : TbsEI_271 read GetItemSetIdentifier write SetItemSetIdentifier; |
Item Set Identifier, Min : 0, Max : 1
|
|
property TrackDepartmentUsageIndicator : TbsCNE_271 read GetTrackDepartmentUsageIndicator write SetTrackDepartmentUsageIndicator; |
Track Department Usage Indicator, Min : 0, Max : 1
|
|
property ProcedureCode : TbsCNE_271 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property ProcedureCodeModifier[RepCount:Integer]: TbsCNE_271 read GetProcedureCodeModifier write SetProcedureCodeModifier; |
Procedure Code Modifier, Min : 0, Max : *
|
|
property SpecialHandlingCode : TbsCWE_271 read GetSpecialHandlingCode write SetSpecialHandlingCode; |
Special Handling Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|