Class TbsITM_28

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public function ApprovingRegulatoryAgencyRepCount : Integer;
Public function RulingActRepCount : Integer;
Public function ProcedureCodeModifierRepCount : Integer;

Properties

Public property ItemIdentifier : TbsEI_28 read GetItemIdentifier write SetItemIdentifier;
Public property ItemDescription : TbsST_28 read GetItemDescription write SetItemDescription;
Public property ItemStatus : TbsCWE_28 read GetItemStatus write SetItemStatus;
Public property ItemType : TbsCWE_28 read GetItemType write SetItemType;
Public property ItemCategory : TbsCWE_28 read GetItemCategory write SetItemCategory;
Public property SubjectToExpirationIndicator : TbsCNE_28 read GetSubjectToExpirationIndicator write SetSubjectToExpirationIndicator;
Public property ManufacturerIdentifier : TbsEI_28 read GetManufacturerIdentifier write SetManufacturerIdentifier;
Public property ManufacturerName : TbsST_28 read GetManufacturerName write SetManufacturerName;
Public property ManufacturerCatalogNumber : TbsST_28 read GetManufacturerCatalogNumber write SetManufacturerCatalogNumber;
Public property ManufacturerLabelerIdentificationCode : TbsCWE_28 read GetManufacturerLabelerIdentificationCode write SetManufacturerLabelerIdentificationCode;
Public property PatientChargeableIndicator : TbsCNE_28 read GetPatientChargeableIndicator write SetPatientChargeableIndicator;
Public property TransactionCode : TbsCWE_28 read GetTransactionCode write SetTransactionCode;
Public property TransactionAmountUnit : TbsCP_28 read GetTransactionAmountUnit write SetTransactionAmountUnit;
Public property StockedItemIndicator : TbsCNE_28 read GetStockedItemIndicator write SetStockedItemIndicator;
Public property SupplyRiskCodes : TbsCWE_28 read GetSupplyRiskCodes write SetSupplyRiskCodes;
Public property ApprovingRegulatoryAgency[RepCount:Integer]: TbsXON_28 read GetApprovingRegulatoryAgency write SetApprovingRegulatoryAgency;
Public property LatexIndicator : TbsCNE_28 read GetLatexIndicator write SetLatexIndicator;
Public property RulingAct[RepCount:Integer]: TbsCWE_28 read GetRulingAct write SetRulingAct;
Public property ItemNaturalAccountCode : TbsCWE_28 read GetItemNaturalAccountCode write SetItemNaturalAccountCode;
Public property ApprovedToBuyQuantity : TbsNM_28 read GetApprovedToBuyQuantity write SetApprovedToBuyQuantity;
Public property ApprovedToBuyPrice : TbsMO_28 read GetApprovedToBuyPrice write SetApprovedToBuyPrice;
Public property TaxableItemIndicator : TbsCNE_28 read GetTaxableItemIndicator write SetTaxableItemIndicator;
Public property FreightChargeIndicator : TbsCNE_28 read GetFreightChargeIndicator write SetFreightChargeIndicator;
Public property ItemSetIndicator : TbsCNE_28 read GetItemSetIndicator write SetItemSetIndicator;
Public property ItemSetIdentifier : TbsEI_28 read GetItemSetIdentifier write SetItemSetIdentifier;
Public property TrackDepartmentUsageIndicator : TbsCNE_28 read GetTrackDepartmentUsageIndicator write SetTrackDepartmentUsageIndicator;
Public property ProcedureCode : TbsCNE_28 read GetProcedureCode write SetProcedureCode;
Public property ProcedureCodeModifier[RepCount:Integer]: TbsCNE_28 read GetProcedureCodeModifier write SetProcedureCodeModifier;
Public property SpecialHandlingCode : TbsCWE_28 read GetSpecialHandlingCode write SetSpecialHandlingCode;
Public property HazardousIndicator : TbsCNE_28 read GetHazardousIndicator write SetHazardousIndicator;
Public property SterileIndicator : TbsCNE_28 read GetSterileIndicator write SetSterileIndicator;
Public property MaterialDataSafetySheetNumber : TbsEI_28 read GetMaterialDataSafetySheetNumber write SetMaterialDataSafetySheetNumber;
Public property UnitedNationsStandardProductsandServicesCodeUNSPSC : TbsCWE_28 read GetUnitedNationsStandardProductsandServicesCodeUNSPSC write SetUnitedNationsStandardProductsandServicesCodeUNSPSC;

Description

Methods

Public function ApprovingRegulatoryAgencyRepCount : Integer;
 
Public function RulingActRepCount : Integer;
 
Public function ProcedureCodeModifierRepCount : Integer;
 

Properties

Public property ItemIdentifier : TbsEI_28 read GetItemIdentifier write SetItemIdentifier;

Item Identifier, Min : 1, Max : 1

Public property ItemDescription : TbsST_28 read GetItemDescription write SetItemDescription;

Item Description, Min : 0, Max : 1

Public property ItemStatus : TbsCWE_28 read GetItemStatus write SetItemStatus;

Item Status, Min : 0, Max : 1

Public property ItemType : TbsCWE_28 read GetItemType write SetItemType;

Item Type, Min : 0, Max : 1

Public property ItemCategory : TbsCWE_28 read GetItemCategory write SetItemCategory;

Item Category, Min : 0, Max : 1

Public property SubjectToExpirationIndicator : TbsCNE_28 read GetSubjectToExpirationIndicator write SetSubjectToExpirationIndicator;

Subject To Expiration Indicator, Min : 0, Max : 1

Public property ManufacturerIdentifier : TbsEI_28 read GetManufacturerIdentifier write SetManufacturerIdentifier;

Manufacturer Identifier, Min : 0, Max : 1

Public property ManufacturerName : TbsST_28 read GetManufacturerName write SetManufacturerName;

Manufacturer Name, Min : 0, Max : 1

Public property ManufacturerCatalogNumber : TbsST_28 read GetManufacturerCatalogNumber write SetManufacturerCatalogNumber;

Manufacturer Catalog Number, Min : 0, Max : 1

Public property ManufacturerLabelerIdentificationCode : TbsCWE_28 read GetManufacturerLabelerIdentificationCode write SetManufacturerLabelerIdentificationCode;

Manufacturer Labeler Identification Code, Min : 0, Max : 1

Public property PatientChargeableIndicator : TbsCNE_28 read GetPatientChargeableIndicator write SetPatientChargeableIndicator;

Patient Chargeable Indicator, Min : 0, Max : 1

Public property TransactionCode : TbsCWE_28 read GetTransactionCode write SetTransactionCode;

Transaction Code, Min : 0, Max : 1

Public property TransactionAmountUnit : TbsCP_28 read GetTransactionAmountUnit write SetTransactionAmountUnit;

Transaction Amount - Unit, Min : 0, Max : 1

Public property StockedItemIndicator : TbsCNE_28 read GetStockedItemIndicator write SetStockedItemIndicator;

Stocked Item Indicator, Min : 0, Max : 1

Public property SupplyRiskCodes : TbsCWE_28 read GetSupplyRiskCodes write SetSupplyRiskCodes;

Supply Risk Codes, Min : 0, Max : 1

Public property ApprovingRegulatoryAgency[RepCount:Integer]: TbsXON_28 read GetApprovingRegulatoryAgency write SetApprovingRegulatoryAgency;

Approving Regulatory Agency, Min : 0, Max : *

Public property LatexIndicator : TbsCNE_28 read GetLatexIndicator write SetLatexIndicator;

Latex Indicator, Min : 0, Max : 1

Public property RulingAct[RepCount:Integer]: TbsCWE_28 read GetRulingAct write SetRulingAct;

Ruling Act, Min : 0, Max : *

Public property ItemNaturalAccountCode : TbsCWE_28 read GetItemNaturalAccountCode write SetItemNaturalAccountCode;

Item Natural Account Code, Min : 0, Max : 1

Public property ApprovedToBuyQuantity : TbsNM_28 read GetApprovedToBuyQuantity write SetApprovedToBuyQuantity;

Approved To Buy Quantity, Min : 0, Max : 1

Public property ApprovedToBuyPrice : TbsMO_28 read GetApprovedToBuyPrice write SetApprovedToBuyPrice;

Approved To Buy Price, Min : 0, Max : 1

Public property TaxableItemIndicator : TbsCNE_28 read GetTaxableItemIndicator write SetTaxableItemIndicator;

Taxable Item Indicator, Min : 0, Max : 1

Public property FreightChargeIndicator : TbsCNE_28 read GetFreightChargeIndicator write SetFreightChargeIndicator;

Freight Charge Indicator, Min : 0, Max : 1

Public property ItemSetIndicator : TbsCNE_28 read GetItemSetIndicator write SetItemSetIndicator;

Item Set Indicator, Min : 0, Max : 1

Public property ItemSetIdentifier : TbsEI_28 read GetItemSetIdentifier write SetItemSetIdentifier;

Item Set Identifier, Min : 0, Max : 1

Public property TrackDepartmentUsageIndicator : TbsCNE_28 read GetTrackDepartmentUsageIndicator write SetTrackDepartmentUsageIndicator;

Track Department Usage Indicator, Min : 0, Max : 1

Public property ProcedureCode : TbsCNE_28 read GetProcedureCode write SetProcedureCode;

Procedure Code, Min : 0, Max : 1

Public property ProcedureCodeModifier[RepCount:Integer]: TbsCNE_28 read GetProcedureCodeModifier write SetProcedureCodeModifier;

Procedure Code Modifier, Min : 0, Max : *

Public property SpecialHandlingCode : TbsCWE_28 read GetSpecialHandlingCode write SetSpecialHandlingCode;

Special Handling Code, Min : 0, Max : 1

Public property HazardousIndicator : TbsCNE_28 read GetHazardousIndicator write SetHazardousIndicator;

Hazardous Indicator, Min : 0, Max : 1

Public property SterileIndicator : TbsCNE_28 read GetSterileIndicator write SetSterileIndicator;

Sterile Indicator, Min : 0, Max : 1

Public property MaterialDataSafetySheetNumber : TbsEI_28 read GetMaterialDataSafetySheetNumber write SetMaterialDataSafetySheetNumber;

Material Data Safety Sheet Number, Min : 0, Max : 1

Public 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.