Class TbsRQ1_26
Unit
BSHL7DT26
Declaration
type TbsRQ1_26 = class(TbsHL7Segment)
Description
Requisition Detail-1 RQ1 contains additional detail for each non-stock requisitioned item. This segment definition is paired with a preceding RQD segment.
Hierarchy
Overview
Properties
Description
Properties
|
property AnticipatedPrice : TbsST_26 read GetAnticipatedPrice write SetAnticipatedPrice; |
Anticipated Price, Min : 0, Max : 1
|
|
property ManufacturerIdentifier : TbsCWE_26 read GetManufacturerIdentifier write SetManufacturerIdentifier; |
Manufacturer Identifier, Min : 0, Max : 1
|
|
property ManufacturersCatalog : TbsST_26 read GetManufacturersCatalog write SetManufacturersCatalog; |
Manufacturer's Catalog, Min : 0, Max : 1
|
|
property VendorID : TbsCWE_26 read GetVendorID write SetVendorID; |
Vendor ID, Min : 0, Max : 1
|
|
property VendorCatalog : TbsST_26 read GetVendorCatalog write SetVendorCatalog; |
Vendor Catalog, Min : 0, Max : 1
|
|
property Taxable : TbsID_26 read GetTaxable write SetTaxable; |
Taxable, Min : 0, Max : 1
|
|
property SubstituteAllowed : TbsID_26 read GetSubstituteAllowed write SetSubstituteAllowed; |
Substitute Allowed, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|