Class TbsRQ1_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRQ1_231 = class(TbsHL7Segment)

Description

Requisition detail-1 segment RQ1 contains additional detail for each nonstock requisitioned item. This segment definition is paired with a preceding RQD segment.

Hierarchy

Overview

Properties

Public property AnticipatedPrice : TbsST_231 read GetAnticipatedPrice write SetAnticipatedPrice;
Public property ManufacturerID : TbsCE_231 read GetManufacturerID write SetManufacturerID;
Public property ManufacturersCatalog : TbsST_231 read GetManufacturersCatalog write SetManufacturersCatalog;
Public property VendorID : TbsCE_231 read GetVendorID write SetVendorID;
Public property VendorCatalog : TbsST_231 read GetVendorCatalog write SetVendorCatalog;
Public property Taxable : TbsID_231 read GetTaxable write SetTaxable;
Public property SubstituteAllowed : TbsID_231 read GetSubstituteAllowed write SetSubstituteAllowed;

Description

Properties

Public property AnticipatedPrice : TbsST_231 read GetAnticipatedPrice write SetAnticipatedPrice;

Anticipated Price, Min : 0, Max : 1

Public property ManufacturerID : TbsCE_231 read GetManufacturerID write SetManufacturerID;

Manufacturer ID, Min : 0, Max : 1

Public property ManufacturersCatalog : TbsST_231 read GetManufacturersCatalog write SetManufacturersCatalog;

Manufacturer s Catalog, Min : 0, Max : 1

Public property VendorID : TbsCE_231 read GetVendorID write SetVendorID;

Vendor ID, Min : 0, Max : 1

Public property VendorCatalog : TbsST_231 read GetVendorCatalog write SetVendorCatalog;

Vendor Catalog, Min : 0, Max : 1

Public property Taxable : TbsID_231 read GetTaxable write SetTaxable;

Taxable, Min : 0, Max : 1

Public property SubstituteAllowed : TbsID_231 read GetSubstituteAllowed write SetSubstituteAllowed;

Substitute Allowed, Min : 0, Max : 1


Generated by PasDoc 0.14.0.