Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsITM_28
Unit
BSHL7DT28
Declaration
type TbsITM_28 = 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_28 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 1, Max : 1
|
|
property ItemDescription : TbsST_28 read GetItemDescription write SetItemDescription; |
Item Description, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_28 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property ItemType : TbsCWE_28 read GetItemType write SetItemType; |
Item Type, Min : 0, Max : 1
|
|
property ItemCategory : TbsCWE_28 read GetItemCategory write SetItemCategory; |
Item Category, Min : 0, Max : 1
|
|
property SubjectToExpirationIndicator : TbsCNE_28 read GetSubjectToExpirationIndicator write SetSubjectToExpirationIndicator; |
Subject To Expiration Indicator, Min : 0, Max : 1
|
|
property ManufacturerIdentifier : TbsEI_28 read GetManufacturerIdentifier write SetManufacturerIdentifier; |
Manufacturer Identifier, Min : 0, Max : 1
|
|
property ManufacturerName : TbsST_28 read GetManufacturerName write SetManufacturerName; |
Manufacturer Name, Min : 0, Max : 1
|
|
property ManufacturerCatalogNumber : TbsST_28 read GetManufacturerCatalogNumber write SetManufacturerCatalogNumber; |
Manufacturer Catalog Number, Min : 0, Max : 1
|
|
property ManufacturerLabelerIdentificationCode : TbsCWE_28 read GetManufacturerLabelerIdentificationCode write SetManufacturerLabelerIdentificationCode; |
Manufacturer Labeler Identification Code, 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 StockedItemIndicator : TbsCNE_28 read GetStockedItemIndicator write SetStockedItemIndicator; |
Stocked Item Indicator, Min : 0, Max : 1
|
|
property SupplyRiskCodes : TbsCWE_28 read GetSupplyRiskCodes write SetSupplyRiskCodes; |
Supply Risk Codes, Min : 0, Max : 1
|
|
property ApprovingRegulatoryAgency[RepCount:Integer]: TbsXON_28 read GetApprovingRegulatoryAgency write SetApprovingRegulatoryAgency; |
Approving Regulatory Agency, Min : 0, Max : *
|
|
property LatexIndicator : TbsCNE_28 read GetLatexIndicator write SetLatexIndicator; |
Latex Indicator, Min : 0, Max : 1
|
|
property RulingAct[RepCount:Integer]: TbsCWE_28 read GetRulingAct write SetRulingAct; |
Ruling Act, Min : 0, Max : *
|
|
property ItemNaturalAccountCode : TbsCWE_28 read GetItemNaturalAccountCode write SetItemNaturalAccountCode; |
Item Natural Account Code, Min : 0, Max : 1
|
|
property ApprovedToBuyQuantity : TbsNM_28 read GetApprovedToBuyQuantity write SetApprovedToBuyQuantity; |
Approved To Buy Quantity, Min : 0, Max : 1
|
|
property ApprovedToBuyPrice : TbsMO_28 read GetApprovedToBuyPrice write SetApprovedToBuyPrice; |
Approved To Buy Price, Min : 0, Max : 1
|
|
property TaxableItemIndicator : TbsCNE_28 read GetTaxableItemIndicator write SetTaxableItemIndicator; |
Taxable Item Indicator, Min : 0, Max : 1
|
|
property FreightChargeIndicator : TbsCNE_28 read GetFreightChargeIndicator write SetFreightChargeIndicator; |
Freight Charge Indicator, Min : 0, Max : 1
|
|
property ItemSetIndicator : TbsCNE_28 read GetItemSetIndicator write SetItemSetIndicator; |
Item Set Indicator, Min : 0, Max : 1
|
|
property ItemSetIdentifier : TbsEI_28 read GetItemSetIdentifier write SetItemSetIdentifier; |
Item Set Identifier, Min : 0, Max : 1
|
|
property TrackDepartmentUsageIndicator : TbsCNE_28 read GetTrackDepartmentUsageIndicator write SetTrackDepartmentUsageIndicator; |
Track Department Usage Indicator, Min : 0, Max : 1
|
|
property ProcedureCode : TbsCNE_28 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property ProcedureCodeModifier[RepCount:Integer]: TbsCNE_28 read GetProcedureCodeModifier write SetProcedureCodeModifier; |
Procedure Code Modifier, Min : 0, Max : *
|
|
property SpecialHandlingCode : TbsCWE_28 read GetSpecialHandlingCode write SetSpecialHandlingCode; |
Special Handling Code, Min : 0, Max : 1
|
|
property HazardousIndicator : TbsCNE_28 read GetHazardousIndicator write SetHazardousIndicator; |
Hazardous Indicator, Min : 0, Max : 1
|
|
property SterileIndicator : TbsCNE_28 read GetSterileIndicator write SetSterileIndicator; |
Sterile Indicator, Min : 0, Max : 1
|
|
property MaterialDataSafetySheetNumber : TbsEI_28 read GetMaterialDataSafetySheetNumber write SetMaterialDataSafetySheetNumber; |
Material Data Safety Sheet Number, Min : 0, Max : 1
|
|
property UnitedNationsStandardProductsandServicesCodeUNSPSC : TbsCWE_28 read GetUnitedNationsStandardProductsandServicesCodeUNSPSC write SetUnitedNationsStandardProductsandServicesCodeUNSPSC; |
United Nations Standard Products and Services Code (UNSPSC), Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|