Class TbsRQ1_23
Unit
BSHL7DT23
Declaration
type TbsRQ1_23 = class(TbsHL7Segment)
Description
Requisition detail-1 segment
Hierarchy
Overview
Properties
Description
Properties
|
property AnticipatedPrice : TbsST_23 read GetAnticipatedPrice write SetAnticipatedPrice; |
Anticipated Price, Min : 0, Max : 1
|
|
property ManufacturedID : TbsCE_23 read GetManufacturedID write SetManufacturedID; |
Manufactured ID, Min : 0, Max : 1
|
|
property ManufacturersCatalog : TbsST_23 read GetManufacturersCatalog write SetManufacturersCatalog; |
Manufacturer's Catalog, Min : 0, Max : 1
|
|
property VendorID : TbsCE_23 read GetVendorID write SetVendorID; |
Vendor ID, Min : 0, Max : 1
|
|
property VendorCatalog : TbsST_23 read GetVendorCatalog write SetVendorCatalog; |
Vendor Catalog, Min : 0, Max : 1
|
|
property Taxable : TbsID_23 read GetTaxable write SetTaxable; |
Taxable, Min : 0, Max : 1
|
|
property SubstituteAllowed : TbsID_23 read GetSubstituteAllowed write SetSubstituteAllowed; |
Substitute Allowed, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|