Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPSH_28
Unit
BSHL7DT28
Declaration
type TbsPSH_28 = class(TbsHL7Segment)
Description
Product Summary Header This segment is maintained for backwards compatibility only as of V2.7.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NumberOfProductExperienceReportsFiledByFacilityRepCount : Integer; |
|
|
function NumberOfProductExperienceReportsFiledByDistributorRepCount : Integer; |
|
Properties
|
property ReportType : TbsST_28 read GetReportType write SetReportType; |
Report Type, Min : 1, Max : 1
|
|
property ReportFormIdentifier : TbsST_28 read GetReportFormIdentifier write SetReportFormIdentifier; |
Report Form Identifier, Min : 0, Max : 1
|
|
property ReportDate : TbsDTM_28 read GetReportDate write SetReportDate; |
Report Date, Min : 1, Max : 1
|
|
property ReportIntervalStartDate : TbsDTM_28 read GetReportIntervalStartDate write SetReportIntervalStartDate; |
Report Interval Start Date, Min : 0, Max : 1
|
|
property ReportIntervalEndDate : TbsDTM_28 read GetReportIntervalEndDate write SetReportIntervalEndDate; |
Report Interval End Date, Min : 0, Max : 1
|
|
property QuantityManufactured : TbsCQ_28 read GetQuantityManufactured write SetQuantityManufactured; |
Quantity Manufactured, Min : 0, Max : 1
|
|
property QuantityDistributed : TbsCQ_28 read GetQuantityDistributed write SetQuantityDistributed; |
Quantity Distributed, Min : 0, Max : 1
|
|
property QuantityDistributedMethod : TbsID_28 read GetQuantityDistributedMethod write SetQuantityDistributedMethod; |
Quantity Distributed Method, Min : 0, Max : 1
|
|
property QuantityDistributedComment : TbsFT_28 read GetQuantityDistributedComment write SetQuantityDistributedComment; |
Quantity Distributed Comment, Min : 0, Max : 1
|
|
property QuantityInUse : TbsCQ_28 read GetQuantityInUse write SetQuantityInUse; |
Quantity In Use, Min : 0, Max : 1
|
|
property QuantityInUseMethod : TbsID_28 read GetQuantityInUseMethod write SetQuantityInUseMethod; |
Quantity In Use Method, Min : 0, Max : 1
|
|
property QuantityInUseComment : TbsFT_28 read GetQuantityInUseComment write SetQuantityInUseComment; |
Quantity In Use Comment, Min : 0, Max : 1
|
|
property NumberOfProductExperienceReportsFiledByFacility[RepCount:Integer]: TbsNM_28 read GetNumberOfProductExperienceReportsFiledByFacility write SetNumberOfProductExperienceReportsFiledByFacility; |
Number Of Product Experience Reports Filed By Facility, Min : 0, Max : 8
|
|
property NumberOfProductExperienceReportsFiledByDistributor[RepCount:Integer]: TbsNM_28 read GetNumberOfProductExperienceReportsFiledByDistributor write SetNumberOfProductExperienceReportsFiledByDistributor; |
Number Of Product Experience Reports Filed By Distributor, Min : 0, Max : 8
|
Generated by PasDoc 0.14.0.
|