Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsITM_27
Unit
BSHL7DT27
Declaration
type TbsITM_27 = class(TbsHL7Segment)
Description
Material Item
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ApprovingRegulatoryAgencyRepCount : Integer; |
|
|
function RulingActRepCount : Integer; |
|
|
function ProcedureCodeModifierRepCount : Integer; |
|
Properties
|
property ItemIdentifier : TbsEI_27 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 1, Max : 1
|
|
property ItemDescription : TbsST_27 read GetItemDescription write SetItemDescription; |
Item Description, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_27 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property ItemType : TbsCWE_27 read GetItemType write SetItemType; |
Item Type, Min : 0, Max : 1
|
|
property ItemCategory : TbsCWE_27 read GetItemCategory write SetItemCategory; |
Item Category, Min : 0, Max : 1
|
|
property SubjectToExpirationIndicator : TbsCNE_27 read GetSubjectToExpirationIndicator write SetSubjectToExpirationIndicator; |
Subject To Expiration Indicator, Min : 0, Max : 1
|
|
property ManufacturerIdentifier : TbsEI_27 read GetManufacturerIdentifier write SetManufacturerIdentifier; |
Manufacturer Identifier, Min : 0, Max : 1
|
|
property ManufacturerName : TbsST_27 read GetManufacturerName write SetManufacturerName; |
Manufacturer Name, Min : 0, Max : 1
|
|
property ManufacturerCatalogNumber : TbsST_27 read GetManufacturerCatalogNumber write SetManufacturerCatalogNumber; |
Manufacturer Catalog Number, Min : 0, Max : 1
|
|
property ManufacturerLabelerIdentificationCode : TbsCWE_27 read GetManufacturerLabelerIdentificationCode write SetManufacturerLabelerIdentificationCode; |
Manufacturer Labeler Identification Code, Min : 0, Max : 1
|
|
property PatientChargeableIndicator : TbsCNE_27 read GetPatientChargeableIndicator write SetPatientChargeableIndicator; |
Patient Chargeable Indicator, Min : 0, Max : 1
|
|
property TransactionCode : TbsCWE_27 read GetTransactionCode write SetTransactionCode; |
Transaction Code, Min : 0, Max : 1
|
|
property TransactionAmountUnit : TbsCP_27 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
Transaction Amount - Unit, Min : 0, Max : 1
|
|
property StockedItemIndicator : TbsCNE_27 read GetStockedItemIndicator write SetStockedItemIndicator; |
Stocked Item Indicator, Min : 0, Max : 1
|
|
property SupplyRiskCodes : TbsCWE_27 read GetSupplyRiskCodes write SetSupplyRiskCodes; |
Supply Risk Codes, Min : 0, Max : 1
|
|
property ApprovingRegulatoryAgency[RepCount:Integer]: TbsXON_27 read GetApprovingRegulatoryAgency write SetApprovingRegulatoryAgency; |
Approving Regulatory Agency, Min : 0, Max : *
|
|
property LatexIndicator : TbsCNE_27 read GetLatexIndicator write SetLatexIndicator; |
Latex Indicator, Min : 0, Max : 1
|
|
property RulingAct[RepCount:Integer]: TbsCWE_27 read GetRulingAct write SetRulingAct; |
Ruling Act, Min : 0, Max : *
|
|
property ItemNaturalAccountCode : TbsCWE_27 read GetItemNaturalAccountCode write SetItemNaturalAccountCode; |
Item Natural Account Code, Min : 0, Max : 1
|
|
property ApprovedToBuyQuantity : TbsNM_27 read GetApprovedToBuyQuantity write SetApprovedToBuyQuantity; |
Approved To Buy Quantity, Min : 0, Max : 1
|
|
property ApprovedToBuyPrice : TbsMO_27 read GetApprovedToBuyPrice write SetApprovedToBuyPrice; |
Approved To Buy Price, Min : 0, Max : 1
|
|
property TaxableItemIndicator : TbsCNE_27 read GetTaxableItemIndicator write SetTaxableItemIndicator; |
Taxable Item Indicator, Min : 0, Max : 1
|
|
property FreightChargeIndicator : TbsCNE_27 read GetFreightChargeIndicator write SetFreightChargeIndicator; |
Freight Charge Indicator, Min : 0, Max : 1
|
|
property ItemSetIndicator : TbsCNE_27 read GetItemSetIndicator write SetItemSetIndicator; |
Item Set Indicator, Min : 0, Max : 1
|
|
property ItemSetIdentifier : TbsEI_27 read GetItemSetIdentifier write SetItemSetIdentifier; |
Item Set Identifier, Min : 0, Max : 1
|
|
property TrackDepartmentUsageIndicator : TbsCNE_27 read GetTrackDepartmentUsageIndicator write SetTrackDepartmentUsageIndicator; |
Track Department Usage Indicator, Min : 0, Max : 1
|
|
property ProcedureCode : TbsCNE_27 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property ProcedureCodeModifier[RepCount:Integer]: TbsCNE_27 read GetProcedureCodeModifier write SetProcedureCodeModifier; |
Procedure Code Modifier, Min : 0, Max : *
|
|
property SpecialHandlingCode : TbsCWE_27 read GetSpecialHandlingCode write SetSpecialHandlingCode; |
Special Handling Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|